I have this same problem, I just installed following the directions on the website.<div><br></div><div>I also tried installing from source, and was unsuccessful. &nbsp;I'm not really sure where the problem lies. &nbsp;</div><div><br></div><div>It's kinda bad when the first example in a tutorial doesn't run... :)</div><div><br></div><div><br></div><div>-Steve Keller<br><br>On Monday, June 11, 2012 5:39:54 AM UTC-7, Renne Rocha wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">&nbsp; Hello,<div><br></div><div>&nbsp; I have installed RabbitMQ 2.8.2 using the RPM file in a Red Hat linux server.</div><div><br></div><div>&nbsp; When I try to execute the simple 'Hello World' from ther tutorial (<a href="http://www.rabbitmq.com/tutorials/tutorial-one-python.html" target="_blank">http://www.rabbitmq.com/<wbr>tutorials/tutorial-one-python.<wbr>html</a>) I am not able to receive the messages I send.&nbsp;When I list the connections using rabbitmqctl list_connection I see:</div><div><br></div><div><div>[root@muvmp235 bin]# rabbitmqctl list_connections</div><div>Listing connections ...</div><div>guest &nbsp; 127.0.0.1 &nbsp; &nbsp; &nbsp; 51368 &nbsp; blocking</div><div>guest &nbsp; 127.0.0.1 &nbsp; &nbsp; &nbsp; 51367 &nbsp; blocked</div><div>...done.</div></div><div><br></div><div>&nbsp; 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@localhost), but it doesn't seem to work.</div><div><br></div><div>&nbsp; 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?</div><div><br></div><div>&nbsp; Thank you!</div><div><br></div><div>&nbsp; Renne Rocha</div><div><br></div><div><br></div></blockquote></div>