Ah ok great to know. Thanks Matthias!<br><br><div class="gmail_quote">On Tue, Mar 2, 2010 at 4:55 PM, Matthias Radestock <span dir="ltr"><<a href="mailto:matthias@lshift.net">matthias@lshift.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Scott,<div class="im"><br>
<br>
scott w wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The whole file is hundreds of MB. I've attached a gzipped copy of the first 10K lines of output from rabbit-sasl.log. The rabbit.log file doesn't have anything interesting, just info level messages about connections being established.<br>
<br>
I'm not forwarding to the main list since I don't want to send 66K of data to everyone.<br>
<br>
Also to answer Matthew's question about which version I am using, here is what "hg summary" reports:<br>
<br>
parent: 2781:9e0c76ab1039 tip<br>
merge default ⇨ bug 21673<br>
branch: bug21673<br>
commit: 182 unknown (clean)<br>
update: (current)<br>
<br>
Any feedback would be helpful.<br>
</blockquote>
<br></div>
The first entry in the sasl log does indeed point to the problem:<br>
<br>
=CRASH REPORT==== 27-Feb-2010::22:18:11 ===<br>
crasher:<br>
initial call: gen:init_it/7<br>
pid: <0.194.0><br>
registered_name: rabbit_msg_store_gc<br>
exception exit: {unhandled_info,<br>
{file_handle_cache,maximum_eldest_since_use,<br>
1586.6666666666667}}<div class="im"><br>
in function gen_server2:terminate/6<br></div>
ancestors: [rabbit_msg_store,rabbit_sup,<0.76.0>]<br>
messages: []<br>
links: [<0.193.0>]<div class="im"><br>
dictionary: [{fhc_age_tree,{0,nil}}]<br></div>
trap_exit: false<br>
status: running<br>
heap_size: 10946<br>
stack_size: 24<br>
reductions: 42501230341<br>
neighbours:<br>
<br>
The bug that causes this got fixed on 18-Feb, whereas the version you are running is two days older. So updating your checkout to the latest version will give you happier rabbit.<br>
<br>
<br>
Regards,<br><font color="#888888">
<br>
Matthias.<br>
</font></blockquote></div><br>