[
https://issues.apache.org/jira/browse/OAK-4071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Mehrotra updated OAK-4071:
---------------------------------
Attachment: OAK-4071.patch
[patch|^OAK-4071.patch] for the same
[~mduerig] Can you have a look. Changes are pretty simple but wanted to have
another look. And if you are fine should we include it for 1.4
> 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.6
>
> 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)