<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I'm running some tests locally and I'm making a change and then just re-running the unit test, which fires up a bunch of listeners and starts dumping messages right away. Randomly, one part of my tests will hang. I noticed the following in the log file. Do I need to change some settings or something? I'm only sending several dozen messages at once...<div><br></div><div><div><div>=WARNING REPORT==== 10-Jul-2010::09:01:05 ===</div><div>Mnesia('rabbit@brisbins-mbp'): ** WARNING ** Mnesia is overloaded: {dump_log,</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;time_threshold}</div><div><br></div><div>=WARNING REPORT==== 10-Jul-2010::09:01:05 ===</div><div>Mnesia('rabbit@brisbins-mbp'): ** WARNING ** Mnesia is overloaded: {dump_log,</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;time_threshold}</div></div><div><br></div><div>It looks like one log message per sender (each in their own thread) and the first half of the test works but it has trouble sending responses back to the requestor, which is where it hangs.</div><div><br></div><div>I'm on OS X 10.6 with MacPorts-installed RabbitMQ 1.7.2 broker with the 1.8.0 client (though I did notice the same behaviour yesterday using 1.8.0 broker on Ubuntu...just didn't check the logs).</div><div><br></div><div>
<span class="Apple-style-span" style="font-size: 12px; font-family: Helvetica; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div><font class="Apple-style-span" face="Palatino" size="4"><span class="Apple-style-span" style="font-size: 14px; "><br class="Apple-interchange-newline">Thanks!</span></font></div><div><font class="Apple-style-span" face="Palatino" size="4"><span class="Apple-style-span" style="font-size: 14px; "><br></span></font></div><div><font class="Apple-style-span" face="Palatino" size="4"><span class="Apple-style-span" style="font-size: 14px; ">J. Brisbin</span></font></div><div><font class="Apple-style-span" face="Palatino" size="4"><span class="Apple-style-span" style="font-size: 14px; "><a href="http://jbrisbin.com/">http://jbrisbin.com/</a></span></font></div><div><font class="Apple-style-span" face="Palatino" size="4"><span class="Apple-style-span" style="font-size: 14px; "><br></span></font></div><div><font class="Apple-style-span" face="Palatino" size="4"><span class="Apple-style-span" style="font-size: 14px; "><br></span></font></div></div><font class="Apple-style-span" face="Palatino" size="4"><span class="Apple-style-span" style="font-size: 14px; "><br></span></font></div></span><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br></div></body></html>