Hi.

I get java.lang.OutOfMemoryError while running my JUnit and Cactus test cases. 
I have a total of 8000 odd test cases to run. The memory allocated for jboss is 
1024MB. The jboss version I m using is 3.2.3. I run the test cases through ant 
task. The ant task that starts the jboss looks like this in the build file:


java jar="${jboss.home}/bin/run.jar" fork="true" maxmemory="1024m"


Please let me know if I am missing out on something. When the test cases were 
around 6000 they used to run successfully.

Regards,
Rakesh S

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3921378#3921378

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3921378


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to