[jboss-dev-forums] [Design of JBoss internal QA (Test Suite)] - Re: Updating the server task to detect OutOfMemoryErrors

ryan.campbell@jboss.com do-not-reply at jboss.com
Sat Mar 17 18:40:28 EDT 2007


Ok thanks Dimtris.  I don't think we want to modify the configurations under test, so we'll just make a call to ServerInfo bean between each test.  If we get below 5% free memory, we can halt the test run and kill any servers.

IE, call the jboss.system:type=ServerInfo mbean and compare the FreeMemory to the TotalMemory attribute.

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

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



More information about the jboss-dev-forums mailing list