BIP5382

Severity

20 : Error

Message

Resource Manager: A duplicate message set name '<insert_2>' was specified.

Explanation

A message set deployment request for message set '<insert_2>' has been received by the message broker. However, the broker already has a message set registered with the same 'Message Set Name' but a different 'Identifier'. This would result in an ambiguous resource being registered and thus the request has been rejected.

Response

The broker was requested to register a runtime message set resource (dictionary) using an ambiguous 'Message Set Name'. The most likely reason for this error is that there is already a message set deployed with this name, but with a different identifier. You should either remove the existing message set deployment or change the name of the message set currently being deployed.