I created a ticket
https://issues.apache.org/jira/browse/CAMEL-4742

And have a fix for this in testing.



On Mon, Dec 5, 2011 at 10:01 AM, bvahdat <babak.vah...@swissonline.ch> wrote:
>> 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.



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to