You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2005/03/01 23:57:46 UTC

DO NOT REPLY [Bug 33162] - OutOfMemoryException when compiling a large project

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33162>.
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=33162





------- Additional Comments From jmartin@chem.uga.edu  2005-03-01 23:57 -------
With fork = true, I still get an out of memory error.  Which is strange because I have 1.5 
gigs of ram. 
 
compile: 
    [javac] Since fork is true, ignoring compiler setting. 
    [javac] Compiling 496 source files to /home/martin/Ant/build 
    [javac] Since fork is true, ignoring compiler setting. 
 
 
    [javac] The system is out of resources. 
    [javac] Consult the following stack trace for details. 
    [javac] java.lang.OutOfMemoryError 
 
BUILD FAILED 
/home/martin/Ant/build.xml:134: Compile failed; see the compiler error output for details. 
 

-- 
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