Hi Found the bug and logged a ticket https://issues.apache.org/jira/browse/CAMEL-7577
On Wed, Jul 2, 2014 at 3:11 PM, Claus Ibsen <[email protected]> wrote: > Hi > > Yeah sounds like a bug in zip splitter as it should close the stream > if there was an exception etc. > > On Wed, Jul 2, 2014 at 3:02 PM, Gardella juan > <[email protected]> wrote: >> Thanks Claus, I found the problem and let me know if you agree on create >> JIRA. I am processing a zip file with zip splitter. I am developing on >> windows machine and if some exception is not handled during the split the >> file could not be moved/deleted. It seems the splitter keeps the file open. >> The only way I can delete/move the file is process all the zip. >> >> >> >> -- >> View this message in context: >> http://camel.465427.n5.nabble.com/File-component-does-not-delete-file-tp5753140p5753207.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/ -- 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/
