Return-Path: Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 54830 invoked by uid 500); 14 Jul 2003 22:03:17 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 54818 invoked from network); 14 Jul 2003 22:03:17 -0000 Received: from unknown (HELO empburexch.burlington.emptoris.com) (63.111.224.162) by daedalus.apache.org with SMTP; 14 Jul 2003 22:03:17 -0000 Received: by empburexch.burlington.emptoris.com with Internet Mail Service (5.5.2653.19) id <3X3AS893>; Mon, 14 Jul 2003 18:01:26 -0400 Message-ID: <15717BB71A5CD411A01600508BDCC2E2021C0FC1@empburexch.burlington.emptoris.com> From: "Ciramella, EJ" To: 'Ant Users List' Subject: RE: WAR, EAR, JAR out of memory exception.... Date: Mon, 14 Jul 2003 18:01:23 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C34A53.76BB8E50" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C34A53.76BB8E50 Content-Type: text/plain; charset="iso-8859-1" Or bump up the memory so the war process can finish. -----Original Message----- From: Antoine Levy-Lambert [mailto:antoine@antbuild.com] Sent: Monday, July 14, 2003 5:53 PM To: Ant Users List Subject: Re: WAR, EAR, JAR out of memory exception.... there is no way which I know of. ----- Original Message ----- From: "Ciramella, EJ" To: "'Ant Users List'" Sent: Monday, July 14, 2003 11:45 PM Subject: WAR, EAR, JAR out of memory exception.... > I've recently started getting complaints from other developers concerning an > out of memory exception during the war building process of our rather > lengthy build process. > > My suggested workaround is the following: > set ANT_OPTS=-Xincgc -Xms256m -Xmx768m > > With this set, there aren't any problems, but this is a MANUAL step. Is > there any way I can bump up the memory settings for ANT during run time? > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org ------_=_NextPart_001_01C34A53.76BB8E50--