Retrieving the service definitions failed

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 …

Visual Overview – Disabled button state

Hi Michiel, you mention a main shape – is there a group? I recently was encouraged to troubleshoot the linking within the single shape, and it helped – are you …

Retrieving the service definitions failed

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 …

Can I novate a license?

Hi Ben, Yes, that is possible, but it is recommended to always discuss this in detail with a Skyline representative to avoid any misunderstandings, for each individual case. Some points …

Multiple DMA with external Elastic cluster

Hi Anatoly, Please see a similar question: Can my DataMiner System use an existing Elastic cluster? The version should match 6.x.x (preferably 6.8.x, so DataMiner can leverage the free security …

Retrieving profile definitions in protocol.

For your first question, and as Peter mentioned, it is possible that what you are experiencing is a race condition. But to answer your second question, could a timer-based approach …

Retrieving profile definitions in protocol.

Looks like you’re running into a race condition indeed. As far as I’m aware the Resource Manager has a call to check if the it’s fully loaded, but I’d need …