[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Valve on HAAspect
clebert.suconic@jboss.com
do-not-reply at jboss.com
Fri Dec 22 19:00:25 EST 2006
I don't have the thread dump any more... I will to replicate this again, and I will post the traces as soon as I have it.
MessageCallbackHandler was holding a lock while failover was being called.
Then when client failover happened, MessageCallbackHandler was holding the valve (don't know where? Don't know if it's valid), while the valve was trying to perform failover in a different thread. Result was a dead lock.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995977#3995977
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995977
More information about the jboss-dev-forums
mailing list