You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2016/02/29 15:10:18 UTC

[jira] [Resolved] (OAK-4071) Include node path in VersionException

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

Chetan Mehrotra resolved OAK-4071.
----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.6)
                   1.3.17

> Include node path in VersionException
> -------------------------------------
>
>                 Key: OAK-4071
>                 URL: https://issues.apache.org/jira/browse/OAK-4071
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.3.17
>
>         Attachments: OAK-4071.patch
>
>
> Version related exception do not include offending Node path which make debugging such issues difficult
> {noformat}
> Caused by: javax.jcr.version.VersionException: Cannot add mixin type. Node is checked in.
>         at org.apache.jackrabbit.oak.jcr.session.NodeImpl$26.checkPreconditions(NodeImpl.java:948)
>         at org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate.perform(SessionDelegate.java:212)
>         at org.apache.jackrabbit.oak.jcr.session.ItemImpl.perform(ItemImpl.java:113)
>         at org.apache.jackrabbit.oak.jcr.session.NodeImpl.addMixin(NodeImpl.java:943)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)