[rabbitmq-discuss] RabbitMQ connections blocked and not receiving simple messages
Steve Keller
skeller047 at gmail.com
Sat Jun 16 01:00:57 BST 2012
I have this same problem, I just installed following the directions on the
website.
I also tried installing from source, and was unsuccessful. I'm not really
sure where the problem lies.
It's kinda bad when the first example in a tutorial doesn't run... :)
-Steve Keller
On Monday, June 11, 2012 5:39:54 AM UTC-7, Renne Rocha wrote:
>
> 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/20120615/582e6eaa/attachment.htm>
More information about the rabbitmq-discuss
mailing list