A problem with Tomcat (Can't run tomcat as a service.).
843835Mar 20 2002 — edited Jul 2 2007Hi
May be you can help me (please).
I do the following steps, as described in many documents I've found.
1. Downloaded the jk_nt_service.exe and put it into jdk1.3.1jre\bin\classic
2. configured wrapper.properties:
wrapper.tomcat_home=C:\tomcat324 wrapper.java_home=C:\work\jdk1.3.1
3. Run:
C:\>jk_nt_service.exe -i tomcat C:\tomcat324conf\wrapper.properties
C:\>jk_nt_service.exe -s tomcat
C:\>net start tomcat
In this step I get the following error:
A system error has occurred.
System error 1067 has occurred.
The process terminated unexpectedly.
I've got the same error on other computers and using Alexandria's program.. As I understood it's not only my problem, others have it too.
Thanks in advance.