<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi guys, hope you can help me with this.<div><br></div><div>First - the problem is that we do something new with RabbitMQ that we probably shouldn't be doing - we just don't know what yet :-)&nbsp;</div><div><br></div><div>And then we get some weird responses.</div><div><br></div><div>My guess is we make too many connections or too many channels. Don't know which. I have checked for queues but we only use &lt; 50 of those.</div><div><br></div><div>Anyway, the result is "too many processes" at some point and then a corrupted mnesia to a degree where even a rabbit restart is not sufficient (see below).</div><div><br></div><div>So is there any way to ask RabbitMQ for the amount of connections? Channels?&nbsp;</div><div><br></div><div>Will rabbit create a new process for each connection? Channel?</div><div><br></div><div>Any other suggestions on whats happening here?</div><div><br></div><div>Regards,</div><div><br></div><div>Michael</div><div><br><div><br><div>Begin forwarded message:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>From: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Philip Bergen &lt;<a href="mailto:philip@wiinz.com">philip@wiinz.com</a>></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>Date: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica">May 5, 2008 9:37:37 GMT+02:00</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>To: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica">Arnoldus Michael &lt;<a href="mailto:chime@wiinz.com">chime@wiinz.com</a>></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>Subject: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica"><b>RabbitMQ error</b></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div> </div>Hi Michael,<br>I had some problems with rabbitmq (see logfile about four fifths down), it has an error and then goes on to tell me it has too many db tables. So I restarted rabbit. Now it no longer knows basic.publish. I checked the amqp0-8.xml file. It was fine. Then stopped rabbit, deleted mnesia and restarted rabbit. Now it works again.<br><br>The question is: what is the new amqplib I have developed doing wrong to cause this? Or has it got something to do with the patch? I don't know.<br><br>/Philip<br><br></blockquote></div></div></body></html>