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=31341>.
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=31341

getting javac java.lang.OutOfMemoryError after org.apache.jasper.JspC" name="jasper2 
when precompiling jsps

           Summary: getting javac java.lang.OutOfMemoryError after
                    org.apache.jasper.JspC" name="jasper2 when precompiling
                    jsps
           Product: Tomcat 5
           Version: 5.0.28
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Jasper
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


[javac] Compiling 315 source files

    [javac] The system is out of resources.
    [javac] Consult the following stack trace for details.
    [javac] java.lang.OutOfMemoryError

I am confused since I thought that compiling takes place one file after the
other and my jsp files are not that big.
Anyway, when enhancing ant.sh with
ANT_OPTS=" -Xmx512m "
I can get it to work under my cygwin...

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to