BIP1534
Severity
10 : WarningMessage
Unable to perform requested operation for broker <insert_0>: broker does not exist on queue manager <insert_1>.Explanation
An attempt was made to perform an operation against resources on broker <insert_0>, but the broker does not exist on queue manager <insert_1>. The operation was not performed.Response
This normally means that the broker has been prematurely deleted using the mqsideletebroker command. Delete the broker from the configuration using the Message Brokers Toolkit or Config Manager Proxy, then redeploy the topology to remove all traces of the broker from the configuration repository.