[rabbitmq-discuss] Messages not being delivered to the queue(but sender shows 'Message sent')

vedanth ymmudym at gmail.com
Thu Oct 11 16:41:28 BST 2012


Hi Everyone
           Am new to rabbit mq. I just installed rabbit mq
(rabbitmq-server-2.8.7-1.noarch.rpm, able to start rabbit mq
successfully)and started with some sample java programs as suggested in
*http://www.rabbitmq.com/tutorials/tutorial-one-java.html*.
 
Once i execute the Send class i get a message "/[x] Sent 'Hello World!/'".
On the other terminal whien i start the Recv it just shows "/[*] Waiting for
messages. To exit press CTRL+C/" but does not receive any messages which is
sent.

Also when i check 
>*rabbitmqctl list_queues name messages_ready messages_unacknowledged
messages durable*
It shows the queue without any messages:

*Listing queues ...
hello   0       0       0       false
...done.
*

Any solutions on this problem would be of great help.

Thanks in advance...




--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Messages-not-being-delivered-to-the-queue-but-sender-shows-Message-sent-tp22502.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list