[rabbitmq-discuss] queue_declare returning a (50, 10) NOT_FOUND....

Nicolás César nico at nicocesar.com
Wed Sep 29 23:56:53 BST 2010


Hi i'm getting a

(404, u"NOT_FOUND - no queue 'xxx in vhost '/'", (50, 10),
'Channel.queue_declare')

doing a queque_declare, reading from my own thread time ago:
http://groups.google.com/group/rabbitmq-discuss/browse_thread/thread/2d925b0bbaed7f86?pli=1


Simon MacMullen replied:

ISTR the only way you can get a not-found when declaring a queue is in a
clustering situation, if the queue exists on a node which is not
running. Does that sound like it could be a possibility?

Cheers, Simon
but I have no cluster situation:

#/usr/sbin/rabbitmqctl status
Status of node rabbit at sendsorium ...
[{running_applications,[{rabbit,"RabbitMQ","1.8.1"},
                        {mnesia,"MNESIA  CXC 138 12","4.4.14"},
                        {os_mon,"CPO  CXC 138 46","2.2.5"},
                        {sasl,"SASL  CXC 138 11","2.1.9.2"},
                        {stdlib,"ERTS  CXC 138 10","1.17"},
                        {kernel,"ERTS  CXC 138 10","2.14"}]},
 {nodes,[{disc,[rabbit at sendsorium]}]},
 {running_nodes,[rabbit at sendsorium]}]
...done.

Thanks in advance!


BTW. my last issue with rabbit not starting were bizarre virtualization
problems like not ping'ing 127.0.0.1 my apologies for the noise to the list.


Nico César
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100929/00ad3978/attachment.htm>


More information about the rabbitmq-discuss mailing list