<div dir="ltr">Hi<div><br></div><div>is there a work around?</div><div><br></div><div>regards</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 19, 2014 at 4:00 PM, Michael Klishin <span dir="ltr"><<a href="mailto:mklishin@gopivotal.com" target="_blank">mklishin@gopivotal.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
On 19 Feb 2014, at 19:21, Derek Johnston <<a href="mailto:derekejohnston@gmail.com">derekejohnston@gmail.com</a>> wrote:<br>
<br>
> keep getting this error<br>
> System.ObjectDisposedException was unhandled<br>
> Message: An unhandled exception of type 'System.ObjectDisposedException' occurred in System.dll<br>
<br>
Do you get this exception every time? When do you get it, when the program is shut down?<br>
<br>
.NET runtime garbage collects the socket before RabbitMQ client has a chance to close<br>
the connection.<br>
<br>
I suspect this is an indication of a known bug with incompete IDispose implementation in the .NET client<br>
(bug number: 25256).<br>
<br>
MK<br>
<br>
Software Engineer, Pivotal/RabbitMQ<br>
<br>
<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>
</blockquote></div><br></div>