NirPeled
03-27-2008, 06:04 AM
Hey guys,
I'm trying to do a silent installation of this product, in order to do so I obviously can't use lmtools (or at least I think I can't) to create the service for lmgrd.
What I did in order to create my current service is this:
sc create eGlueLic binpath= "c:\eglue2\flexnet\lmgrd.exe -p -c \"c:\eglue2\flexnet\counted.lic\" -l c:\debug.log"
sc creates the service successfully and all is well and done.
Once I try to start the service, I get a weird windows service error that says the following:
C:\eGlue2\Flexnet>net start egluelic
The service is not responding to the control function.
More help is available by typing NET HELPMSG 2186.
C:\eGlue2\Flexnet>NET HELPMSG 2186
The service is not responding to the control function.
EXPLANATION
The service cannot run your command at this time.
ACTION
Try the command again later.
If the problem persists, stop and restart the service.
However, if the problem continues after you have restarted the service, report the problem. Be sure to include the name of the service and the command that was
And the weirdest part is.... the licensing server does start, and it works perfectly well! The only problem here is that when some administrator that'll install our product start his computer, he will see an error that says that some of the services failed.
Can any of you think of a solution to this problem?
Thanks in advance,
Nir
P.S
Forgot to mention that when I do it through lmtools it does work perfectly with no errors, any ideas how does lmtools do it?
I'm trying to do a silent installation of this product, in order to do so I obviously can't use lmtools (or at least I think I can't) to create the service for lmgrd.
What I did in order to create my current service is this:
sc create eGlueLic binpath= "c:\eglue2\flexnet\lmgrd.exe -p -c \"c:\eglue2\flexnet\counted.lic\" -l c:\debug.log"
sc creates the service successfully and all is well and done.
Once I try to start the service, I get a weird windows service error that says the following:
C:\eGlue2\Flexnet>net start egluelic
The service is not responding to the control function.
More help is available by typing NET HELPMSG 2186.
C:\eGlue2\Flexnet>NET HELPMSG 2186
The service is not responding to the control function.
EXPLANATION
The service cannot run your command at this time.
ACTION
Try the command again later.
If the problem persists, stop and restart the service.
However, if the problem continues after you have restarted the service, report the problem. Be sure to include the name of the service and the command that was
And the weirdest part is.... the licensing server does start, and it works perfectly well! The only problem here is that when some administrator that'll install our product start his computer, he will see an error that says that some of the services failed.
Can any of you think of a solution to this problem?
Thanks in advance,
Nir
P.S
Forgot to mention that when I do it through lmtools it does work perfectly with no errors, any ideas how does lmtools do it?