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 t
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
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?
>
&
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 31