<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 25, 2014 at 11:37 AM, Michael Klishin <span dir="ltr"><<a href="mailto:michael.s.klishin@gmail.com" target="_blank">michael.s.klishin@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Client closed TCP connection without closing AMQP 0-9-1 connection properly.</blockquote></div><br>If I remember correctly, that error message is sent if a client closes the connection before the handshake has even happened. In other words, you have a connection which gets closed down in the handshake. I have seen this on some Node.js clients and/or Python clients I think, for one reason of the other. If you want to dig further, RabbitMQ only has that atom defined in a few places, so it should be easy to verify.<br clear="all">

<div><br></div>-- <br>J.
</div></div>