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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...