The Apache Jenkins build system has built Jackrabbit Oak (build #259)

Status: Failure

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/259/ to 
view the results.

Changes:
[chetanm] OAK-6176 - Service to provide access to async indexer state

[chetanm] OAK-6176 - Service to provide access to async indexer state

-- Add a method to construct lastIndexedTo property
-- Add a method to check if given name is async name or not

[chetanm] OAK-6176 - Service to provide access to async indexer state

Expose the async indexer name as part of IndexStatsMBean interface itself
in addition to service property

 

Test results:
1 tests failed.
FAILED:  
org.apache.jackrabbit.oak.run.osgi.DocumentNodeStoreConfigTest.testRDBDocumentStore2Datasources

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]

Stack Trace:
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)

Reply via email to