BIP5382
Severity
20 : ErrorMessage
MRM Resource Manager: Duplicate Message Set Name 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 Message Set(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 a different identifier). You should either remove the existing message set deployment or change the name of the message set currently being deployed.