HI <br>�thanks all for sorting me out....<br>i just downloaded the package via apt-get on my ubuntu server, forgetting that i am running 9.04 server (quite old)<br><br>i m going to install rabbitmq &#39;manually&#39;<br><br>
w/kindest regarfds<br>�marco<br><br><div class="gmail_quote">On Sun, Feb 24, 2013 at 12:10 AM, Matthias Radestock <span dir="ltr">&lt;<a href="mailto:matthias@rabbitmq.com" target="_blank">matthias@rabbitmq.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Marco,<div class="im"><br>
<br>
On 23/02/13 22:09, Marco Mistroni wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
� � =ERROR REPORT==== 23-Feb-2013::22:05:28 ===<br>
� � exception on TCP connection &lt;0.797.8&gt; from <a href="http://127.0.0.1:44821" target="_blank">127.0.0.1:44821</a><br>
� � {bad_header,&lt;&lt;65,77,81,80,0,0,<u></u>9,1&gt;&gt;}<br>
</blockquote>
<br></div>
That means the client tried to talk to the server using a protocol the server doesn&#39;t understand. In particular, the above indicates AMQP 0-9-1, whereas...<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
� � [{running_applications,[{<u></u>rabbit,&quot;RabbitMQ&quot;,&quot;1.6.0&quot;},<br>
</blockquote>
<br></div>
that is RabbitMQ 1.6.0, which only speaks AMQP 0-8.<br>
<br>
You should upgrade to a more recent rabbit.<br>
<br>
I am curious though, how did you end up with such an ancient version of RabbitMQ? 1.6.0 was released nearly four years ago; there have been more than thirty RabbitMQ releases since then!<br>
<br>
Regards,<br>
<br>
Matthias.<br>
</blockquote></div><br>