BIP1539

Severity

20 : Error

Message

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 MQ 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 MQ 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 MQ 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. Alternatively, delete the broker from the Configuration Manager using the Message Brokers Toolkit or Config Manager Proxy, and redeploy to remove all traces of the broker from the configuration repository.