×
Queue "queue name" failed to connect to hub "hub name"
Document ID :
KB000098541
Last Modified Date :
30/05/2018
Show Technical Document Details
Products
CA Unified Infrastructure Management
Components
UNIFIED INFRASTRUCTURE MGMT:CAUIM
Issue:
Queue "queue name" failed to connect to hub "hub name"
Environment:
UIM 8.4.7
hub 7.80
RHEL 7
Cause:
The nimbus service is not running on the remote hub
Resolution:
Validate the the nimbus service is running:
ps aux | grep nimbus
or
/etc/init.d/nimbus status
Start the service:
/etc/init.d/nimbus start
Was this information helpful?