> From: Chad Kellerman [mailto:[EMAIL PROTECTED] 
> Subject: Re: Tomcat suddenly hangs.
> 
> I don't think so.

Something caused Tomcat to go through its termination sequence.  AFAIK,
issuing a stop on the designated port (e.g., by some cron script) or
calling System.exit() inappropriately are the only ways to trigger that.
Does Jive have any debugging traces that you could enable?

> I read that a kill -QUIT <tomcat pid> will generate a thread dump.  I
> guess looking at that might be able to help me isolate the issue???

I suspect that most - if not all - of the Tomcat threads will be gone at
this point.  Does Jive create any auxiliary threads that would prevent
JVM termination?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to