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 8521F789F for ; Mon, 5 Dec 2011 11:59:37 +0000 (UTC) Received: (qmail 58636 invoked by uid 500); 5 Dec 2011 11:59:37 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 58570 invoked by uid 500); 5 Dec 2011 11:59:36 -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 58562 invoked by uid 99); 5 Dec 2011 11:59:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2011 11:59:36 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.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; Mon, 05 Dec 2011 11:59:30 +0000 Received: by eaai10 with SMTP id i10so4452264eaa.32 for ; Mon, 05 Dec 2011 03:59:10 -0800 (PST) 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; bh=81BtfXdcl+6ylFaiRdYrFg/TocYreNiz+YR3JatJHow=; b=u6Ho5gG170Z0h8zeFx6G4jtT0GInIUQYIb5U2uM4rBfaRnuA/HHOObEJRdxfBiwLbk OATdA+EqYZtiIDItvHw8mBYf2mTM4gfJ55hqOb1205uOWXNSqC2I/d732weqL6bl5XDE nASnDqjj5Y/V2Eb9kncoAgjsFG1SXbQh6BxOg= Received: by 10.213.35.20 with SMTP id n20mr844004ebd.50.1323086349410; Mon, 05 Dec 2011 03:59:09 -0800 (PST) MIME-Version: 1.0 Received: by 10.14.99.5 with HTTP; Mon, 5 Dec 2011 03:58:48 -0800 (PST) In-Reply-To: <1323075696656-5048255.post@n5.nabble.com> References: <1322835767689-5041981.post@n5.nabble.com> <1322837532132-5042086.post@n5.nabble.com> <1323075696656-5048255.post@n5.nabble.com> From: Claus Ibsen Date: Mon, 5 Dec 2011 12:58:48 +0100 Message-ID: Subject: Re: Riding on org.apache.camel.language.TokenPairPredicateTest To: users@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org I created a ticket https://issues.apache.org/jira/browse/CAMEL-4742 And have a fix for this in testing. On Mon, Dec 5, 2011 at 10:01 AM, bvahdat wrote: >> Yeah could be OS specific. Do you use Windows? > > the issue is indeed OS specific which is Windows, just saw the retries logic > in org.apache.camel.util.FileUtil.renameFile() as well as a lot of hits on > Google... > > But as I've already mentioned in this thread that's not my concern at all > but the way exchange routing behaves by the file component, as if there were > no problem. It seems to me as if there is an onException claus on the route > like: > > onException(java.lang.Exception.class).handled(true).continued(true); > > Which is not! > > Any thoughts? > > Babak > > -- > View this message in context: http://camel.465427.n5.nabble.com/Riding-on-org-apache-camel-language-TokenPairPredicateTest-tp5041981p5048255.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- 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/