I've got a jar file which contains a very simple program of displaying "Hello" message in the console. I want to run this jar file as a windows service. This service gets started without any hiccup (I'm using Tanuki's Java Service Wrapper), however, it simply wouldn't start the service.
Below is the error I'm facing
wrapper | The Hello Sample Application service was launched, but failed to start. wrapper | Please check the log file more information: C:\wrapper-windows-x86-32 -3.5.14\logs\wrapper.log Press any key to continue . . .**