[rabbitmq-discuss] RabbitMQ - StackOverflowError

Rob Harrop rob at rabbitmq.com
Thu Mar 3 12:21:13 GMT 2011


A fix for this was just pushed to default on rabbitmq-java-client.

On 25/02/11 00:21, Matthew Sackman wrote:
> On Fri, Feb 25, 2011 at 05:35:16AM +0530, GMail wrote:
>> Using version 1.8.1. Trying to understand what could be the root cause.
> The algorithm in use is recursive and seems to be exploding Java's
> stack. We don't think there's anything functionally wrong with the
> algorithm employed other than the fact it's recursive. It's currently
> being rewritten to be less recursive.
>
>> Saw one thing that lot of channels are being created but not closed. Can that be the reason?
> We think it's likely to go wrong if the channel numbers are heavily
> fragmented.
>
> Matthew
> _______________________________________________
> 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