Hi

Always state which version of Camel you are using.
And post how you route is configured.


On Thu, Oct 8, 2009 at 4:57 PM, Vladimir Okhotnikov
<vokhotni...@gmail.com> wrote:
>
> Hi
>
> I'm observing quite a strange behavior at the moment. In my app, I have
> several routes which all start by reading files in the same directory,
> deleting them after processing. Obviously, each rule uses its own include
> pattern to process separate subset of files.
>
> Now, the problem is that if the camel context is started when there are some
> existing files in the directory, the matching routes do not seem to work. I
> cannot see any related activity in the log file (except for the first "1
> file to consume message"), and the newly added files are being piled up in
> the directory. The other routes, which had no matching files on camel start
> do work.
>
> Is it a bug or am I just missing something?
> --
> View this message in context: 
> http://www.nabble.com/File-component-blocked-by-existing-files-tp25803233p25803233.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>



-- 
Claus Ibsen
Apache Camel Committer

Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to