Cluster sender channels seems to get “stuck” sometimes and fall back to port 1414 when trying to find the cluster repository.
The solution:
Delete the channel and create it again
DEFINE CHANNEL(TO.REPO) CHLTYPE(CLUSSDR) TRPTYPE(TCP) CONNAME('127.0.0.1(1415)') CLUSTER(EXTERNAL.CLIENTS) DESCR('Cluster-sender channel from MYQM01 to repo at MYREPO01')
Tested on MQ 9.0.5.0 and Red Hat Linux 7.5
Comments are closed.