Hi,

I did not see Camel trying to move the files to the failed folder when a move 
to the processed folder has failed. Of course I could move them myself/manually 
but we had sudden permission issues on those folders at night when no one was 
looking.

Also I think our error handler did not get triggered. We do have one and it did 
not notify anyone. 
But like I said... the route finished successfully just the move to processed 
did not.

Thanks!



-----Oorspronkelijk bericht-----
Van: Claus Ibsen [mailto:claus.ib...@gmail.com] 
Verzonden: Wednesday 29 June 2016 12:01
Aan: users@camel.apache.org
Onderwerp: Re: failing move to processed, processing over and over again

You can move the failed files to an error folder. But you need to think 
generally about error handling and how you want to deal with that.



On Wed, Jun 29, 2016 at 11:43 AM, Hans Orbaan <hans.orb...@docdata.eu> wrote:
> Hi All,
>
> When a file has been processed correctly, it can be moved to a processed 
> folder (?move=processed). If this move fails, files will be processed over 
> and over again. Is there something that can be done about this?
> A solution in Camel could be to automatically start using the idempotent 
> repository so they won't be processed as many times.
>
> Does anyone have a workable solution to prevent processing over and over 
> again which can be used with current versions? Any solution that is feasible 
> for future releases?
>
> Thanks for any help!!1
>
> With kind regards,
>
> Hans Orbaan



--
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to