Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Cannot Reproduce
-
None
-
None
Description
Jenkins CI failure: https://builds.apache.org/view/J/job/Jackrabbit%20Oak/
The build Jackrabbit Oak #259 has failed.
First failed run: Jackrabbit Oak #259 console log
Error Message Service of type interface org.apache.jackrabbit.oak.spi.state.NodeStore was found. Expression: (sr == null). Values: sr = [org.apache.jackrabbit.oak.spi.state.NodeStore, org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore, org.apache.jackrabbit.oak.spi.state.Clusterable] Stacktrace java.lang.AssertionError: Service of type interface org.apache.jackrabbit.oak.spi.state.NodeStore was found. Expression: (sr == null). Values: sr = [org.apache.jackrabbit.oak.spi.state.NodeStore, org.apache.jackrabbit.oak.plugins.document.DocumentNodeStore, org.apache.jackrabbit.oak.spi.state.Clusterable] at org.apache.jackrabbit.oak.run.osgi.DocumentNodeStoreConfigTest.testRDBDocumentStore2Datasources(DocumentNodeStoreConfigTest.groovy:110)