I am still receiving the FTP connection timeout error after a while the aggregation is runned in timeout. I still don't understand why it runs in connection timeout after the specified timeout though (I've already opened a discussion for this).
2010-08-09 09:02:36,221 [pool-1-thread-2] DEBUG org.apache.camel.component.file.remote.RemoteFileProducer - Could not connect to: Endpoint[ftp://[email protected]/FOLDER?eagerDeleteTargetFile=false&fileName=test.txt&ftpClient.connectTimeout=120000&ftpClient.dataTimeout=15000&ftpClient.defaultTimeout=15000&password=OPT2%24%24d2t2%23888&soTimeout=60000&tempFileName=%24%7Bfile%3Aname.noext%7D.tmp]. Will try to recover. org.apache.camel.component.file.GenericFileOperationFailedException: File operation failed: null Connection timed out: connect. Code: 0 at org.apache.camel.component.file.remote.FtpOperations.connect(FtpOperations.java:107) -- View this message in context: http://camel.465427.n5.nabble.com/camel-2-5-recipientList-aggregationStrategy-timeout-tp2265144p2268527.html Sent from the Camel - Users mailing list archive at Nabble.com.
