After having installed Elastic Search databases we're now getting following message when connecting with Cube.
Retrieving the service definitions failed.
This error can be caused by a DMS having an SRM license and Elasticsearch database configuration, while no Elasticsearch database is installed or running.
Does this happen because I've not installed SRM yet?
Hi Jeroen
As discussed, the SLServiceManager.txt logging on your system is showing something like:
The ServiceManager is licensed, but no ElasticSearch database is active on the system. The ServiceManager will not initialize.
According to the DataMiner User Guide, a DMA restart is needed after installing ElasticSearch. See section 8 in https://help.dataminer.services/dataminer/#t=DataMinerUserGuide%2Fpart_3%2Fdatabases%2FInstalling_DataMiner_Indexing_Engine.htm.
It mentions
Once the installation has been completed, restart DataMiner to make sure all functionality is available.
Can you try to restart to see if it helps?
Hi Jeroen,
I was able to reproduce the same issue. In my case, the issue was related to the fact that the local database was still MySQL. Once the local database is migrated to Cassandra, the issue no longer occurs.
after the restart the popup indeed doesn’t happen anymore