[jboss-dev-forums] [Design of JBoss internal QA (Test Suite)] - Proposed change to testsuite/build.sh to increase memory for
rachmatowicz@jboss.com
do-not-reply at jboss.com
Tue Mar 13 15:15:26 EDT 2007
The testsuite often fails during execution of the task "reports" with an out of memory error, and the fix is to rerun the reports task with ANT_OPTS=-Xmx512m or some similar higher memory value. The setting for ANT_OPTS appears in the build.sh script used to start the testsuite and is set to -Xmx256m.
The target reports does not always fail with the present setting, but it does happen fairly frequently.
Can we make this a permanent change, to say 512m?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027651#4027651
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027651
More information about the jboss-dev-forums
mailing list