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 "Davide Giannella (JIRA)" <ji...@apache.org> on 2016/03/10 12:20:41 UTC

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

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

Davide Giannella closed OAK-4071.
---------------------------------

Bulk close for 1.4.0

> 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.4, 1.4.0
>
>         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)