[ofw] Opensm fails to start as a service?

Smith, Stan stan.smith at intel.com
Fri Apr 20 14:42:10 PDT 2007


opensm.exe (Svn.614) run from a cmd window works just fine. When started
as a service, sc.exe times out waiting for a response?

Suggestions on how to run opensm.exe as a service?

 C:\Program Files\WinOF>sc create opensm binPath= "c:\Program
Files\WinOF\opensm.exe" start= auto
[SC] CreateService SUCCESS

C:\Program Files\WinOF>sc qc opensm
[SC] QueryServiceConfig SUCCESS

SERVICE_NAME: opensm
        TYPE               : 10  WIN32_OWN_PROCESS
        START_TYPE         : 2   AUTO_START
        ERROR_CONTROL      : 1   NORMAL
        BINARY_PATH_NAME   : c:\Program Files\WinOF\opensm.exe
        LOAD_ORDER_GROUP   :
        TAG                : 0
        DISPLAY_NAME       : opensm
        DEPENDENCIES       :
        SERVICE_START_NAME : LocalSystem

C:\Program Files\WinOF>sc start opensm
[SC] StartService FAILED 1053:

The service did not respond to the start or control request in a timely
fashion.

C:\Program Files\WinOF>

What's missing?

Thanks,

Stan.



More information about the ofw mailing list