BIP5382
Severity
20 : Error
Message
Resource Manager: Duplicate message set name specified.
Explanation
A request to register the runtime dictionary resource for message set "<insert_2>" has been received by the broker in the function "<insert_1>". However, there is already a resource registered with the same 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 dictionary using an ambiguous message set name. The most likely reason for this error is that there is already a dictionary deployed with this message set name (but a different identifier). You should either remove the existing message set deployment or modify the name of the messaget set currently being deployed.