Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 8349 invoked from network); 21 Sep 2007 20:31:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Sep 2007 20:31:14 -0000 Received: (qmail 24834 invoked by uid 500); 21 Sep 2007 20:30:52 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 24811 invoked by uid 500); 21 Sep 2007 20:30:52 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 24800 invoked by uid 99); 21 Sep 2007 20:30:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2007 13:30:52 -0700 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [192.61.61.103] (HELO usea-naimss1.unisys.com) (192.61.61.103) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2007 20:32:55 +0000 Received: from usea-nagw3.na.uis.unisys.com ([129.224.72.20]) by usea-naimss1 with InterScan Message Security Suite; Fri, 21 Sep 2007 15:30:31 -0500 Received: from usea-nagw3.na.uis.unisys.com ([129.224.72.55]) by usea-nagw3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 21 Sep 2007 15:30:29 -0500 Received: from USRV-EXCH4.na.uis.unisys.com ([192.61.245.232]) by usea-nagw3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 21 Sep 2007 15:30:29 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: 100% cpu usage by "VM Thread" in tomcat Date: Fri, 21 Sep 2007 15:30:28 -0500 Message-ID: In-Reply-To: <46F42854.8000905@netscape.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: 100% cpu usage by "VM Thread" in tomcat Thread-Index: Acf8jX4AamNkpjnxQfe1GD7TkosqVgAAFU8w References: <46F3FB48.1070101@netscape.net> <46F42854.8000905@netscape.net> From: "Caldarale, Charles R" To: "Tomcat Users List" X-OriginalArrivalTime: 21 Sep 2007 20:30:29.0161 (UTC) FILETIME=[3FF03190:01C7FC8E] X-Virus-Checked: Checked by ClamAV on apache.org > From: Lindsay Patten [mailto:BLindsayPatten@netscape.net]=20 > Subject: Re: 100% cpu usage by "VM Thread" in tomcat >=20 > I need to figure out how to reproduce the situation out of=20 > the production server to see how I can use it... For an initial check, set -Dcom.sun.management.jmxremote for the Tomcat startup, and run JConsole when you see the problem. (You could probably run this all the time; it won't consume much in the way of CPU resources.) This will at least let you see if the heap is full and if any long-running GCs occur. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org