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 615B310AD4 for ; Tue, 3 Dec 2013 10:46:31 +0000 (UTC) Received: (qmail 90558 invoked by uid 500); 3 Dec 2013 10:46:30 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 90252 invoked by uid 500); 3 Dec 2013 10:46:29 -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 90244 invoked by uid 99); 3 Dec 2013 10:46:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Dec 2013 10:46:29 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of mato.krajcir@gmail.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Dec 2013 10:46:24 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1VnnUS-0004en-Ff for users@camel.apache.org; Tue, 03 Dec 2013 02:46:04 -0800 Date: Tue, 3 Dec 2013 02:46:04 -0800 (PST) From: martin11 To: users@camel.apache.org Message-ID: <1386067564475-5744230.post@n5.nabble.com> In-Reply-To: References: <1385996366275-5744181.post@n5.nabble.com> Subject: Re: Random unsuccessful read from file MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hello Claus, I set timeout on poolEnrich but the error occured again. Should it be problem (or feature) when using sendEmptyMessageWhenIdle=true on file endpoint? The server is always in high load and when I try to read data from file it`s possible that file system is not responding immediately . Do I also change configuration of file endpoint? e.g readLockTimeout? -- View this message in context: http://camel.465427.n5.nabble.com/Random-unsuccessful-read-from-file-tp5744181p5744230.html Sent from the Camel - Users mailing list archive at Nabble.com.