Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

A problem with Tomcat (Can't run tomcat as a service.).

843835Mar 20 2002 — edited Jul 2 2007
Hi
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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 30 2007
Added on Mar 20 2002
19 comments
663 views