Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 6667 invoked from network); 29 Aug 2008 15:39:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Aug 2008 15:39:47 -0000 Received: (qmail 38754 invoked by uid 500); 29 Aug 2008 15:39:40 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 38728 invoked by uid 500); 29 Aug 2008 15:39:40 -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 38697 invoked by uid 99); 29 Aug 2008 15:39:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Aug 2008 08:39:40 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [80.101.182.197] (HELO www.kjkoster.org) (80.101.182.197) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Aug 2008 15:38:40 +0000 Received: from [192.168.0.1] (mac [192.168.0.1]) by www.kjkoster.org (8.14.2/8.14.2) with ESMTP id m7TFbmNZ018349 for ; Fri, 29 Aug 2008 17:37:56 +0200 (CEST) (envelope-from kjkoster@kjkoster.org) Message-Id: <0E18896E-C427-4E92-B02D-96BCE3EDA11C@kjkoster.org> From: Kees Jan Koster To: "Tomcat Users List" In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v928.1) Subject: Re: Tomcat 5.5.26 OutOfMemoryError -Xms -Xmx Set Date: Fri, 29 Aug 2008 17:37:38 +0200 References: X-Mailer: Apple Mail (2.928.1) X-Virus-Checked: Checked by ClamAV on apache.org Dear Tom, > I'd like to confirm that I am trying the right things in fixing a > memory > error and discover what else I can do to resolve my problem. I realise > this is a common problem as I have Googled, read the Tomcat memory FAQ > and searched the mailing lists. I have tried looking at catalina.out > however I am not a java programmer. Here is a quick-start memory tuning guide I wrote earlier. http://java-monitor.com/forum/showthread.php?t=30 Basically, you have to find and tune the right memory pool. Use jconsole to see what memory pool fills up. Hope this helps. -- Kees Jan http://java-monitor.com/forum/ kjkoster@kjkoster.org 06-51838192 Human beings make life so interesting. Do you know that in a universe so full of wonders, they have managed to invent boredom. Quite astonishing... -- Terry Partchett --------------------------------------------------------------------- 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