[rabbitmq-discuss] RabbitMQ 3.0.1, Erlang R15B03 Management plugin error
Matthias Radestock
matthias at rabbitmq.com
Tue Jan 8 11:49:23 GMT 2013
On 08/01/13 11:44, Sargis wrote:
> {amqp_client,"RabbitMQ AMQP Client","2.8.7"},
There's your problem.
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.
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list