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 C32B8E468 for ; Mon, 27 May 2013 11:28:56 +0000 (UTC) Received: (qmail 93752 invoked by uid 500); 27 May 2013 10:10:39 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 93713 invoked by uid 500); 27 May 2013 10:10:38 -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 93637 invoked by uid 99); 27 May 2013 10:10:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 May 2013 10:10:35 +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 christoph.giera@mic-cust.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; Mon, 27 May 2013 10:10:31 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UguNU-0005Ln-9m for users@camel.apache.org; Mon, 27 May 2013 03:10:08 -0700 Date: Mon, 27 May 2013 03:10:08 -0700 (PDT) From: cgiera To: users@camel.apache.org Message-ID: <1369649408131-5733247.post@n5.nabble.com> In-Reply-To: <1369405230121-5733109.post@n5.nabble.com> References: <1369299684934-5733010.post@n5.nabble.com> <1369377980310-5733065.post@n5.nabble.com> <1369405230121-5733109.post@n5.nabble.com> Subject: Re: MailComponent/MailConsumer misses Mails MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I have upgraded to camel 2.11.0(not all referenced libs but camel mail component doesn't use any referenced libs) and mail 1.5. The problem still exists in the new versions. I will debug the MailConsumer now and I try to find out what's going on. I believe there is something wrong with this code: My test routes look like the following: The missing mails can be reduces when setting maxMessagesPerPoll to a small number, but it doesn't solve the problem. kind regards, Christoph -- View this message in context: http://camel.465427.n5.nabble.com/MailComponent-MailConsumer-misses-Mails-tp5733010p5733247.html Sent from the Camel - Users mailing list archive at Nabble.com.