[rabbitmq-discuss] consumer.nextDelivery() does not return with a value

mysurf mail stammailbox at gmail.com
Thu Jun 9 12:33:23 BST 2011


Hi,
I have a basic problem with rabbitmq.

I have two clients
One does queuedeclare() and queue bind()
and then the other should  iterates with consumer.nextDelivery()

I can clearly sea that only after the queuedeclare it is added to the
list_queues
and only when I bind - the messages are added to the message count.
so it seems ok, but -

 the  consumer.nextDelivery() does not return with value (the application is
stuck on that line)

any suggestions?
Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110609/bfcf96c2/attachment.htm>


More information about the rabbitmq-discuss mailing list