On Fri, 4 May 2007 14:59:41 -0300
Dâniel Fraga <[EMAIL PROTECTED]> wrote:

> /usr/java/jre/bin/javac -bootclasspath ''
> -classpath 
> ../vm/reference:..:../external/w3c_dom:../external/sax:../external/relaxngDatatype:../external/jsr166:.::
> -d . @classes
> 
> 
> The system is out of resources.
> Consult the following stack trace for details.
> java.lang.OutOfMemoryError: Java heap space

        Ok, I added the following parameters:

-J-Xms512M -J-Xmx512M

        to lib/Makefile's JCOMPILER variable and it fixed the problem.

-- 
Linux 2.6.21: Nocturnal Monster Puppy
http://www.lastfm.pt/user/danielfraga
http://u-br.net


Reply via email to