You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/09/19 11:32:55 UTC

BUILD FAILURE: Jackrabbit Oak - Build # 761 - Still Failing

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

Status: Still Failing

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

Changes:
[reschke] fix svn:eol-style

 

Test results:
3 tests failed.
FAILED:  org.apache.jackrabbit.oak.composite.CompositeNodeStoreServiceTest.bootstrap

Error Message:
Unable to inject mandatory reference 'statisticsProvider' for class org.apache.jackrabbit.oak.composite.CompositeNodeStoreService : no matching services were found.

Stack Trace:
org.apache.sling.testing.mock.osgi.ReferenceViolationException: Unable to inject mandatory reference 'statisticsProvider' for class org.apache.jackrabbit.oak.composite.CompositeNodeStoreService : no matching services were found.
	at org.apache.jackrabbit.oak.composite.CompositeNodeStoreServiceTest.bootstrap(CompositeNodeStoreServiceTest.java:56)


FAILED:  org.apache.jackrabbit.oak.composite.CompositeNodeStoreServiceTest.bootstrap_missingGlobalMount

Error Message:
Unable to inject mandatory reference 'statisticsProvider' for class org.apache.jackrabbit.oak.composite.CompositeNodeStoreService : no matching services were found.

Stack Trace:
org.apache.sling.testing.mock.osgi.ReferenceViolationException: Unable to inject mandatory reference 'statisticsProvider' for class org.apache.jackrabbit.oak.composite.CompositeNodeStoreService : no matching services were found.
	at org.apache.jackrabbit.oak.composite.CompositeNodeStoreServiceTest.bootstrap_missingGlobalMount(CompositeNodeStoreServiceTest.java:97)


FAILED:  org.apache.jackrabbit.oak.composite.CompositeNodeStoreServiceTest.bootstrap_missingMount

Error Message:
Unable to inject mandatory reference 'statisticsProvider' for class org.apache.jackrabbit.oak.composite.CompositeNodeStoreService : no matching services were found.

Stack Trace:
org.apache.sling.testing.mock.osgi.ReferenceViolationException: Unable to inject mandatory reference 'statisticsProvider' for class org.apache.jackrabbit.oak.composite.CompositeNodeStoreService : no matching services were found.
	at org.apache.jackrabbit.oak.composite.CompositeNodeStoreServiceTest.bootstrap_missingMount(CompositeNodeStoreServiceTest.java:78)