BIP5381
Severity
20 : ErrorMessage
Resource Manager: An ambiguous dictionary was specified for message set '<insert_2>', in function '<insert_1>'.Explanation
The runtime dictionary resource for message set '<insert_2>' has been requested by the broker in the function '<insert_1>', however the resource cannot be obtained as the message set name is ambiguous. This means that multiple resources with this message set name have been deployed and thus the message set name specification cannot be reliably resolved.Response
The broker was requested to load a dictionary using an ambiguous message set name. The most likely reason for this error is that there are multiple levels of a message set deployed with the same message set name. In this situation, the message set must be identified using the message set identifier (rather than the name). Alternatively, ensure that there are not multiple levels of the message set deployed to the broker.