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 (Resolved) (JIRA)" <ji...@apache.org> on 2011/11/23 16:23:40 UTC

[jira] [Resolved] (CAMEL-4705) file endpoint to raise a warning msgs if unable to auto-create the starting directory

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

Claus Ibsen resolved CAMEL-4705.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.8.4

Thanks Torsten.

I first went for an exception, but a WARN is better as we can backport that safely.
                
> file endpoint to raise a warning msgs if unable to auto-create the starting directory
> -------------------------------------------------------------------------------------
>
>                 Key: CAMEL-4705
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4705
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.8.3
>            Reporter: Torsten Mielke
>            Assignee: Claus Ibsen
>              Labels: autoCreate, file
>             Fix For: 2.8.4, 2.9.0
>
>         Attachments: CAMEL-4705.patch
>
>
> The file component tries to auto-create any non-existing starting directories however it does not raise any warnings if its unable to create the directory (e.g. due to file permission or due to unmounted file systems). 
> It should at least log a warning msg if it cannot auto-create the starting directory. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira