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
---
mpile 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
> Does anyone have a suggestion for what I might try to figure out ho
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 reso
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
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 suggestion. =20
I have been building an application using ant on jdk 1.4.2 for about
2.5 years. No problem. Today I'm getting the error during compilation
[javac] java.la