This might help investigating the issue. The route has a retryUntil; the first time we try to connect to the endpoint it takes a long time (much more than the specified timeout), the other attempts seems to run in timeout the specified millisecs. Maybe this is related to a new endpoint?
The error message always report 'null' as connect timeout though: [Writing file failed with: File operation failed: null connect timed out.] -- View this message in context: http://camel.465427.n5.nabble.com/FTP-connection-timeout-after-30-minutes-even-though-set-to-2-minutes-tp2265070p2265091.html Sent from the Camel - Users mailing list archive at Nabble.com.
