Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 92231 invoked from network); 9 Nov 2002 06:29:54 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 9 Nov 2002 06:29:54 -0000 Received: (qmail 8970 invoked by uid 97); 9 Nov 2002 06:30:47 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 8954 invoked by uid 97); 9 Nov 2002 06:30:46 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 8940 invoked by uid 50); 9 Nov 2002 06:30:45 -0000 Date: 9 Nov 2002 06:30:45 -0000 Message-ID: <20021109063045.8939.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 14405] - Tomcat uses 90% of CPU X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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: For additional commands, e-mail: