[rabbitmq-discuss] RabbitMQ clustering list of queues issue in One node

Emile Joubert emile at rabbitmq.com
Mon Oct 7 09:13:35 BST 2013


On 07/10/13 08:38, Rajasekhar P wrote:

> Listing queues ...
> Error: {aborted,{no_exists,[rabbit_queue,
>                             {amqqueue,{resource,<<"/">>,queue,'_'},
>                                      
> '_','_','_','_','_','_','_','_','_'}]}}


You will get this error if you tried to cluster the nodes, but left out
the last step: "rabbitmqctl start_app". Make sure you follow the
instructions here:

http://www.rabbitmq.com/clustering.html


If that's not the problem then please supply the output of "rabbitmqctl
report" for both nodes as well as the logfiles.



-Emile





More information about the rabbitmq-discuss mailing list