<div dir="ltr"><div>sargis:/usr/lib/rabbitmq # rpm -qa | grep -i rabbit</div><div>erlang-rabbitmq-client-2.8.7-17.3.x86_64</div><div><br></div><div>^C</div><div>sargis:/usr/lib/rabbitmq # rpm -e erlang-rabbitmq-client-2.8.7-17.3.x86_64</div>
<div>sargis:/usr/lib/rabbitmq # service rabbitmq-server restart</div><div>sargis:/usr/lib/rabbitmq # </div><div style><br>Now its ok thanks a lot :)</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 8, 2013 at 3:49 PM, Matthias Radestock <span dir="ltr"><<a href="mailto:matthias@rabbitmq.com" target="_blank">matthias@rabbitmq.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 08/01/13 11:44, Sargis wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
{amqp_client,"RabbitMQ AMQP Client","2.8.7"},<br>
</blockquote>
<br></div>
There's your problem.<br>
<br>
You must have the 2.8.7 version of the RabbitMQ AMQP Erlang client lying around on the Erlang load path. Shouldn't be hard to find; just search for 'amqp_client.beam' on your system.<br>
<br>
Regards,<br>
<br>
Matthias.<br>
</blockquote></div><br></div>