Greetings,

In our development we have started lightstreamer as a console application using the file Start_LS_as_Application.bat. This works fine. However, if we attempt to run Start_LS_as_service-NT.bat I can see that the bat file correctly installs the service with Windows (SC). You can see that the service has been installed and is in a stopped state.

If you attempt to start the service (service control pannel or by exec "SC Start Lightstreamer" the service fails to start. The following error message is displayed,
"Could not start lightstreamer service service on local computer Error 1067: The process terminated unexpectedly".

The System event log also reveils that SC has successfully sent a "Start Control" to the service and I also have the above error message entry as well.

Is there something I need to do more to install Lightstreamer as a service, i.e., what files are needed? Where is the java wrapper looking for the files?

Thanks in advance,
Best Regards,
Peter Hiross