Re: Logrotate killing Tomcat

2011-05-02 Thread Alex Carvalho da Silva
Hi Thomas, There isn't in /etc/logrotate.conf a script sending signals to the java process. I installed on the last Friday a new server with a new version of Centos "5.6". In that new server, the tomcat process didn't shutdown. On the Centos 5.5, the tomcat process has been shutdown by logrotate.

Re: Logrotate killing Tomcat

2011-05-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thomas, On 4/30/2011 12:57 AM, Thomas Freitag wrote: > Hi Alex, > > On 04/29/2011 07:19 PM, Alex Carvalho da Silva wrote: >> I ran manually "/usr/sbin/logrotate /etc/logrotate.conf" and the aplication >> shutdown. Can mod_jk shutdown the tomcat? > >

Re: Logrotate killing Tomcat

2011-04-29 Thread Thomas Freitag
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Alex, On 04/29/2011 07:19 PM, Alex Carvalho da Silva wrote: > I ran manually "/usr/sbin/logrotate /etc/logrotate.conf" and the aplication > shutdown. Can mod_jk shutdown the tomcat? No it can not. You should look in /etc/logrotate.conf which files

Re: Logrotate killing Tomcat

2011-04-29 Thread Alex Carvalho da Silva
Hi Chris, I ran manually "/usr/sbin/logrotate /etc/logrotate.conf" and the aplication shutdown. Can mod_jk shutdown the tomcat? I suspicious that configuration in my workers.properties: worker.institucional-homologacao-west.socket_timeout=1800 worker.institucional-homologacao-west.recycle_timeout

Re: Logrotate killing Tomcat

2011-04-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alex, On 4/27/2011 3:31 PM, Alex Carvalho da Silva wrote: > 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

Re: Logrotate killing Tomcat

2011-04-27 Thread Alex Carvalho da Silva
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 > As far as I can se

Re: Logrotate killing Tomcat

2011-04-27 Thread Wesley Acheson
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 wrote: > Hi everyone, > > One tomcat server instance die when the logrotate run ev

Logrotate killing Tomcat

2011-04-27 Thread Alex Carvalho da Silva
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 s