[rabbitmq-discuss] RabbitMQ 3.2.1 fails to start with management plugin enabled
Simon MacMullen
simon at rabbitmq.com
Mon Nov 18 09:26:57 GMT 2013
On 15/11/2013 17:52, Yarborough, Allan wrote:
> {could_not_start,amqp_client,
> {{supervisor_data,{invalid_strategy,simple_one_for_one_terminate}},
> {amqp_client,start,[normal,[]]}}}
Somehow your Erlang path contains an old version of the RabbitMQ Erlang
Client. This is built into the server and used by many plugins
(including management).
We've seen this before on some RPM-based distro, they had "helpfully"
packaged the Erlang client separately (but installed it in
/usr/lib/erlang/lib/ where it was loaded for all Erlang applications). I
hope this hasn't happened in Debian too.
Cheers, Simon
More information about the rabbitmq-discuss
mailing list