BIP1539
Severity
20 : ErrorMessage
Unable to deploy configuration data to broker <insert_0>: broker does not exist on queue manager <insert_1>.Explanation
An attempt was made to deploy configuration data to broker <insert_0>, but WebSphere Business Integration could not deliver the deploy request to the broker. The broker was found not to exist on queue manager <insert_1>. No configuration data was deployed.Response
Either the wrong WebSphere Business Integration queue manager has been specified for the broker, or the broker has not been created using the mqsicreatebroker command, or the broker has been prematurely deleted using the mqsideletebroker command. Note that WebSphere Business Integration queue manager names are case-sensitive. Depending on the cause, either correct the queue manager name and redeploy, or create the broker using the mqsicreatebroker command and redeploy, or delete the broker from the configuration using the Message Brokers Toolkit and redeploy to remove all traces of the broker from the configuration repository.