Tomcat 4.1.31 - Solaris 9 - Java 1.5
 
Currently Tomcat shuts down after what seems to be a variable amount of time.
All contexts within the host are shut down
 
And the following are evident in the logs:-
 
log1
2005-06-27 17:15:41 StandardHost[localhost]: Removing web application at context path /admin
2005-06-27 17:15:41 StandardHost[localhost]: Removing web application at context path /webdav
2005-06-27 17:15:41 StandardHost[localhost]: Removing web application at context path /examples
2005-06-27 17:15:41 StandardHost[localhost]: Removing web application at context path /tomcat-docs
2005-06-27 17:15:41 StandardHost[localhost]: Removing web application at context path /arsys
2005-06-27 17:15:41 StandardHost[localhost]: Removing web application at context path
2005-06-27 17:15:41 StandardHost[localhost]: Removing web application at context path /manager
log2
2005-06-27 17:15:41 StandardContext[/arsys]: Stopping
2005-06-27 17:15:41 StandardContext[/arsys]: Stopping filters
2005-06-27 17:15:41 StandardContext[/arsys]: Sending application stop events
2005-06-27 17:15:41 StandardContext[/arsys]: Processing standard container shutdown
2005-06-27 17:15:41 ContextConfig[/arsys]: ContextConfig: Processing STOP
2005-06-27 17:15:41 StandardContext[/arsys]: Stopping complete
log3
2005-06-27 17:15:41 SessionListener: contextDestroyed()
2005-06-27 17:15:41 ContextListener: contextDestroyed()
 
 
Looks like its performing a normal shutdown to me - but why? is it an inactivity timeout - as i am not seeing any activity around the time of the shutdown.
 
This is the second server we have had this happen on and on two different versions of tomcat and two versions of Java.
 
Any ideas?

Simon Taylor (Engineer)
Service Tools Solutions (STS)
Nortel

p - 01628 617291 (ESN 6 861 7291)
m - 07740 533743 (ESN 748 3743)

e -
[EMAIL PROTECTED]


 
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to