Hi,<div><br></div><div>So you want to run 3 RabbitMQ nodes in the *same* machine each with their own management plugin. Right?</div><div><br></div><div>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.</div>
<div><br></div><div>So as Tim Watson says: &quot;<span style="font-family:arial,sans-serif;font-size:13px">Also see the &#39;A cluster on a single machine&#39; section of�</span><a href="http://www.rabbitmq.com/clustering.html" target="_blank" style="font-family:arial,sans-serif;font-size:13px">http://www.rabbitmq.com/<u></u>clustering.html</a><span style="font-family:arial,sans-serif;font-size:13px">.&quot;</span></div>
<div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">Now onto your second problem. Running the management plugin in each of these nodes.</span></div>
<div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">For this you also need to specify a unique port for each node. See the configuration guide for the management plugin here:�</span><font face="arial, sans-serif"><a href="http://www.rabbitmq.com/management.html">http://www.rabbitmq.com/management.html</a></font></div>
<div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">Regards,</font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">Alvaro</font></div><div>
<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 4, 2012 at 11:42 AM, Tim Watson <span dir="ltr">&lt;<a href="mailto:tim@rabbitmq.com" target="_blank">tim@rabbitmq.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 12/04/2012 10:43 AM, PONMUTHU M wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
my aim to start multiple nodes in same mgmt plugin 15672<br>
<br>
is there any way to do that ?<br>
<br>
</blockquote>
<br></div>
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! ;-)<br>

<br>
Cheers,<br>
Tim<br>
<br>
Useful Links: <a href="http://lmgtfy.com/?q=networking+ports" target="_blank">http://lmgtfy.com/?q=<u></u>networking+ports</a><div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.<u></u>rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/<u></u>cgi-bin/mailman/listinfo/<u></u>rabbitmq-discuss</a><br>
</div></div></blockquote></div><br></div>