-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 8.10
-
Component/s: Elasticsearch
-
Tags:
-
Upgrade notes:
-
Sprint:nxBD 9.1.3
-
Story Points:2
Since 8.10, nuxeo-elasticsearch-core tests try to deploy some bundles without finding them, here's some errors:
Running org.nuxeo.elasticsearch.test.TestManualIndexing StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 16:37:42,841 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 5 / Unstarted: 0 / Total: 104 * service:org.nuxeo.ecm.tags.jsonEnrichers references missing [target=org.nuxeo.ecm.core.io.MarshallerRegistry;point=marshallers] * service:org.nuxeo.elasticsearch.marshallers references missing [target=org.nuxeo.ecm.core.io.MarshallerRegistry;point=marshallers] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] * service:org.nuxeo.ecm.automation.server.marshallers references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=marshallers] ======================================================================
Running org.nuxeo.elasticsearch.test.nxql.TestNxqlConversion StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 16:37:24,914 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 4 / Unstarted: 0 / Total: 179 * service:org.nuxeo.ecm.platform.contentview.jsf.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.contentview.jsf.layouts references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.platform.contentview.jsf.widgettypes references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================
- is related to
-
NXP-21193 Elasticsearch core tests are slower since es 2.x nux 8.4
- Open