09-03-2020 05:17 AM
Hello,
we are using a docker image for Nuxeo 10.10 with a postgresql database.
we have disabled the elasticsearch by adding this option elasticsearch.enabled=false
in nuxeo.conf file. Nuxeo works fine with this configuration, but while navigating the Analytics in the Administration tap; we get an error.
logs:
ERROR [WebEngineExceptionMapper] java.lang.NullPointerException
java.lang.NullPointerException: null
at org.nuxeo.elasticsearch.ElasticSearchComponent.getRepositoryNames(ElasticSearchComponent.java:264) ~[nuxeo-elasticsearch-core-10.10.jar:?]
at org.nuxeo.elasticsearch.http.readonly.filter.RequestValidator.<init>(RequestValidator.java:51) ~[nuxeo-elasticsearch-http-read-only-10.10.jar:?]
at org.nuxeo.elasticsearch.http.readonly.AbstractSearchRequestFilterImpl.init(AbstractSearchRequestFilterImpl.java:60) ~[nuxeo-elasticsearch-http-read-only-10.10.jar:?]
a complete logs file and analytics page screenshot attached.
Thank you.
09-03-2020 09:30 AM
Hello,
Analytics pages uses Nuxeo elements which rely on Elasticsearch features such as aggregates behind the scenes.
Regards
09-03-2020 09:30 AM
Hello,
Analytics pages uses Nuxeo elements which rely on Elasticsearch features such as aggregates behind the scenes.
Regards
10-05-2020 06:30 AM
Thank you for your reply, indeed the error caused by disabling the Elasticsearch. The Analytics page relies on Elasticsearch as you mentioned, so if we disabled the Elasticsearch from configuration we can't benefit from the Analytics page.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.