> Yeah could be OS specific. Do you use Windows? 

the issue is indeed OS specific which is Windows, just saw the retries logic
in org.apache.camel.util.FileUtil.renameFile() as well as a lot of hits on
Google...

But as I've already mentioned in this thread that's not my concern at all
but the way exchange routing behaves by the file component, as if there were
no problem. It seems to me as if there is an onException claus on the route
like:

onException(java.lang.Exception.class).handled(true).continued(true);

Which is not!

Any thoughts?

Babak

--
View this message in context: 
http://camel.465427.n5.nabble.com/Riding-on-org-apache-camel-language-TokenPairPredicateTest-tp5041981p5048255.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to