You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/11/09 07:30:45 UTC

DO NOT REPLY [Bug 14405] - Tomcat uses 90% of CPU

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14405>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14405

Tomcat uses 90% of CPU





------- Additional Comments From william.barker@wilshire.com  2002-11-09 06:30 -------
At a guess, it is either GC or JIT kicking in (the second should be considered 
normal, and is the most likely if leaving the machine alone, the load drops and 
stays down).  If it is a persistant GC problem, then you'll likely have to 
review your webapp code.

Without more information (e.g. a test case), this is likely to get marked as 
INVALID once there is a release plan for 3.3.2.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>