Downloaded 4.1.36 but says version is 4.1.35?

2007-08-31 Thread tk-2506
Downloaded it from http://tomcat.apache.org/download-41.cgi (http://apache.cs.utah.edu/tomcat/tomcat-4/v4.1.36/bin/apache-tomcat-4.1.36.zip) and the version it reports is: Aug 31, 2007 4:29:50 PM org.apache.coyote.http11.Http11BaseProtocol init INFO: Initializing Coyote HTTP/1.1 on http-80 Aug

tomcat 5.5 wants to shut down on its own

2007-03-08 Thread tk-2506
When the following exceptions occurs (from the tomcat log, and for which tomcat doesn't include stack traces), tomcat says it's shutting down, although it never does. Any idea: 1) Why these exceptions? 2) Failed to restart: What is it trying to restart? 3) Why tomcat wants to shut down? 4) What

Re: [OT] tomcat 5.5 wants to shut down on its own

2007-03-08 Thread tk-2506
Apparently, these are RMI exceptions from the RMI threads outside the application's control. Does tomcat attempt to shut down on a Warning log message? tk-2506 wrote: When the following exceptions occurs (from the tomcat log, and for which tomcat doesn't include stack traces), tomcat says

Re: [OT] tomcat 5.5 wants to shut down on its own

2007-03-08 Thread tk-2506
It looks like stopping is not written by Tomcat, but by RMI again... case closed. tk-2506 wrote: Apparently, these are RMI exceptions from the RMI threads outside the application's control. Does tomcat attempt to shut down on a Warning log message? tk-2506 wrote: When the following