[rabbitmq-discuss] RabbitMQ - StackOverflowError

Kamal Surana suranakamal at gmail.com
Wed Feb 23 19:50:38 GMT 2011


Hi

We are seeing following error in our code, after which the connection is
getting closed/corrupt. There are lof of channels being created on the same
connection. What could be possible reason for this error?

Exception in thread "AMQP Connection xxxxxx001:5672"
java.lang.StackOverflowError
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:70)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:86)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:73)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:86)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:73)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:86)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:73)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:86)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:73)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:86)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:73)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:86)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:73)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:86)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:73)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:86)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:73)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:86)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:73)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:86)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:73)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:86)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:73)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:86)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:73)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:86)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:73)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:86)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:73)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:86)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:73)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:86)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:73)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:86)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:73)
 at com.rabbitmq.utility.IntAllocator.merge(IntAllocator.java:86)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110224/ece97828/attachment.htm>


More information about the rabbitmq-discuss mailing list