[jboss-user] [JBoss Messaging Users] - Re: Memory leak / Stale subscriptions after client failover
leigh.anderson
do-not-reply at jboss.com
Fri Aug 28 06:32:58 EDT 2009
Tracked this down to a combination of:
* https://jira.jboss.org/jira/browse/JBMESSAGING-1456
* One of the consumers was not properly started by our code, but yet still received messages, just didn't appear to consume them on the server side!
Fixed by updating JBM to 1.4.4.GA, with a patched version of JBoss Remoting 2.5.1 to include JBREM-1112, and corrected our code.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4252276#4252276
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4252276
More information about the jboss-user
mailing list