On Thu, Oct 25, 2012 at 3:24 PM, widecr0W <[email protected]> wrote:
> 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
>
>

Seems a bit odd it regard 215 as a failure code. As its in the
positive reply ranges
https://en.wikipedia.org/wiki/List_of_FTP_server_return_codes


>
>
>
> --
> 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.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: [email protected]
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to