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 2017/07/06 15:35:05 UTC

[jira] [Closed] (OAK-6379) NPE in MergingNodeStateDiff on DELETE_DELETED_PROPERTY

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

Davide Giannella closed OAK-6379.
---------------------------------

Bulk close for 1.7.3

> NPE in MergingNodeStateDiff on DELETE_DELETED_PROPERTY
> ------------------------------------------------------
>
>                 Key: OAK-6379
>                 URL: https://issues.apache.org/jira/browse/OAK-6379
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>            Reporter: Alex Deparvu
>            Assignee: Alex Deparvu
>             Fix For: 1.7.3
>
>         Attachments: OAK-6379.patch
>
>
> Relevant trace:
> {noformat}
> java.lang.NullPointerException: null
>     at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:192) ~[guava-15.0.jar:na]
>     at org.apache.jackrabbit.oak.plugins.memory.MemoryNodeBuilder.setProperty(MemoryNodeBuilder.java:507) ~[classes/:na]
>     at org.apache.jackrabbit.oak.plugins.commit.MergingNodeStateDiff.applyPropertyResolution(MergingNodeStateDiff.java:171) ~[classes/:na]
>     at org.apache.jackrabbit.oak.plugins.commit.MergingNodeStateDiff.resolveConflict(MergingNodeStateDiff.java:126) ~[classes/:na]
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)