Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 35008 invoked from network); 3 Sep 2009 20:56:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Sep 2009 20:56:01 -0000 Received: (qmail 3455 invoked by uid 500); 3 Sep 2009 20:55:57 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 3419 invoked by uid 500); 3 Sep 2009 20:55:57 -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 3408 invoked by uid 99); 3 Sep 2009 20:55:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Sep 2009 20:55:57 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [193.252.22.151] (HELO smtp6.freeserve.com) (193.252.22.151) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Sep 2009 20:55:46 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3509.me.freeserve.com (SMTP Server) with ESMTP id 38AA37000081 for ; Thu, 3 Sep 2009 22:55:26 +0200 (CEST) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3509.me.freeserve.com (SMTP Server) with ESMTP id 2C5D47000085 for ; Thu, 3 Sep 2009 22:55:26 +0200 (CEST) Received: from smtp.homeinbox.net (unknown [91.109.159.34]) by mwinf3509.me.freeserve.com (SMTP Server) with ESMTP id 081177000081 for ; Thu, 3 Sep 2009 22:55:26 +0200 (CEST) X-ME-UUID: 20090903205526331.081177000081@mwinf3509.me.freeserve.com Received: from localhost (localhost [127.0.0.1]) by smtp.homeinbox.net (Postfix) with ESMTP id 66C0A1A5068 for ; Thu, 3 Sep 2009 21:55:15 +0100 (BST) X-Virus-Scanned: Debian amavisd-new at homeinbox.net Received: from smtp.homeinbox.net ([127.0.0.1]) by localhost (server01.dev.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9A5cZ0q8GR+3 for ; Thu, 3 Sep 2009 21:55:09 +0100 (BST) Received: from [192.168.0.9] (study03.dev.local [192.168.0.9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.homeinbox.net (Postfix) with ESMTPSA id 544781A504F for ; Thu, 3 Sep 2009 21:55:09 +0100 (BST) Message-ID: <4AA02D27.9020108@apache.org> Date: Thu, 03 Sep 2009 21:55:03 +0100 From: Mark Thomas User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: 100% usage and hanging on startup of Spring/Hibernate app in Tomcat 5.5 on Ubuntu 7 References: <2f0f6ced0908281118l49d2b8deyde4a5ce58367df7f@mail.gmail.com> <2f0f6ced0909030740r48cf0851h8c67da3fbc94d5e8@mail.gmail.com> <99C8B2929B39C24493377AC7A121E21F83EE238528@USEA-EXCH8.na.uis.unisys.com> <2f0f6ced0909030813u16ffd416t9badeb232a2e4655@mail.gmail.com> <99C8B2929B39C24493377AC7A121E21F83EE23858C@USEA-EXCH8.na.uis.unisys.com> <2f0f6ced0909030936o73eefc5cncc30c5431b1d2f0a@mail.gmail.com> <99C8B2929B39C24493377AC7A121E21F83EE238844@USEA-EXCH8.na.uis.unisys.com> <2f0f6ced0909031251m7d9e469of5d0a5278af5e442@mail.gmail.com> <99C8B2929B39C24493377AC7A121E21F83EE276EE2@USEA-EXCH8.na.uis.unisys.com> <2f0f6ced0909031326l68504611rb8554f758c118cb2@mail.gmail.com> In-Reply-To: <2f0f6ced0909031326l68504611rb8554f758c118cb2@mail.gmail.com> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Bradley Wagner wrote: > Ok, I'll try that next. Two things: > - Did some searching, but couldn't find how to determine the default GC > method for my Java version http://blogs.sun.com/watt/resource/jvm-options-list.html is a useful reference > - Would you recommend I move this problem elsewhere, given that this is > likely not related to Tomcat at all. I don't want to spam this list. No need. GC freezes are close to the most common issue I see with unstable production Tomcat systems so I think it is very relevant. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org