Return code= 2189 MQRC_CLUSTER_RESOLUTION_ERROR when trying to open a queue in the cluster
Make sure that the CLUSSDR channels to the full repositories are not continually trying to start.
Symptom
Applications receive a return code of 2189 MQRC_CLUSTER_RESOLUTION_ERROR when trying to open a queue in the cluster.Cause
The queue is being opened for the first time and the queue manager cannot contact any full repositories.Solution
Make sure that the CLUSSDR channels to the full repositories are not continually trying to start.1 : display clusqmgr(*) qmtype status AMQ8441: Display Cluster Queue Manager details. CLUSQMGR(QM1) CLUSTER(DEMO) CHANNEL(DEMO.QM1) QMTYPE(NORMAL) AMQ8441: Display Cluster Queue Manager details. CLUSQMGR(QM2) CLUSTER(DEMO) CHANNEL(DEMO.QM2) QMTYPE(REPOS) STATUS(RUNNING) AMQ8441: Display Cluster Queue Manager details. CLUSQMGR(QM3) CLUSTER(DEMO) CHANNEL(DEMO.QM3) QMTYPE(REPOS) STATUS(RUNNING)Parent topic: Queue manager clusters troubleshooting