[rabbitmq-discuss] System.ObjectDisposedException

Derek Johnston derekejohnston at gmail.com
Wed Feb 19 16:22:29 GMT 2014


Hi

is there a work around?

regards




On Wed, Feb 19, 2014 at 4:00 PM, Michael Klishin <mklishin at gopivotal.com>wrote:

>
> On 19 Feb 2014, at 19:21, Derek Johnston <derekejohnston at gmail.com> wrote:
>
> > keep getting this error
> > System.ObjectDisposedException was unhandled
> > Message: An unhandled exception of type 'System.ObjectDisposedException'
> occurred in System.dll
>
> Do you get this exception every time? When do you get it, when the program
> is shut down?
>
> .NET runtime garbage collects the socket before RabbitMQ client has a
> chance to close
> the connection.
>
> I suspect this is an indication of a known bug with incompete IDispose
> implementation in the .NET client
> (bug number: 25256).
>
> MK
>
> Software Engineer, Pivotal/RabbitMQ
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140219/b690a076/attachment.html>


More information about the rabbitmq-discuss mailing list