You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2009/02/17 14:33:00 UTC

[jira] Created: (JCR-1982) Exception root cause is swallowed in various places

Exception root cause is swallowed in various places
---------------------------------------------------

                 Key: JCR-1982
                 URL: https://issues.apache.org/jira/browse/JCR-1982
             Project: Jackrabbit Content Repository
          Issue Type: Bug
            Reporter: Thomas Mueller
            Assignee: Thomas Mueller
            Priority: Minor


When re-throwing an exception, the root cause is swallowed in some places in Jackrabbit, mainly when converting to an IOException.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JCR-1982) Exception root cause is swallowed in various places

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated JCR-1982:
-------------------------------

      Component/s: jackrabbit-core
    Fix Version/s: 1.6.0
       Issue Type: Improvement  (was: Bug)

> Exception root cause is swallowed in various places
> ---------------------------------------------------
>
>                 Key: JCR-1982
>                 URL: https://issues.apache.org/jira/browse/JCR-1982
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> When re-throwing an exception, the root cause is swallowed in some places in Jackrabbit, mainly when converting to an IOException.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JCR-1982) Exception root cause is swallowed in various places

Posted by "Thomas Mueller (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674237#action_12674237 ] 

Thomas Mueller commented on JCR-1982:
-------------------------------------

Revision 745120 (on namespace index error; was using a Java 1.5 constructor before)

> Exception root cause is swallowed in various places
> ---------------------------------------------------
>
>                 Key: JCR-1982
>                 URL: https://issues.apache.org/jira/browse/JCR-1982
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Minor
>
> When re-throwing an exception, the root cause is swallowed in some places in Jackrabbit, mainly when converting to an IOException.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JCR-1982) Exception root cause is swallowed in various places

Posted by "Thomas Mueller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Mueller resolved JCR-1982.
---------------------------------

    Resolution: Fixed

Committed in 
revision 745051 (when creating a BLOB object),
revision 745053 (on configuration error),
revision 745056 (on namespace index error),
revision 745060 (on nodetype I/O error).

> Exception root cause is swallowed in various places
> ---------------------------------------------------
>
>                 Key: JCR-1982
>                 URL: https://issues.apache.org/jira/browse/JCR-1982
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Minor
>
> When re-throwing an exception, the root cause is swallowed in some places in Jackrabbit, mainly when converting to an IOException.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.