You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Torsten Mielke (Created) (JIRA)" <ji...@apache.org> on 2011/11/23 15:09:40 UTC

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

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
             Fix For: 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

        

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

Posted by "Claus Ibsen (Resolved) (JIRA)" <ji...@apache.org>.
     [ 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

        

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

Posted by "Torsten Mielke (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Torsten Mielke updated CAMEL-4705:
----------------------------------

    Attachment: CAMEL-4705.patch

Attaching a possible fix that will log a warning msgs if Camel cannot auto-create the directory.
                
> 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
>              Labels: autoCreate, file
>             Fix For: 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

        

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

Posted by "Claus Ibsen (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-4705:
----------------------------------

    Assignee: Claus Ibsen
    
> 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.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