You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jaco Roux <Ja...@ast.co.za> on 2000/11/28 17:48:22 UTC

BUG jk_nt_service

Keeps causing an internal system error on start

RE: BUG jk_nt_service

Posted by Marc Saegesser <ma...@apropos.com>.
If you really want help should provide basic information like
1)  What version of Tomcat
2)  What operating system
3)  When the error occurs.  Is it during step 3 of the instructions when you
use the -i option to install the service or does it happen later when you
attempt to start the service?
4)  Configuration information like whats in the registry for the service and
the contents of configuration files.

There are no mind readers here.

Without that, the only thing I can tell you is to verify that the value of
the PropertyFile parameter to the service (you'll need to check the
registry) is set to a valid wrapper.properties file.  Verify that
wrapper.properties has been changed properly.  At the very least you need to
change the values of wrapper.tomcat_home and wrapper.java_home to match the
locations where these components are installed on your system.

-----Original Message-----
From: Jaco Roux [mailto:Jaco.Roux@ast.co.za]
Sent: Tuesday, November 28, 2000 10:48 AM
To: tomcat-user@jakarta.apache.org
Subject: BUG jk_nt_service


Keeps causing an internal system error on start