[rabbitmq-discuss] Java client blocked when opening channel

Guillaume Perrot gperrot at ubikod.com
Tue Jan 24 10:13:38 GMT 2012


Matthias Radestock <matthias at ...> writes:

> 
> Jiri,
> 
> On 23/02/11 09:56, Jiri Krutil wrote:
> > One of our threads got stuck inside AMQConnection.createChannel() and
> > would not return.
> > [...]
> > We are running RabbitMQ 2.1.0 (both server and Java client).
> 
> A fix for a bug with similar symptoms appeared in the 2.3.x Java client, 
> so I suggest you upgrade the client to 2.3.1. Might as well upgrade the 
> server at the same time, though that's not strictly necessary.
> 
> Matthias.
> 

I have the same problem with v2.5.1
createChannel does not have a timeout ?
When the problem happens, consuming stops on already running 
channels for this connection.



More information about the rabbitmq-discuss mailing list