> From: Wm.A.Stafford [mailto:[EMAIL PROTECTED] 
> Subject: Tomcat hangs, what to do to diagnose the problem?
> 
> Can anyone suggest diagnostics to tell what is going on? 

Try the usual: 

1) enable JMX monitoring (-Dcom.sun.management.jmxremote) and look at
the JVM with JConsole, especially at the heap and PermGen usage

2) get a thread dump (kill -3) and see where everybody is stuck

 - 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