You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/09/16 17:37:53 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-6750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-6750.
--------------------------------

    Resolution: Fixed

Thanks for reporting. The fileLock is now released eager so the file can be deleted.
                
> 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.11.1, 2.12.0
>         Environment: Windows only
>            Reporter: Mariusz Kowalczyk
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.11.2, 2.12.1, 2.13.0
>
>
> 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