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

Davide Giannella closed OAK-3582.
---------------------------------

Bulk close for 1.3.10

> Background split may throw NPE
> ------------------------------
>
>                 Key: OAK-3582
>                 URL: https://issues.apache.org/jira/browse/OAK-3582
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, mongomk
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.3.10, 1.2.8, 1.0.24
>
>
> This issue only occurs in current trunk and no released version of Oak.
> {noformat}
> java.lang.NullPointerException: null
>       at 
> com.google.common.base.Preconditions.checkNotNull(Preconditions.java:192) 
> ~[oak-run-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
>       at 
> org.apache.jackrabbit.oak.plugins.document.mongo.RevisionEntry.<init>(RevisionEntry.java:46)
>  ~[oak-run-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
>       at 
> org.apache.jackrabbit.oak.plugins.document.mongo.MongoDocumentStore.create(MongoDocumentStore.java:882)
>  ~[oak-run-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
>       at 
> org.apache.jackrabbit.oak.plugins.document.util.LeaseCheckDocumentStoreWrapper.create(LeaseCheckDocumentStoreWrapper.java:112)
>  ~[oak-run-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
>       at 
> org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore.backgroundSplit(DocumentNodeStore.java:1998)
>  ~[oak-run-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
>       at 
> org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore.internalRunBackgroundUpdateOperations(DocumentNodeStore.java:1660)
>  ~[oak-run-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
>       at 
> org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore.runBackgroundUpdateOperations(DocumentNodeStore.java:1640)
>  ~[oak-run-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
>       at 
> org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore$BackgroundOperation.execute(DocumentNodeStore.java:2612)
>  ~[oak-run-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
>       at 
> org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore$NodeStoreTask.run(DocumentNodeStore.java:2587)
>  ~[oak-run-1.4-SNAPSHOT.jar:1.4-SNAPSHOT]
> {noformat}



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

Reply via email to