RE: Tomcat unexpectedly shuts down

2007-01-12 Thread Brown, Carlton
AM To: Tomcat Users List Subject: Re: Tomcat unexpectedly shuts down On 1/12/07, Brown, Carlton <[EMAIL PROTECTED]> wrote: > Anthill is a third party app intended to store and execute Ant scripts. > I mention it only because it's fairly well-known and maybe someone has > see

RE: Tomcat unexpectedly shuts down

2007-01-11 Thread Brown, Carlton
Rosenberg [mailto:[EMAIL PROTECTED] Sent: Thursday, January 11, 2007 5:00 PM To: Tomcat Users List Subject: Re: Tomcat unexpectedly shuts down On 1/11/07, Brown, Carlton <[EMAIL PROTECTED]> wrote: > In catalina.out I see the Anthill application going through a shutdown > sequence right

RE: Tomcat unexpectedly shuts down

2007-01-11 Thread Brown, Carlton
wn You've mentioned a "graceful" shutdown. However a crash doesn't necessary leave tracks in the logs. Do I understand you right, that the tomcat is down, out of nowhere, if it were just shut down by the shutdown.sh? regards Leon On 1/11/07, Brown, Carlton <[EMAIL PROTECTED

RE: Tomcat unexpectedly shuts down

2007-01-11 Thread Brown, Carlton
unexpectedly shuts down I'd find out what other major processes are running on those two UNIX boxes, as it sounds like something there's clashing terribly, and killing off the Tomcat process. -Original Message----- From: Brown, Carlton [mailto:[EMAIL PROTECTED] Sent: Thursday, January

Tomcat unexpectedly shuts down

2007-01-11 Thread Brown, Carlton
Hello, My Tomcat instance is unexpectedly shutting itself down every 8 to 72 hours. Can someone give me some advice on this? By all appearances this is a graceful shutdown. I do not see any interesting exceptions in the logs (I have looked in catalina.out and the various localhost* files).