RE: CPU utilization and Tomcat 5.5.20

2008-10-03 Thread Martin Gainty
yes pls follow leon's advice and compare your thread dumps so you can determine TC thread activity and coordinate that to the webapp's resource activity I would look at minHeap, maxHeap and stack parameters from %JAVA_OPTS% a 2004 post http://forums.sun.com/thread.jspa?messageID=10055131 says it

Re: CPU utilization and Tomcat 5.5.20

2008-10-03 Thread Juha Laiho
Reis, Tom wrote: > We are running Tomcat 5.5.20 with jvm 1.5.0_14. Tomcat utilization goes > to 100 percent being used by Tomcat. Any ideas why the utilization would > go so high. Thanks. Please let us have more infromation. Upon startup, it is typical of Tomcat to be very CPU-intensive for a wh

Re: CPU utilization and Tomcat 5.5.20

2008-10-03 Thread Leon Rosenberg
look at your applications inside of tomcat. make thread dumps. Leon On Fri, Oct 3, 2008 at 9:29 PM, Reis, Tom <[EMAIL PROTECTED]> wrote: > We are running Tomcat 5.5.20 with jvm 1.5.0_14. Tomcat utilization goes > to 100 percent being used by Tomcat. Any ideas why the utilization would > go so high