18 Oct
2009
18 Oct
'09
9:29 a.m.
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? Thanks -Vincent