<br>Hi Simon,<br><br>thanks for your quick answer. <br><br>Before recreating the queue I checked the management tool and saw that <br>my queue was synchronised to all nodes (the number of synchronised mirrors was 2). <br>So all hosts were up and running.<br><br>And I also copied the name from the management tool before deleting and recreating the queue.<br><br>I will keep an eye on this and see if a similar situation occures again.<br><br>Cheers,<br>Soner<br><br><br>Am Montag, 12. März 2012 11:47:06 UTC+1 schrieb Simon MacMullen:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">On 12/03/12 10:38, Soner wrote:<br>&gt; I am running a rabbit-mq (version 2.7.1) cluster with three nodes. On<br>&gt; this cluster I have created a mirrored and durable queue called 'foo'<br>&gt; by using the browser based management console. I also have created the<br>&gt; related exchange and binding. When I tried to connect with my consumer<br>&gt; and publisher I was getting following error:<br>&gt; 404, "NOT_FOUND - no queue 'foo' in vhost '/'"<p>If you are a seeing a 404 then either:</p><p>a) if you are getting that in response to a basic.consume you have not <br>created it with the name you think you have *or*<br>b) if you are getting that in response to a queue.declare then you <br>created a non-mirrored queue on a host which is down.</p><p>&gt; I couldn't find any solution so I have deleted the queue and created<br>&gt; it again with the same setup as before. Then started the consumers<br>&gt; again and it worked. Somehow strange for me that recreating the queue<br>&gt; has helped.</p><p>This suggests problem a).</p><p>Cheers, Simon</p><p>-- <br>Simon MacMullen<br>RabbitMQ, VMware<br>______________________________<wbr>_________________<br>rabbitmq-discuss mailing list<br><a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.<wbr>rabbitmq.com</a><br><a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/<wbr>cgi-bin/mailman/listinfo/<wbr>rabbitmq-discuss</a><br></p><p></p><p></p><p></p><p></p><p></p></blockquote>