[rabbitmq-discuss] RabbitMQ - StackOverflowError

Rob Harrop rob at rabbitmq.com
Thu Feb 24 10:14:27 GMT 2011


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