> The build has failed because of a memory problem: > > java.lang.OutOfMemoryError: GC overhead limit exceeded > > ANT_OPTS is set to "-Xms256m -Xmx1384m -XX:MaxPermSize=256m > -XX:-UseGCOverheadLimit" > and CATALINA_OPTS to "-Xms384M -Xmx2048M -XX:MaxPermSize=384M". > > Hudson run under Tomcat. > > In principle I believe this should be enough. Taking into account that > the machine usually runs 2 builds in parallel, do you have any > recommendations? It's a 7.5GB RAM machine.
Hi Juan Pablo, When i check the build logs it seems to fails when compiling classes. The compileSqlc target does fork a new javac with a specific maxmemory setting. What is used is the build.maxmemory property from the main build.xml file, with default setting 512M. Could you test increasing this one a bit to see is it solves our problem? Stefan ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensign option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Openbravo-development mailing list Openbravo-development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbravo-development