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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...