[rabbitmq-discuss] RMQ-3.0.0 multi rabbit nodes not able to start .

Michael Klishin michael.s.klishin at gmail.com
Tue Dec 4 10:39:56 GMT 2012


2012/12/4 PONMUTHU M <ponmuthu at omnesysindia.com>

> Error description:
> {could_not_start,rabbitmq_management,
> {could_not_start_listener,[{port,15672}],eaddrinuse}}
>


If you want to run a cluster on a single machine, you need to disable the
management plugin
or use separate configuration files for each node. Otherwise 3 copies of
the plugin will try to
bind to the same port (15672).
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20121204/7afefee7/attachment.htm>


More information about the rabbitmq-discuss mailing list