Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 55184 invoked from network); 22 Jan 2004 20:22:53 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 22 Jan 2004 20:22:53 -0000 Received: (qmail 26480 invoked by uid 500); 22 Jan 2004 20:22:37 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 26322 invoked by uid 500); 22 Jan 2004 20:22:36 -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 26306 invoked from network); 22 Jan 2004 20:22:35 -0000 Received: from unknown (HELO vmlinux2.llbean.com) (65.124.170.51) by daedalus.apache.org with SMTP; 22 Jan 2004 20:22:35 -0000 Received: from ll-gw-domain.llbean.com (ll-gw-domain.llbean.com [172.21.9.39]) by vmlinux2.llbean.com (Switch-2.2.8/Switch-2.2.8) with SMTP id i0MKMcS07444 for ; Thu, 22 Jan 2004 15:22:38 -0500 Received: from LLB_Domain-Message_Server by ll-gw-domain.llbean.com with Novell_GroupWise; Thu, 22 Jan 2004 15:22:39 -0500 Message-Id: X-Mailer: Novell GroupWise Internet Agent 5.5.7.1 Date: Thu, 22 Jan 2004 15:22:16 -0500 From: "Eric Wood" To: Subject: forked javac task runs out of memory Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I am running a javac task against a 1.2.2 compiler, but it is running out = of memory. The javac task documentation says that there is a attribute = for setting the Max memory size (memoryMaximumSize), but it says that it = is ignored if you are running javac externally. How do I set increase the memory allocation for the forked JVM? my task implementation is: Eric Wood ewood@llbean.com 207.552.2306 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org