Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 38302 invoked from network); 4 Sep 2007 10:07:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Sep 2007 10:07:20 -0000 Received: (qmail 10138 invoked by uid 500); 4 Sep 2007 10:07:14 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 10101 invoked by uid 500); 4 Sep 2007 10:07:14 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 10090 invoked by uid 99); 4 Sep 2007 10:07:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Sep 2007 03:07:14 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Sep 2007 10:07:18 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id C3BC2714208; Tue, 4 Sep 2007 03:06:58 -0700 (PDT) From: bugzilla@apache.org To: dev@ant.apache.org Subject: DO NOT REPLY [Bug 43004] - OutOfMemory caused by System.out when running simple JUnit test in . In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20070904100658.C3BC2714208@brutus.apache.org> Date: Tue, 4 Sep 2007 03:06:58 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org 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://issues.apache.org/bugzilla/show_bug.cgi?id=43004 ------- Additional Comments From thorsten@apache.org 2007-09-04 03:06 ------- If you get java.lang.OutOfMemoryError: Java heap space in some of your tests then you need to raise the heaps size like maxmemory="128m". Can you try? -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org