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

Tim Watson tim at rabbitmq.com
Mon Oct 22 11:13:23 BST 2012


Hi

If you run the Send class first and then the rabbitmqctl list_queues to check, can you see the messages then?

On 11 Oct 2012, at 16:35, vedanth wrote:

> 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: Messages not being delivered to the queue(but sender shows 'Message sent')
> Sent from the RabbitMQ mailing list archive at Nabble.com.
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss



More information about the rabbitmq-discuss mailing list