HI Claus, Thanks for this quick response. I'll try and let you know if it works? Regards
On Fri, Nov 22, 2013 at 10:14 AM, Claus Ibsen <claus.ib...@gmail.com> wrote: > See this FAQ > > http://camel.apache.org/how-do-i-configure-the-default-maximum-cache-size-for-producercache-or-producertemplate.html > > You can reduce the size of the cache, as it holds 1000 by default. > > > On Fri, Nov 22, 2013 at 10:11 AM, Hamid <lisbonn...@googlemail.com> wrote: > > Hi everybody, > > > > I'am using camel 2.5.0 with servicemix-3.5.0-fuse. > > My camel component deployed in servicemix causes a memory leak. > > When I anlyze a dump with Eclipse Memory Analyzer I saw that there are > 610 > > instances of > > *org.apache.camel.util.LRUCache that retains 20% of memory (173 MO).*Is > > there any issue with ProducerCache objects that are not being garbage > > collected. > > Can you please help. > > > > Many thanks. > > > > -- > Claus Ibsen > ----------------- > Red Hat, Inc. > Email: cib...@redhat.com > Twitter: davsclaus > Blog: http://davsclaus.com > Author of Camel in Action: http://www.manning.com/ibsen >