[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Symmetric Cluster Example fails on a multi-core machine
clebert.suconic@jboss.com
do-not-reply at jboss.com
Sat Jun 20 14:01:49 EDT 2009
In one of these runs (only one) I saw a ConcurrentModificationException on DiscoveryGroupImpl::listeners during a call to DiscoveryGroupImpl::callListeners.
callListeners is not synchronized what would make sense.
I thought it would be somehow related to this. So I made it synchronized but nothing changed on the behaviour (still have failures).
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238883#4238883
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238883
More information about the jboss-dev-forums
mailing list