Its hard to diagnose and find out the problem. Maybe if you set disconnect=true to not reuse connections it would force camel to re-connect on each file it writes, and maybe that helps.
But upgrading to latest is always a good idea in such cases. As I think you run on a very old Camel version. On Fri, Mar 10, 2017 at 6:55 AM, sshiampp <sshiva...@gmail.com> wrote: > I'm transferring some TXT files to a FTP location every 15 mins throught day. > It woks fine almost all times but sometimes I get > "org.apache.camel.component.file.GenericFileOperationFailedException: Error > writing file [Destination/directory/filename.txt]" and the file gets stuck > in processing directory. I analysed around 50 same types of error which came > in past and I'm not able to create any pattern why it's happening. I can > assure you guys that FTP location is fine and have no problem communicating > with it. > > I'm thinking of upgrading to latest version, maybe it is fixed in later > versions but I have a large setup and we'll have to re-test every component > for impact analysis. > Anyone having any info on this issue ? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Intermittent-issue-Camel-FTP-GenericFileOperationFailedException-Error-writing-file-tp5795212.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2