[jboss-user] [JBoss jBPM] - Re: OutOfMemory error when running jbpm.db test suite
john.feidaros
do-not-reply at jboss.com
Mon Nov 27 16:09:52 EST 2006
Open the build.xml under jbpm-db with an editor.
Find the target named "db.test".
In both elements add the attribute: maxmemory="256M".
Save and re-run the tests.
I had exactly the same problem, this addition fixed the OutOfMemoryError but still the tests did not complete perfectly correct.
John
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989053#3989053
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989053
More information about the jboss-user
mailing list