Hans, I tired to change my camel version to 2.16.3, but that did not fix my issue, in fact my camel route stopped polling the files itself. (In my intiual scenario I did not encounter FileNotFoundException but GenericFileOperationFailedException which is caused by IOExcepton : streams or Pipes are closed)
note: the only possible solution I see to use the scheduler and the my camel route get work is by using CronScheduledRoutePolicy(I have successfully tested this, this scenario also initializes the threadpool of size 10) Hans Orbaan wrote > Hi, > > Does the issue also occur when you use a delay and not a quartz2 schedule? > If it does not occur with a delay it could be because of an already fixed > issue: https://issues.apache.org/jira/browse/CAMEL-9752 -- View this message in context: http://camel.465427.n5.nabble.com/Camel-version-2-15-2-l-SFTP-quartz2-component-gives-Cannot-retrieve-file-caused-by-GenericFileOperatp-tp5781587p5781611.html Sent from the Camel - Users mailing list archive at Nabble.com.