Re: Memory leak with Message History

2014-07-24 Thread David Karlsen
Nope - images not appearing. 2014-07-24 16:00 GMT+02:00 Claus Ibsen : > Hi > > Anyone able to see those images? Maybe you can log a JIRA and attach the > images there. Not sure if this mailing list accepts images and embedded > files in mails etc. > > > > > On Thu, Jul 24, 2014 at 3:42 PM, Raul

Re: Memory leak with Message History

2014-07-24 Thread Raul Kripalani
My bad. They don't even show up in Nabble :( Probably because I copy-pasted rather than attaching. You got it: https://issues.apache.org/jira/browse/CAMEL-7635 Let's continue the discussion in the ticket. If you need more info about the dump or want me to run additional OQL queries, feel free to

Re: Memory leak with Message History

2014-07-24 Thread Claus Ibsen
Hi Anyone able to see those images? Maybe you can log a JIRA and attach the images there. Not sure if this mailing list accepts images and embedded files in mails etc. On Thu, Jul 24, 2014 at 3:42 PM, Raul Kripalani wrote: > Team, > > We just had an OOM incident in our dev environments after

Memory leak with Message History

2014-07-24 Thread Raul Kripalani
Team, We just had an OOM incident in our dev environments after upgrading from Camel 2.10.3 to 2.13.1. Heap settings have remained untouched. A heap dump showed millions of DefaultMessageHistory instances retained (see screenshot), along with their corresponding Date and StopWatch instances. Obvi