Hello, I'm experiencing problems with starting tomcat as a service under Win2003 server with jrockit jvm. Tomcat version is 5.5.20 and it starts successfully using startup.bat script, but when trying to start it as a service I have the following output in jakarta-service log: [2007-03-12 04:45:48] [info] Running Service... [2007-03-12 04:45:48] [info] Starting service... [2007-03-12 04:45:48] [173 javajni.c] [error] The specified module could not be found. [2007-03-12 04:45:48] [924 prunsrv.c] [error] Failed creating java C:\jrockit-R27.1.0-jdk1.5.0_08\jre\bin\jrockit\jvm.dll [2007-03-12 04:45:48] [1179 prunsrv.c] [error] ServiceStart returned 1 [2007-03-12 04:45:48] [info] Run service finished. [2007-03-12 04:45:48] [info] Procrun finished. I've tried googling and reading mailing archives but couldn't find a solution.
Best regards, --- Igor Shevchenko