BIP5394

Severity

20 : Error

Message

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

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 Alias' 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 Alias'. The most likely reason for this error is that there is already a message set deployed with this 'Message Set Alias' (but a different identifier). You should either remove the existing message set deployment or modify the 'Message Set Alias' of the message set currently being deployed.