Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AC0A2742E for ; Fri, 22 Jul 2011 06:52:01 +0000 (UTC) Received: (qmail 71326 invoked by uid 500); 22 Jul 2011 06:52:01 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 70915 invoked by uid 500); 22 Jul 2011 06:51:55 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 70890 invoked by uid 99); 22 Jul 2011 06:51:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2011 06:51:52 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of claus.ibsen@gmail.com designates 209.85.210.49 as permitted sender) Received: from [209.85.210.49] (HELO mail-pz0-f49.google.com) (209.85.210.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2011 06:51:46 +0000 Received: by pzk33 with SMTP id 33so3312572pzk.36 for ; Thu, 21 Jul 2011 23:51:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=bQVgYRxGCfPrQvG8KQBZ4e3iCeCOX//IFivOBzh1qb4=; b=Pf06Cnf1wLmrHiBzUBcFQPCI2bFFKiQB5M3TYmvhidhLx1OYS1QerJW7/4LJnI9BxE BC3XiMM9nuHeNxLDQNryLxE+pQfERgDjXHcskpDyuVtOPQr4OLWGXi7tZCWSYX81mUKw PwXfjBUYzxOBzIL+WdE4g+Xua7DvF35iMECoc= Received: by 10.68.27.131 with SMTP id t3mr1849616pbg.487.1311317485090; Thu, 21 Jul 2011 23:51:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.58.36 with HTTP; Thu, 21 Jul 2011 23:51:05 -0700 (PDT) In-Reply-To: <1311293297734-4621357.post@n5.nabble.com> References: <1311293297734-4621357.post@n5.nabble.com> From: Claus Ibsen Date: Fri, 22 Jul 2011 08:51:05 +0200 Message-ID: Subject: Re: LRUCache memory leak when using camel properties file To: users@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi What version of Camel are you using? And how have you configured/defined the PropertiesComponent. On Fri, Jul 22, 2011 at 2:08 AM, CamelBumper01 wrote: > I'm presently using properties to populate my camelContext.xml file and m= y > camel spring container is running out of memory consistently. =A0When I u= se > MAT to evaluate the heap dump files it points to LRUCache in the > org.apache.camle.component.properties.PropertiesComponent as the problem. > > It appears that the LRUCache is not releasing memory and that a separate > instance of the properties is created for every route execution instance. > Well that's what the heapdump appears to be indicating anyway. > > I have a heapdump if that will help and I can recreate this issue at will= . > > > > -- > View this message in context: http://camel.465427.n5.nabble.com/LRUCache-= memory-leak-when-using-camel-properties-file-tp4621357p4621357.html > Sent from the Camel - Users mailing list archive at Nabble.com. > --=20 Claus Ibsen ----------------- FuseSource Email: cibsen@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/