From the thread dumps get some when things are good, and multiple ones when things are bad. With luck your see a pattern in the dumps.
You'll notice a lot of stuff waiting and sleeping that have similar traces, you can ignore those since those are probably workers waiting for work.
-Tim
Chris Haskins wrote:
Hi,
We have a problem in that tomcat processes are taking up 100% CPU. We're just upgraded the JVM to jdk1.4.2_02 to try and fix this, as per the FAQ at apache.org and this hasn't changed anything. We don't know what is causing this and wondered if there is any way to match the pid's with Tomcat session id's so we can look through the logs to investigate what might have caused this?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
