I ended up NOT using Camel consumerTemplate. Instead used a custom approach
of reading files from a remote ftp server. Quicker, reliable and allows the
option of specifying absolute paths!
--
View this message in context:
http://camel.465427.n5.nabble.com/GenericFileOperationFailedException-C
Finally I have been able to reproduce/identify the issue.
Given that we are using a relative path to move the processed files into
once successfully ftp-ed to the destination servers:
../../../u/4gl_upload/warehouse_integration_2/trs-server/export/in_progress_bpo/201609081030/done
However, for
Hi,
We have an integration system based on Camel v2.16.1 that runs on a Jboss v6
Linux platform. There are multiple interfaces running simultaneously each
with a different polling rate.
We are intermittently experiencing 'Cannot rename file' issue with Camel
failing to backup to the 'done' folde