procrun Questions

6

Solved

I am trying to wrap a spring boot "uber JAR" with procrun. Running the following works as expected: java -jar my.jar I need my spring boot jar to automatically start on windows boot. The nic...
Catania asked 9/6, 2014 at 15:58

10

I'm trying to start a Windows service using the Apache Commons Daemon. It works on Windows XP, but I'm trying to run it on Windows 7 x64. It fails to start and I get the following error in the logs...
Hippocrene asked 13/12, 2010 at 22:44

4

Solved

I installed a standard executable jar file as a Windows service by running the following command: > prunsrv.exe //IS//"My Service" --Install="C:\path-to-prunsrv.exe" --Jvm=auto \ --Startup=aut...
Johen asked 23/5, 2012 at 18:38

9

Solved

I am trying to install and start a service with prunsrv.exe for an application I am able to install the service alright but the service wont start up and gives me an error Also following is t...
Barolet asked 21/3, 2013 at 8:58
1

© 2022 - 2024 — McMap. All rights reserved.