On Fri, May 9, 2008 at 6:47 PM, Paul Noden <[EMAIL PROTECTED]> wrote:
> Hi I recently had heap issues - try setting the environment vairable
> MAVEN_OPTS="-Xmx1024m -Xms512m" or higher if you have the available
> resources!
>
> Many Thanks,
>
> Paul Noden.
>
Following this instructions did not solve the problem.
I'm using maven 2.0.9 on windows xp pro sp2 with java runtime 1.5.0_14.
The error occurs at bundle:bundle:
[INFO] [bundle:bundle]
[INFO]
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Java heap space
[INFO]
------------------------------------------------------------------------
[INFO] Trace
java.lang.OutOfMemoryError: Java heap space
at aQute.lib.osgi.EmbeddedResource.collect(EmbeddedResource.java:53)
at aQute.lib.osgi.EmbeddedResource.collect(EmbeddedResource.java:58)
Some days ago this error did not occur!
Thanks for your fast reply,
Dominik