No subject


Tue Apr 12 10:32:41 BST 2011


AMQP with the broker. The information provided so far makes it difficult
to guess what is wrong.

What is the output of "rabbitmqctl status"?

Do you get the same problem if you run the test against the public
broker set up at amqp://guest:guest@dev.rabbitmq.com/ ?

Do you get the same problem if you use a port other than the default
(5672)? Have you set up a non-default tcp_listeners section in your
config file?

Does it make any difference if you run the broker without plugins?

Are you able to create a TCP connection to the broker port using netcat
or telnet? What response do you receive upon sending 8 arbitrary bytes?



-Emile


More information about the rabbitmq-discuss mailing list