It's a catalina.out log. There isn't anything before that. There is 4 instance running and only with this I have problem. I discovered that this problem occurs when logrotate runs, but there isn't tomcat script on the /etc/logrotate.d/
Alex Carvalho 2011/4/27 Wesley Acheson <wesley.ache...@gmail.com> > As far as I can see theres's no exception in this log. Is there anything > of > intrest a few lines before this? Like a stack trace. What does catalina.out > say? > > > On Wed, Apr 27, 2011 at 6:36 PM, Alex Carvalho da Silva > <alexc...@gmail.com>wrote: > > > Hi everyone, > > > > One tomcat server instance die when the logrotate run every week... > > > > The last info I get in the logs are : > > Apr 7, 2011 4:03:15 AM org.apache.coyote.http11.Http11Protocol pause > > INFO: Pausing Coyote HTTP/1.1 on http-8180 > > Apr 7, 2011 4:03:16 AM org.apache.catalina.core.StandardService stop > > INFO: Stopping service Catalina > > Apr 7, 2011 4:03:16 AM org.apache.catalina.ha.session.JvmRouteBinderValve > > stop > > INFO: JvmRouteBinderValve stopped > > Apr 7, 2011 4:03:17 AM org.apache.catalina.ha.session.DeltaManager stop > > INFO: Manager [localhost#] expiring sessions upon shutdown > > Apr 7, 2011 4:03:17 AM org.apache.catalina.loader.WebappClassLoader > > clearReferencesJdbc > > > > Running The Apache Tomcat 6.0 (6.0.32) > > Linux CentOS :2.6.18-194.17.4.el5 > > java version "1.6.0_24" > > > > There is not tomcat script on the /etc/logrotate.d/ > > > > How can I solve that problem? > > > > Thanks, > > Alex Carvalho > > >