Hi,

I'm trying to start tomcat as a Windows NT service and get an error when I
try to start the service.
The steps, I did:

- install tomcat 3.3m4 to x:\jakarta-tomcat-3.3m4  (drive x: is my
harddisk)
- install jk_nt_service.exe in the x:\jakarta-tomcat-3.3m4\bin directory
- edit the the file x:\jakarta-tomcat-3.3m4\conf\jk\wrapper.properties and
change TOMCAT_HOME and JAVA_HOME:
     wrapper.tomcat_home=x:\jakarta-tomcat-3.3-m4       (i also
triedtomcat-3.3-m3)
     wrapper.java_home=x:\jdk1.2.2                 (i also tried jdk 1.3.0)
- install the service with:
     jk_nt_service.exe -I tomcat-3.3m4
x:\jakarta-tomcat-3.3-m4\conf\jk\wrapper.properties   (NT says "ok")
- TRY TO start the service in the control panel/services dialog:

---> NT says: Error 2140

Did I forgot something or did I misunderstood something or is there a real
problem with jk_nt_service.exe?

Thanks in advance,
juergen






Reply via email to