You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Mariusz Kowalczyk (JIRA)" <ji...@apache.org> on 2013/09/15 12:55:52 UTC

[jira] [Created] (CAMEL-6750) readLock=fileLock causes GenericFileOperationFailedException

Mariusz Kowalczyk created CAMEL-6750:
----------------------------------------

             Summary: readLock=fileLock causes GenericFileOperationFailedException
                 Key: CAMEL-6750
                 URL: https://issues.apache.org/jira/browse/CAMEL-6750
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.12.0, 2.11.1
            Reporter: Mariusz Kowalczyk


Camel throws GenericFileOperationFailedException for example route:

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

See on forum:
http://camel.465427.n5.nabble.com/GenericFileOperationFailedException-for-file-deletion-td5739382.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira