Hi

Not sure but you may need to close file reader too, although I would
assume buffered reader did that too. But give it a try. Also you can
try remove that code, and see if Camel can delete the file. Then you
would know its that code causing the problem or not.

On Wed, Jul 9, 2014 at 6:26 AM, sakchakravarthi
<ajit.kalyan.chakravar...@gmail.com> wrote:
> Hi I am using camel 2.13.0, java 1.7, windows os
> I am doing file read in filter as BufferedReader br = br = new
> BufferedReader(new FileReader(file.getAbsoluteFilePath())); and I am closing
> BufferedReader.
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/File-is-not-moved-to-camel-folder-once-it-is-processed-tp5753491p5753563.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to