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 5E8A8D437 for ; Thu, 25 Oct 2012 13:25:01 +0000 (UTC) Received: (qmail 18560 invoked by uid 500); 25 Oct 2012 13:25:00 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 18457 invoked by uid 500); 25 Oct 2012 13:25:00 -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 18426 invoked by uid 99); 25 Oct 2012 13:24:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Oct 2012 13:24:58 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of widecrow@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Oct 2012 13:24:53 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TRNQH-0002jh-8D for users@camel.apache.org; Thu, 25 Oct 2012 06:24:33 -0700 Date: Thu, 25 Oct 2012 06:24:33 -0700 (PDT) From: widecr0W To: users@camel.apache.org Message-ID: <1351171473214-5721554.post@n5.nabble.com> In-Reply-To: References: <1351151758349-5721536.post@n5.nabble.com> <1351166804133-5721547.post@n5.nabble.com> <1351168352115-5721552.post@n5.nabble.com> Subject: Re: FTP Issue MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Camel 2.10.1 on a Windows machine. It wasn't exactly a socketexception. The exception I'm getting now is: 6206 [Camel (camel-1) thread #0 - ftp://10.32.67.28:21] WARN org.apache.camel.component.file.remote.RemoteFilePollingConsumerPollStrategy - Consumer FtpConsumer[ftp://10.32.67.28:21?binary=true&consumer.delay=3000&password=******&separator=UNIX&username=camel] could not poll endpoint: Endpoint[ftp://10.32.67.28:21?binary=true&consumer.delay=3000&password=******&separator=UNIX&username=camel] caused by: File operation failed: Software caused connection abort: recv failed. Code: 215 org.apache.camel.component.file.GenericFileOperationFailedException: File operation failed: Software caused connection abort: recv failed. Code: 215 -- View this message in context: http://camel.465427.n5.nabble.com/FTP-Issue-tp5721536p5721554.html Sent from the Camel - Users mailing list archive at Nabble.com.