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 [EMAIL PROTECTED] 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: <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>