<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2013/12/12 SamirG <span dir="ltr"><<a href="mailto:samir.gahirwal@gmail.com" target="_blank">samir.gahirwal@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div dir="ltr">I am seeing lot of these errors written in logs <br><br>=ERROR REPORT==== 10-Dec-2013::14:00:27 ===<br>closing AMQP connection <0.4057.0> (<a href="http://10.0.0.5:24520" target="_blank">10.0.0.5:24520</a> -> <a href="http://10.0.0.33:5672" target="_blank">10.0.0.33:5672</a>):<br>

{handshake_error,starting,0,<br>                 {amqp_error,access_refused,<br>                             "PLAIN login refused: user 'guest' - invalid credentials",<br>                             'connection.start_ok'}}<br>

=ERROR REPORT==== 10-Dec-2013::14:00:35 ===<br>closing AMQP connection <0.4065.0> (<a href="http://10.0.0.6:25249" target="_blank">10.0.0.6:25249</a> -> <a href="http://10.0.0.33:5672" target="_blank">10.0.0.33:5672</a>):<br>

{handshake_error,starting,0,<br>                 {amqp_error,access_refused,<br>                             "PLAIN login refused: user 'guest' - invalid credentials",<br>                             'connection.start_ok'}}<br>

<br>I checked credentials for guest user, and there is no issue with it. Most of these requests are coming from NetScalar, so not sure if something is wrong with NS seetings. Has anyone else faced similar issue? <br></div>

</blockquote><div><br></div><div>Make sure your client percent-escapes slashes in vhost names correctly (as %2F).</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div dir="ltr">Also in same environment I am seeing 'Network partition detected' errors. Not sure if its related to invalid credentials issue. </div></blockquote></div><br><div>It's not. It means that there was a connectivity interruption between nodes. See</div>

<div><a href="http://www.rabbitmq.com/partitions.html">http://www.rabbitmq.com/partitions.html</a><br></div>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br>

<a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>
</div></div>