[ http://jira.codehaus.org/browse/MCOMPILER-5?page=all ]
Jason van Zyl moved MNG-1503 to MCOMPILER-5:
--------------------------------------------
Version: (was: 2.0)
Component: (was: maven-compiler-plugin)
Workflow: jira (was: Maven)
Key: MCOMPILER-5 (was: MNG-1503)
Project: Maven 2.x Compiler Plugin (was: Maven 2)
> OOM in reactor build and javac
> ------------------------------
>
> Key: MCOMPILER-5
> URL: http://jira.codehaus.org/browse/MCOMPILER-5
> Project: Maven 2.x Compiler Plugin
> Type: Bug
> Environment: Windows JDK 1.4.2
> Reporter: mike perham
>
>
> We are seeing a OOM error when running a medium-sized reactor build (approx
> 15 projects). After about 10 modules, the javac plugin fails with an OOM in
> a module that actually has just a single java file. Forking the VM actually
> leads to an immediate error in the first module so I assume forking does not
> work currently.
> Setting the max heap memory by using set MAVEN_OPTS=-Xmx512m has no visible
> effect.
> The system is out of resources.
> Consult the following stack trace for details.
> java.lang.OutOfMemoryError
> [INFO] --------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] --------------------------------------------------
> [INFO] Total time: 4 minutes 16 seconds
> [INFO] Finished at: Thu Nov 10 14:00:27 CST 2005
> [INFO] Final Memory: 63M/140M
> [INFO] --------------------------------------------------
> I realize there is not a lot of info here. Please let me know how I can
> supply more specific information for you.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]