BIP1535
Severity
10 : WarningMessage
Operation not initiated: broker <insert_0> does not exist on queue manager <insert_1>.Explanation
An attempt was made to process the request, but broker <insert_0> does not exist on queue manager <insert_1>. The operation was not initiated.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.