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 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 to do about them? I don't believe we are throwing these exceptions
> out to tomcat, as we are
> catching all Throwables.
> 
> It is true that we have various hosts around the cluster in the
> application, which may go up and down.
> Happens with any version up to 5.5.20.
> 
> 11:16:54 Info [Tomcat]: Server startup in 50896 ms
> 13:20:52 Warning [Tomcat]: Failed to restart: java.io.IOException: Failed
> to get a RMI stub: javax.naming.ServiceUnavailableException [Root
> exception is java.rmi.ConnectException: Connection refused to host: XXXX;
> nested exception is: 
>       java.net.ConnectException: Connection refused: connect]
> 13:20:53 Warning [Tomcat]: Failed to call the method
> close():java.rmi.ConnectException: Connection refused to host:
> 10.10.101.27; nested exception is: 
>       java.net.ConnectException: Connection refused: connect
> 13:20:53 Warning [Tomcat]: Failed to check connection:
> java.net.ConnectException: Connection refused: connect
> 13:20:53 Warning [Tomcat]: stopping
> 
> tia
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/tomcat-5.5-wants-to-shut-down-on-its-own-tf3371375.html#a9381483
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to