2006 10:00 AM
To: Ant Users List
Subject: Re: OutofMemoryError during compile target
Original-Nachricht
Datum: Thu, 7 Dec 2006 08:58:35 -0800
Von: "Kenneth Litwak" <[EMAIL PROTECTED]>
An: user@ant.apache.org
Betreff: OutofMemoryError during compile target
I tried memoryinitialsize="512m" in the javac task and that makes no difference.
Ken
-Original Message-
From: Thomas Voigt [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 07, 2006 10:00 AM
To: Ant Users List
Subject: Re: OutofMemoryError during compile target
---
Thomas,
I'm not very good at this ant script stuff. Can you give a snippet of what
this looks like? Thanks.
Ken
-Original Message-
From: Thomas Voigt [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 07, 2006 10:00 AM
To: Ant Users List
Subject: Re: OutofMemoryError during co
Original-Nachricht
Datum: Thu, 7 Dec 2006 08:58:35 -0800
Von: "Kenneth Litwak" <[EMAIL PROTECTED]>
An: user@ant.apache.org
Betreff: OutofMemoryError during compile target
> Does anyone have a suggestion for what I might try to figure out how
> to resolve or figure out this s
Thanks Scot. No, I'm afraid the file system has lots of room.
Ken
-Original Message-
From: Scot P. Floess [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 07, 2006 9:07 AM
To: Ant Users List
Subject: Re: OutofMemoryError during compile target
Is your file system full by chanc
Is your file system full by chance?
I can't seem to locate the arguments to increase memory for javac... If
I can find them I will reply back
Kenneth Litwak wrote:
I don't know if this is related as such to ant, but I use ant to build
projects, so I'm posting here in case anyone has a sugg