[rabbitmq-discuss] C# v2.7.1 Client Unhandled Exceptions

Vadim Chekan kot.begemot at gmail.com
Fri Jan 6 21:36:45 GMT 2012


What's your heartbeat setting?

Vadim.

On Fri, Jan 6, 2012 at 1:17 PM, Bryan Murphy <bmurphy1976 at gmail.com> wrote:

> Hi Guys,
>
> Every since upgrading to v2.7.1 we've found that the RabbitMQ driver has
> been killing our applications by throwing unhandled exceptions in
> background threads.  Here are two stack traces that brought down one of our
> test apps:
>
> [2012-01-06 21:13:36,193] [ERROR] Unhandled Exception
> System.Net.Sockets.SocketException: The descriptor is not a socket
>   at System.Net.Sockets.Socket.SetSocketOption (SocketOptionLevel
> optionLevel, SocketOptionName optionName, System.Object optionValue)
> [0x00000] in <filename unknown>:0
>   at System.Net.Sockets.TcpClient.set_LingerState
> (System.Net.Sockets.LingerOption value) [0x00000] in <filename unknown>:0
>   at RabbitMQ.Client.Impl.SocketFrameHandler_0_9.Close () [0x00000] in
> <filename unknown>:0
>   at RabbitMQ.Client.Impl.ConnectionBase.FinishClose () [0x00000] in
> <filename unknown>:0
>   at RabbitMQ.Client.Impl.ConnectionBase.HeartbeatReadLoop () [0x00000] in
> <filename unknown>:0
>   at System.Threading.Thread.StartUnsafe () [0x00000] in <filename
> unknown>:0
>
> [2012-01-06 21:13:20,706] [ERROR] Unhandled Exception
> System.ObjectDisposedException: The object was used after being disposed.
>   at System.Net.Sockets.Socket.SetSocketOption (SocketOptionLevel
> optionLevel, SocketOptionName optionName, System.Object optionValue)
> [0x00000] in <filename unknown>:0
>   at System.Net.Sockets.TcpClient.set_LingerState
> (System.Net.Sockets.LingerOption value) [0x00000] in <filename unknown>:0
>   at RabbitMQ.Client.Impl.SocketFrameHandler_0_9.Close () [0x00000] in
> <filename unknown>:0
>   at RabbitMQ.Client.Impl.ConnectionBase.FinishClose () [0x00000] in
> <filename unknown>:0
>   at RabbitMQ.Client.Impl.ConnectionBase.HeartbeatReadLoop () [0x00000] in
> <filename unknown>:0
>   at System.Threading.Thread.StartUnsafe () [0x00000] in <filename
> unknown>:0
>
> This happens on both windows and mono 2.10.1 and never seems to originate
> in any of our code.
>
> Thanks,
> Bryan
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>


-- 


More information about the rabbitmq-discuss mailing list