[rabbitmq-discuss] 答复: RabbitMQ 3.2.1 fails to start with management plugin enabled
Huang Tonglang
tlhuang at 800best.com
Tue Nov 19 07:09:14 GMT 2013
I get the same problem when upgrade rabbitmq from 3.1.5 to 3.2.1. However, it works all fine when I install 3.2.1 in a new machine.
I install erlang and rabbitmq from source files, and my OS is redhat 6.
Thank you
Tonglang Huang
-----邮件原件-----
发件人: rabbitmq-discuss-bounces at lists.rabbitmq.com [mailto:rabbitmq-discuss-bounces at lists.rabbitmq.com] 代表 Simon MacMullen
发送时间: 2013年11月18日 17:27
收件人: Discussions about RabbitMQ
抄送: Yarborough, Allan
主题: Re: [rabbitmq-discuss] RabbitMQ 3.2.1 fails to start with management plugin enabled
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
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss at lists.rabbitmq.com
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
More information about the rabbitmq-discuss
mailing list