Peter,

could it be that something is sending your tomcat process a TERM signal,
logfiles in /var/log might tell something ?
or one of your applications issues a System.exit() under certain
circumstances ?

regards,
Harry

2010/4/16 Peter Borkowski <apocalyps...@gmx.de>

> Hi folks,
>
> we are facing a serious problem with our tomcat which shuts itself down
> after some time of running. this problem first arises after we switched to
> our new server.
> we are using tomcat 6.0.26 (also tried different other 5.5.x, 6.0.x
> versions).
> the "old" server was a 32 bit red hat enterprise linux system.
> the new server is a 64 bit debian 5 (also tried debian 6).
>
> the log always gives us the following message, so as if the tomcat has been
> cleanly
> shutdown, which is really strange.
>
> 16.04.2010 11:52:42 org.apache.coyote.http11.Http11Protocol pause
> INFO: Pausing Coyote HTTP/1.1 on http-8080
> 16.04.2010 11:52:43 org.apache.catalina.core.StandardService stop
> INFO: Stopping service Catalina
> 16.04.2010 11:52:43 org.apache.coyote.http11.Http11Protocol destroy
> INFO: Stopping Coyote HTTP/1.1 on http-8080
>
> we also tried to switch the shutdown-message and the shutdown-port, without
> effect.
> the tomcat process is started with a non-root-user. the server runs for 15
> minutes to 8 hours before it happens.
>
> any suggestions or help would be nice.
>
> cya, peter
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to