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 1CC7F9A52 for ; Fri, 9 Mar 2012 12:15:36 +0000 (UTC) Received: (qmail 32425 invoked by uid 500); 9 Mar 2012 12:15:35 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 32396 invoked by uid 500); 9 Mar 2012 12:15:35 -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 32387 invoked by uid 99); 9 Mar 2012 12:15:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Mar 2012 12:15:35 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of claus.ibsen@gmail.com designates 209.85.215.45 as permitted sender) Received: from [209.85.215.45] (HELO mail-lpp01m010-f45.google.com) (209.85.215.45) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Mar 2012 12:15:31 +0000 Received: by lahe6 with SMTP id e6so2030972lah.32 for ; Fri, 09 Mar 2012 04:15:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=t+4Gv9HQgEl1g8BSganlj/h3tuVYBZ4CPWUdKqhpshc=; b=wPhh+EoENIziAQH60szDgq403hvbmtV+0C3tZfW8pGcH91vtiGnMcG9Rormquan9Sr EHZjeWxpqY++8f50abfloN4PDGTVNnLZSZqKgaZkHAtU+Bhz5iIxEnmIJAcCkE5E5hBS tPRo3Vmhpg+4tUDJcARRRSKkKXVNplu4L5HJ33g8ODcFo+Qo+AGloE6lK4mK99CekHwF /CxpYhhYwjV7ykXd92h+PBifV8ej/B6IewkJLEYMDJSK1NTjDUHNGluAHURPB9xEX/Ab bJfp/388JbJ9C8aYs6VTFQghjTEz5YP+z0uzs+DeurtBVopwuvU+93visQUItWfAa1ln Gxww== Received: by 10.112.27.137 with SMTP id t9mr689301lbg.88.1331295309714; Fri, 09 Mar 2012 04:15:09 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.107.106 with HTTP; Fri, 9 Mar 2012 04:14:49 -0800 (PST) In-Reply-To: <1331293153479-5550328.post@n5.nabble.com> References: <1331229868002-5548338.post@n5.nabble.com> <1331284522102-5549997.post@n5.nabble.com> <1331286613761-5550086.post@n5.nabble.com> <1331290734144-5550245.post@n5.nabble.com> <1331293153479-5550328.post@n5.nabble.com> From: Claus Ibsen Date: Fri, 9 Mar 2012 13:14:49 +0100 Message-ID: Subject: Re: [FTP + ConsumerTemplate] Threads remaining alive 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 I logged a JIRA to improve this to shutdown the thread pools more eagerly https://issues.apache.org/jira/browse/CAMEL-5072 On Fri, Mar 9, 2012 at 12:39 PM, Aida wrote: > Here is: > > -------------------------------------------------------------------------= ------------------------- > Name: Camel (processesCamelContext) thread #22 - > ftp://ftp_user@test_host.com:21/readFileDir > State: WAITING on > java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@36b= c16b2 > Total blocked: 9 =A0Total waited: 4 > > Stack trace: > =A0sun.misc.Unsafe.park(Native Method) > java.util.concurrent.locks.LockSupport.park(LockSupport.java:156) > java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awa= it(AbstractQueuedSynchronizer.java:1987) > java.util.concurrent.DelayQueue.take(DelayQueue.java:160) > java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sc= heduledThreadPoolExecutor.java:609) > java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sc= heduledThreadPoolExecutor.java:602) > java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:9= 47) > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.jav= a:907) > java.lang.Thread.run(Thread.java:662) > -------------------------------------------------------------------------= ------------------------- > > Thanks > > -- > View this message in context: http://camel.465427.n5.nabble.com/FTP-Consu= merTemplate-Threads-remaining-alive-tp5548338p5550328.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/