Hi What Camel version do you use? And what os do you use? windows linux or something else? And try a newer Camel release to see if its fixed. And if you do any java code with input stream / file input stream etc then make sure to close them.
On Tue, Jul 8, 2014 at 9:27 AM, sakchakravarthi <[email protected]> wrote: > Hi > I have a file route configuration > > <camel:from uri="file://{{file.data}}?filter=#StatusCheck"/> > > once file got processed it is not getting moved to .camel folder no other > file options are used. > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/File-is-not-moved-to-camel-folder-once-it-is-processed-tp5753491.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/
