BIP1511
Severity
20 : Error
Message
Queue manager '<insert_2>' cannot be associated with broker '<insert_0>'; it is already associated with broker '<insert_1>'.
Explanation
An attempt was made to associate broker <insert_0> with WebSphere Business Integration queue manager <insert_2>, but broker <insert_1> already has this association. A WebSphere Business Integration queue manager can only have one broker associated with it.
Response
Change the queue manager for one of the brokers. If this problem occurs after you have deleted broker <insert_1> then tried to recreate it, you must first initiate a deploy operation to automatically delete the configuration from the real broker. It is only after all types of configuration data (message flows, message sets, topology, topics) have been successfully deleted from the real broker that the broker document is finally deleted from the configuration repository. Until that time the queue manager can not be associated with another broker. Once this has been done, you must also physically delete and recreate the real broker using the mqsideletebroker and mqsicreatebroker commands.