Re: [ActiveMQ 5.5.1] - Communication got stuck between Producer and Consumer

2013-09-25 Thread Jeff.Huang
Thank you for you reply, ceposta. ceposta wrote > The broker has fired an advisory because a new consumer has been added. > But > you're contended around the lock to send messages because some other > thread > has the lock (dead lock possibly)? >From this thread trace, we can tell that the mess

[ActiveMQ 5.5.1] - Communication got stuck between Producer and Consumer

2013-09-25 Thread Jeff.Huang
I have a product built upon ActiveMQ 5.5.1. System architecture looks like this: - | Central Server ---> Central Broker | -- | Broker A1 <--- A1 |