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

Julian Reschke updated JCR-3017:
--------------------------------

        Fix Version/s: 2.3.1
                       2.2.10
    Affects Version/s:     (was: 2.2)
               Status: Patch Available  (was: Open)
    
> Version history recovery fails in case a version does not have a 
> jcr:frozenNode
> -------------------------------------------------------------------------------
>
>                 Key: JCR-3017
>                 URL: https://issues.apache.org/jira/browse/JCR-3017
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: versioning
>            Reporter: Honwai Wong
>            Assignee: Julian Reschke
>            Priority: Minor
>             Fix For: 2.2.10, 2.3.1
>
>         Attachments: JCR-3017.patch
>
>
> With JCR-2551 in place, a version recovery mode has been introduced. Problem 
> now is that in case a version is encountered that misses a mandatory 
> jcr:frozenNode, an InternalError is thrown by 
> o.a.j.c.version.InternalVersionHistoryImpl#createVersionInstance. Since 
> o.a.j.c.RepositoryChecker#checkVersionHistory only catches Exception, it 
> fails to catch it properly which leads to a complete repository shutdown.
> Throwing for example a RuntimeException instead fixes the problem.

--
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

        

Reply via email to