> From: Christian Kaufhold [mailto:kaufhol...@googlemail.com] 
> Subject: tomcat slowing down

> What can we do to analyse the problem?

Start by taking a thread dump to find out what's going on inside the JVM.

http://wiki.apache.org/tomcat/HowTo#How_do_I_obtain_a_thread_dump_of_my_running_webapp_.3F

You can also use JConsole or VisualVM or similar tools to monitor activity 
within the JVM in real-time.

Without actual data, there's no point in speculating about the cause.

 - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to