<div dir="ltr">It sounds (if I understand your process right) like you're client is shutting things down as it hasn't received a heartbeat response back from the server.  Which at a guess could be something in the middle closing things down.  This is just a wild guess - try changing your heartbeat to like 30 seconds (I'm assuming the .net client supports this).  I'd also be careful about thread blocking issues as well.  Just a few guesses - and nothing else, there's always tcpdump and ethereal :)<div>
<br></div><div>Jason</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Mar 18, 2014 at 12:31 PM, Justin Biddle <span dir="ltr"><<a href="mailto:justinbiddle@gmail.com" target="_blank">justinbiddle@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><p class="MsoNormal">Hi,<u></u><u></u></p>

<p class="MsoNormal"><u></u> <u></u></p>

<p class="MsoNormal">I was wondering if there was anyone who could help with an
error I get when running rabbit.<u></u><u></u></p>

<p class="MsoNormal"><u></u> <u></u></p>

<p class="MsoNormal">The error is as follows<u></u><u></u></p>

<p class="MsoNormal"><u></u> <u></u></p>

<p class="MsoNormal">{AMQP close-reason, initiated by Library, code=0,
text="End of stream", classId=0, methodId=0,
cause=System.IO.EndOfStreamException: Heartbeat missing with heartbeat == 600
seconds}<u></u><u></u></p>

<p class="MsoNormal"><u></u> <u></u></p>

<p class="MsoNormal">We are running the .net rabbit client and this error causes
the HandleModelShutdown event to run.<u></u><u></u></p>

<p class="MsoNormal"><u></u> <u></u></p>

<p class="MsoNormal">As far as I can tell we’re running a pretty standard setup
for the consumer.<u></u><u></u></p>

<p class="MsoNormal"><u></u> <u></u></p>

<p class="MsoNormal">The consumer extracts csv files from the database. In most
cases this works fine however with large files that take a long time to extact
this eventually happens. It usually occurs around 30 minutes although this
varies even if extracting the same file each time.<u></u><u></u></p>

<p class="MsoNormal"><u></u> <u></u></p>

<p class="MsoNormal">I have tried adjusting the timeout and heartbeat settings
but to no avail.<u></u><u></u></p>

<p class="MsoNormal"><u></u> <u></u></p>

<p class="MsoNormal">Any suggestions would be greatly appreciated.<u></u><u></u></p>

<p class="MsoNormal"><u></u> <u></u></p>

<p class="MsoNormal">Cheers<span class="HOEnZb"><font color="#888888"><u></u><u></u></font></span></p><span class="HOEnZb"><font color="#888888">

<p class="MsoNormal"><u></u> <u></u></p>

<p class="MsoNormal">Justin Biddle<u></u><u></u></p></font></span></div><br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Jason McIntosh<br><a href="https://github.com/jasonmcintosh/" target="_blank">https://github.com/jasonmcintosh/</a><br>573-424-7612</div>
</div>