BIP7112
Severity
10 : WarningMessage
Requesting broker (UUID '<insert_0>', queue manager '<insert_1>') has an incorrect value '<insert_2>' for this broker's UUID, which is '<insert_3>'.Explanation
A broker (identified by its UUID and queue manager name) has been defined with this broker as a neighbor, and has attempted to make contact. However the neighboring broker's definition for this broker has used a different UUID from that which this broker is running under. This may occur because a broker at one end of a connection in the broker topology has not been running for some time, and may receive old configuration messages from brokers which have since been reconfigured.Response
Ensure that the communication paths exist between both brokers, and are running correctly. If the brokers do not subsequently connect successfully (which will be identified by another message), reestablish the broker topology by redeploying. If the problem persists, contact your IBM support center.