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 0A88E744B for ; Wed, 31 Aug 2011 11:38:49 +0000 (UTC) Received: (qmail 18177 invoked by uid 500); 31 Aug 2011 11:38:48 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 18009 invoked by uid 500); 31 Aug 2011 11:38:48 -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 18001 invoked by uid 99); 31 Aug 2011 11:38:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Aug 2011 11:38:47 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of claus.ibsen@gmail.com designates 209.85.215.173 as permitted sender) Received: from [209.85.215.173] (HELO mail-ey0-f173.google.com) (209.85.215.173) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Aug 2011 11:38:43 +0000 Received: by eyb7 with SMTP id 7so471622eyb.32 for ; Wed, 31 Aug 2011 04:38:22 -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=TT7fGLAYP7jsgfSvncEU6MgMXwce0p4O/qWnzvk1hAw=; b=I8iAh7A828IWEQNw/r7lq0PChiHvVIAKgQdmEZOA770zC/yH8BxYnRHeq5t5kkZNjd vcPGa6XuhXcgqtG2VOucRJIs+Z/C3VfsHwlphkc/8ei+Ygf9T8RCs3Ssxz9yzgH0sp3E 8kPm8LzKMVGmZjyi17EVeNywNd0YxKWhismi0= Received: by 10.213.108.138 with SMTP id f10mr216536ebp.135.1314790702169; Wed, 31 Aug 2011 04:38:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.15.19 with HTTP; Wed, 31 Aug 2011 04:38:02 -0700 (PDT) In-Reply-To: References: From: Claus Ibsen Date: Wed, 31 Aug 2011 13:38:02 +0200 Message-ID: Subject: Re: pool thread dies after FTP error To: users@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi The ScheduledPollConsumer have been improved in later releases to be more resilient and avoid terminating due unhandled exceptions being thrown. On Wed, Aug 31, 2011 at 11:24 AM, Sorin Silaghi wrote= : > Hi all, > > > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 We have a problem with FTP consumers dying on= errors. It > happened a couple of times on one of our servers but we can't really > reproduce it. I've looked at the code and I can't figure out why it happe= ns. > The only possibilities are that ScheduledPollConsumer throws an exception > that kills the thread or the consumer gets suspended and never goes back. > I'm not sure what this last part means but we'll do some more tests and I= 'll > do some debug if we can reproduce it. > > > Here's the stack trace: > > http://pastebin.com/niXtXKJ4 > > best regards, > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 Sorin > --=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/