[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - FailoverTests consuming a lot of memory...
clebert.suconic@jboss.com
do-not-reply at jboss.com
Thu Dec 18 14:09:22 EST 2008
I was checking to what was causing an OME on my box, and I figured out the problem was on Management registering few objects on JMX making few objects reachable and holding several MessageReferenceImpl on the memory.
I'm changing RandomFailoverTest and MultiThreadRandomFailoverTest to disable JMX on Management.
That shouldn't be a problem but I wanted to communicate why I'm doing that here.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4197442#4197442
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4197442
More information about the jboss-dev-forums
mailing list