BIP4155
Severity
20 : ErrorMessage
A dynamic terminal called '<insert_1>' (of type '<insert_0>') could not be created because there is already a terminal with that name.Explanation
The message flow definition deployed to the broker either defines a new terminal with the same name as one that already exists, or it defines the same terminal twice. This can be due to using versions of runtime components that are incompatible with your Message Brokers Toolkit.Response
Make sure that you are using versions of runtime components that are compatible with your Message Brokers Toolkit.