I installed 5.0.18 on W2K, which automatically sets up Tomcat as a Windows Service. My J2SE 1.4.2 is installed at c:\java and I made the JAVA_HOME environment variable point to this directory. Tomcat is in c:\tomcat, which is also CATALINA_HOME.
Tomcat runs fine using 'startup.bat'. When I try running the service, I receive the following error: "Could not start the Apache Tomcat service on Local Computer. Error 1053: The service did not respond to the start or control request in a timely fashion" The event log contains the following two entries that correspond to the above error: "Timeout (30000 milliseconds) waiting for the Apache Tomat service to connect." and "The Apache Tomcat service failed to start due to the following error: The service did not respond to the start or control request in a timely fashion" Note: calling the tomcat executable (c:\tomcat\bin\tomcat.exe) from the command line does nothing. Tomcat does not appear in the task manager. There is no response whatsoever. How do I fix this? Please help. Thanks in advance, Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
