Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 36959 invoked from network); 18 Nov 2004 10:38:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 18 Nov 2004 10:38:30 -0000 Received: (qmail 53032 invoked by uid 500); 18 Nov 2004 10:38:19 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 53007 invoked by uid 500); 18 Nov 2004 10:38:19 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 52990 invoked by uid 99); 18 Nov 2004 10:38:19 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [146.64.10.166] (HELO wabe.csir.co.za) (146.64.10.166) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 18 Nov 2004 02:38:14 -0800 Received: from cs-emo.csir.co.za (cs-emo.csir.co.za [146.64.10.40]) by wabe.csir.co.za (8.12.5/8.12.5) with ESMTP id iAIAYHBl008445 for ; Thu, 18 Nov 2004 12:34:17 +0200 Received: from GW-EMO-MTA by cs-emo.csir.co.za with Novell_GroupWise; Thu, 18 Nov 2004 12:34:17 +0200 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.5.2 Date: Thu, 18 Nov 2004 12:33:48 +0200 From: "Derek Hohls" To: Subject: Pesky memory problems (Tomcat/WindowsXP) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline X-CSIR-MailScanner-Information: Please contact sys-admin at csir dot co dot za for more information X-CSIR-MailScanner: Found to be clean X-MailScanner-From: dhohls@csir.co.za X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I know there have been a number of threads on this topic; but I am obviously missing something, well, obvious! I have set the CATALINA_OPTS variable as follows: -Xms64m -Xmx256m -Dfile.encoding=ISO-8859-1 -DproxySet=true -DproxyHost=http://my-proxy.com -DproxyPort=3128 Cocoon runs fine for a while, then the error message: ----- Root Cause ----- java.lang.OutOfMemoryError appears. The memory monitor *appears* to show Tomcat using about 110M of memory... well within the 256M limit I would have thought? Is there anything else that could be causing this?? It has only started happening with my latest app, and I'm still not really sure what could cause such an overload. Thanks Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org