Hi,
When I'm trying do execute following simple route:

                <route>
                        <from 
uri="file:source?delete=true&amp;readLock=fileLock"/>
                                <process ref="processor"/>
                </route>
I'm getting:

Error during commit. Exchange[text.txt]. Caused by:
[org.apache.camel.component.file.GenericFileOperationFailedException -
Cannot
delete file: GenericFile[text.txt]]
org.apache.camel.component.file.GenericFileOperationFailedException: Cannot
delete file: GenericFile[text.txt] at
org.apache.camel.component.file.strategy.GenericFileDeleteProcessStrategy.commit(GenericFileDeleteProcessStrategy.java:81)
 

It is not working for 2.12.0, 2.11.1.  



--
View this message in context: 
http://camel.465427.n5.nabble.com/readLock-fileLock-causes-GenericFileOperationFailedException-on-Windows-tp5739402.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to