[rabbitmq-discuss] RabbitMQ - StackOverflowError

GMail suranakamal at gmail.com
Fri Feb 25 00:05:16 GMT 2011


Using version 1.8.1. Trying to understand what could be the root cause. 

Saw one thing that lot of channels are being created but not closed. Can that be the reason?

On 24-Feb-2011, at 3:44 PM, Rob Harrop <rob at rabbitmq.com> wrote:

> Kamal,
> 
> Which client version are you using? Those line numbers don't correspond to what I have for 2.3.1. If you're not on 2.3.1 yet you should try upgrading.
> 
> Regards,
> 
> Rob
> 
> On 23/02/11 19:50, Kamal Surana wrote:
>> 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)


More information about the rabbitmq-discuss mailing list