BIP2047

Severity

20 : Error

Message

Broker <insert_0> (UUID <insert_1>) could not process an internal configuration message because the broker name received in the message (<insert_2>) did not match that of this broker.

Explanation

An internal configuration message could not be processed and was rejected. Each broker is given a name when the Message Brokers Toolkit user creates a definition for the broker. This name must match the name supplied on the mqsicreatebroker command used to create the broker itself. Although the configuration message received contained the correct broker identity (UUID), it contained a broker name, <insert_2>, that did not match the name of this broker, <insert_0>. The probable cause is that a Message Brokers Toolkit user has incorrectly renamed the broker in the broker definition.

Response

Use the Message Brokers Toolkit to rename the broker back to the name specified on the mqsicreatebroker command. This name can be found using the mqsilist command.