There was a problem with Opensearch service' is received on one or more nodes.There was a problem with Messanging Service'. is received on one or more nodes.VMware Identity Manager 3.3.7
This can be caused when the '/db' partition of the cluster nodes becomes full. This can be confirmed by running the command below;
df -h
There are three steps to resolving this issue.
/etc/init.d/opensearch stop
/etc/init.d/opensearch start
/etc/init.d/hoizon-workspace stop
rabbitmqctl stop_app
rabbitmqctl start_app
/etc/init.d/hoizon-workspace start
To access the vIDM admin UI, add the extension '/SAAS/admin/systemDiagnostic' to the end of a node; FQDN.
https://<vIDM_node_FQDN>/SAAS/admin/systemDiagnostic
There is further information in the KB below to help troubleshoot RabbitMQ.