[rabbitmq-discuss] OutOfMemoryException
Andy Martin
akmartin at gmail.com
Mon Feb 10 15:58:07 GMT 2014
One of my consumers threw the following error while running over the
weekend. What are the possible causes for this and how can it be avoided?
None of the specified endpoints were reachable
Endpoints attempted:
------------------------------------------------
endpoint=amqp-0-9://rabbitmq.example.com:5672, attempts=1
System.OutOfMemoryException: Exception of type
'System.OutOfMemoryException' was thrown.
at System.Threading.Thread.StartInternal(IPrincipal principal,
StackCrawlMark& stackMark)
at System.Threading.Thread.Start(StackCrawlMark& stackMark)
at System.Threading.Thread.Start()
at RabbitMQ.Client.Impl.ConnectionBase.StartMainLoop()
at RabbitMQ.Client.Impl.ConnectionBase..ctor(ConnectionFactory factory,
Boolean insist, IFrameHandler frameHandler)
at
RabbitMQ.Client.Framing.Impl.v0_9_1.ProtocolBase.CreateConnection(ConnectionFactory
factory, Boolean insist, IFrameHandler frameHandler)
at RabbitMQ.Client.ConnectionFactory.FollowRedirectChain(Int32
maxRedirects, IDictionary`2 connectionAttempts, IDictionary`2
connectionErrors, AmqpTcpEndpoint[]& mostRecentKnownHosts, AmqpTcpEndpoint
endpoint)
================================================
Stack trace:
at RabbitMQ.Client.ConnectionFactory.CreateConnection(Int32 maxRedirects)
at RabbitMQ.Client.ConnectionFactory.CreateConnection()
at Fabric.Core.Queueing.RabbitMq.RabbitMqSyncRpcQueue.CreateConnection()
at
Fabric.Core.Queueing.RabbitMq.RabbitMqSyncRpcQueue.SendAndWaitImpl[TParam,TResult](TParam
param, String topicSuffix)
at
Fabric.Core.Queueing.RabbitMq.RabbitMqSyncRpcQueue.<>c__DisplayClass1`2.<SendAndWait>b__0()
at
Fabric.Core.Queueing.RabbitMq.RabbitMqQueueBase.QueueActionWithRetry[T](Func`1
action)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140210/4b23f594/attachment.html>
More information about the rabbitmq-discuss
mailing list