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

Alvaro Videla videlalvaro at gmail.com
Tue Dec 4 10:53:31 GMT 2012


Hi,

So you want to run 3 RabbitMQ nodes in the *same* machine each with their
own management plugin. Right?

So first you need to make sure that each RabbitMQ node has its own port and
node name and what not so the three nodes can run on one machine.

So as Tim Watson says: "Also see the 'A cluster on a single machine'
section of http://www.rabbitmq.com/**clustering.html<http://www.rabbitmq.com/clustering.html>
."

Now onto your second problem. Running the management plugin in each of
these nodes.

For this you also need to specify a unique port for each node. See the
configuration guide for the management plugin here:
http://www.rabbitmq.com/management.html

Regards,

Alvaro



On Tue, Dec 4, 2012 at 11:42 AM, Tim Watson <tim at rabbitmq.com> wrote:

> On 12/04/2012 10:43 AM, PONMUTHU M wrote:
>
>> my aim to start multiple nodes in same mgmt plugin 15672
>>
>> is there any way to do that ?
>>
>>
> It is impossible for any two applications running on the same host to
> listen for incoming network connections on the same port. Let me repeat
> that again, just so it is clear: what you are asking for is not possible in
> RabbitMQ or any other server application. I promise that when I said this
> in my previous response I was telling the truth! ;-)
>
> Cheers,
> Tim
>
> Useful Links: http://lmgtfy.com/?q=**networking+ports<http://lmgtfy.com/?q=networking+ports>
>
> ______________________________**_________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.**rabbitmq.com<rabbitmq-discuss at lists.rabbitmq.com>
> https://lists.rabbitmq.com/**cgi-bin/mailman/listinfo/**rabbitmq-discuss<https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20121204/b3d0343a/attachment.htm>


More information about the rabbitmq-discuss mailing list