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 9B8DF9743 for ; Wed, 9 May 2012 11:09:36 +0000 (UTC) Received: (qmail 60088 invoked by uid 500); 9 May 2012 11:09:36 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 59922 invoked by uid 500); 9 May 2012 11:09: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 59911 invoked by uid 99); 9 May 2012 11:09:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 May 2012 11:09: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; Wed, 09 May 2012 11:09:31 +0000 Received: by lahe6 with SMTP id e6so128183lah.32 for ; Wed, 09 May 2012 04:09:10 -0700 (PDT) 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; bh=KMx3veSSJCrtNrc/fzmlnPMJahDNoEnzbYOpt6yT6c4=; b=F/OzQHzQN+drrSPxSSqaUFwie6qkC8WwmXlI0c0EUU7qJl1t1zGGrnY2x+hZsdgmia 4vNrSKPpIELn2KGQCd+XIOxYJipoq5ijo2f/TQQ2o+Xc2U3NV+uyUPw/UuC7NdqCtq1V Ddw4+fGbnFVTve5spYBHBoot9spZpwIzAhv+wCcajlMGnJ6IuFmXUqLjGtv/sjOU/FDQ +09EGfcdSJ0feVHHRd21LvQCDn09a5a8wNzCTPNqaznNMam52fKCx/ocHfK1xTml4jlU mcGFE269h4GDrT/J8YzUlbYue3FyO90PHZ274LVJT06Gs91PL0mQlAo815yj34tkQPTQ PaSQ== Received: by 10.152.105.173 with SMTP id gn13mr1312519lab.20.1336561750156; Wed, 09 May 2012 04:09:10 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.146.7 with HTTP; Wed, 9 May 2012 04:08:49 -0700 (PDT) In-Reply-To: <1336561489350-5697076.post@n5.nabble.com> References: <1336132433952-5685631.post@n5.nabble.com> <1336134321706-5685713.post@n5.nabble.com> <1336374441220-5690355.post@n5.nabble.com> <1336554401574-5696843.post@n5.nabble.com> <1336561489350-5697076.post@n5.nabble.com> From: Claus Ibsen Date: Wed, 9 May 2012 13:08:49 +0200 Message-ID: Subject: Re: Component file: move and moveFailed To: users@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Wed, May 9, 2012 at 1:04 PM, Hilde wrote: > The files being processed with camel afterwards are not moved to that > directory programmatically but also droped in the directory manually. As a > result there can no open file stream remain. > Read about the read-lock strategies you have at http://camel.apache.org/file2 eg the idea is to avoid reading files while other parties is currently writing them. And that depends on what file system you use etc, what you can do. > -- > View this message in context: http://camel.465427.n5.nabble.com/Component-file-move-and-moveFailed-tp5685631p5697076.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com 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/