We've had some grief here lately with similar problems. Our solution (not necessarily the official solution or one that can be proven) was to install both tomcat and apache in locatins WITHOUT spaces in the paths. That means something like c:\apache, c:\tomcat403, etc. The problems went away after that.
John Turner [EMAIL PROTECTED] -----Original Message----- From: Kevin Andryc [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 17, 2002 2:18 PM To: Tomcat Users List Subject: Tomcat 4.0.4 not starting in Windows 2000 I just installed Tomcat 4.0.4 on a Windows 2000 device as a service. Except it won't start. There is nothing in the logs, but when I checked the Event Viewer in the system log, it says: "The Apache Tomcat service terminated unexpectedly. It has done this 1 time(s)." I don't know if this is relevant, but I am trying to hook it in with Apache 1.3.26 and in the Application Log, the Apache service shows an error stating: "The Apache service named C:\Program Files\Apache Group\Apache\Apache.exe reported the following error: >>>[warn] module jk_module already loaded, skipping <<< before the error.log file could be opened." That error is reported 2 seconds after there is a message stating that the Apache Tomcat server has started. So in essence, here is the events: 2:05:31 pm Tomcat Server Starts 2:05:33 pm Apache has error with jk_module 2:06:15 pm Tomcat server terminates unexpectedly. Anyone know why this is happening?? Thanks, Kevin Kevin Andryc Web Systems Engineer MISER http://www.umass.edu/miser/ Phone: (413)-545-3460 [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
