On Oct 18, 2009, at 9:29 AM, Vincent Massol wrote:

> Hi,
>
> Today I just got my first OOM when building xwiki. It happened in  
> the xwiki-core tests:
>
> Running com.xpn.xwiki.notify.PropertyChangedRuleTest
> org.apache.maven.surefire.booter.SurefireExecutionException: Java  
> heap space; nested exception is java.lang.OutOfMemoryError: Java  
> heap space
> java.lang.OutOfMemoryError: Java heap space
>
> The bad part is that I'm building with:
> MAVEN_OPTS=-Xmx1024m
>
> Anyone else has noticed a memory req increase in the build?

The build stops on the PropertyChangedRuleTest so I believe there's a  
problem in the code somewhere that leads to the OOM.

-Vincent

>
> Thanks
> -Vincent

_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to