Hello,
Thanks for your reply. I added my debugging info to the jira issue. It
would be great to get this issue fixed soon.
br,
ilia
2013/5/18 Christian Posta
> Thanks for the debugging info!
> Looks like this issue has been raised:
> https://issues.apache.org/jira/browse/AMQ-4487
>
> When one
Thanks for the debugging info!
Looks like this issue has been raised:
https://issues.apache.org/jira/browse/AMQ-4487
When one of us gets a sec, we can fix it.
On Fri, May 17, 2013 at 8:21 AM, Ilia Stepanov wrote:
> Hello,
> I am using 5.8.0 and get OutOfMemory when trying to browse a queue with
Hello,
I am using 5.8.0 and get OutOfMemory when trying to browse a queue with
about 200 messages. In the heap dump an instance of VMPendingMessageCursor
with 18 millions (instead of two hundreds) of PendingNode elemements was
found. Debugging showed that the Queue.iterate() method is repeated in a