<div dir="ltr">It was the connetion to the mcollective rabbitmq middleware. ( we &#39;ve got all the machines connected to mcollective )<div><br></div><div>I removed the mcollective conection. Disabling it. And restarting the rabbitmq-server.</div>

<div><br></div><div>That&#39;s we got now</div><div><br></div><div><br></div><div><div>[root@rabbit03.bcn rabbitmq]# lsof -i :61613</div><div>COMMAND � �PID � � USER � FD � TYPE �DEVICE SIZE/OFF NODE NAME</div><div>beam.smp 17472 rabbitmq � 21u �IPv6 4652854 � � �0t0 �TCP *:61613 (LISTEN)</div>

<div>[root@rabbit03.bcn rabbitmq]# �rabbitmqctl eval &#39;length(supervisor:which_children(rabbit_stomp_client_sup_sup)).&#39;</div><div>50</div><div>...done.</div><div>[root@rabbit03.bcn rabbitmq]#�</div></div><div><br>
</div>
<div>And the process growing...</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Sep 26, 2013 at 2:57 PM, Simon MacMullen <span dir="ltr">&lt;<a href="mailto:simon@rabbitmq.com" target="_blank">simon@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 26/09/2013 1:51PM, Santi Nu�ez-Cacho wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I expect 0 stomp connetions. The unique one connection on 61613 should<br>
be the cluster one.<br>
</blockquote>
<br></div>
Port 61613 is not used for clustering, it&#39;s just stomp.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
[root@rabbit03.bcn ~]# �rabbitmqctl eval<br>
&#39;length(supervisor:which_<u></u>children(rabbit_stomp_client_<u></u>sup_sup)).&#39;<br>
3802<br>
...done.<br>
[root@rabbit03.bcn ~]# lsof -i :61613<br>
COMMAND � �PID � � USER � FD � TYPE �DEVICE SIZE/OFF NODE NAME<br>
ruby � � �5638 � � root � �6u �IPv4 � 25097 � � �0t0 �TCP<br>
rabbit03.bcn.softonic.lan:<u></u>59851-&gt;rabbit:61613 (ESTABLISHED)<br>
beam.smp 27183 rabbitmq � 21u �IPv6 4521334 � � �0t0 �TCP *:61613 (LISTEN)<br>
</blockquote>
<br></div>
Ah.<br>
<br>
So you have one connection, from some ruby script. But 3802 connection processes. So something is somehow leaking. Thank you for reporting this bug.<br>
<br>
But to help get to the bottom of it - what is that ruby script doing?<div class="HOEnZb"><div class="h5"><br>
<br>
Cheers, Simon<br>
<br>
-- <br>
Simon MacMullen<br>
RabbitMQ, Pivotal<br>
</div></div></blockquote></div><br></div>