[rabbitmq-discuss] RabbitMQ connections blocked and not receiving simple messages
Renne Rocha
me at rennerocha.com
Mon Jun 11 13:39:54 BST 2012
Hello,
I have installed RabbitMQ 2.8.2 using the RPM file in a Red Hat linux
server.
When I try to execute the simple 'Hello World' from ther tutorial (
http://www.rabbitmq.com/tutorials/tutorial-one-python.html) I am not able
to receive the messages I send. When I list the connections using
rabbitmqctl list_connection I see:
[root at muvmp235 bin]# rabbitmqctl list_connections
Listing connections ...
guest 127.0.0.1 51368 blocking
guest 127.0.0.1 51367 blocked
...done.
It seems that the receiver is blocking and the other messages are blocked
because of this. I found that this could be a problem with epdm port, so I
changed my node name in rabbitmq-env.conf (NODENAME=rabbit at localhost), but
it doesn't seem to work.
I have no more clues about how to get this work, and the RabbitMQ
documentation don't have any info about this. Anyone can help me? Is there
something I can check or do to make this work?
Thank you!
Renne Rocha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120611/55c280d7/attachment.htm>
More information about the rabbitmq-discuss
mailing list