We are trying to install a new node on MQ server, with the Enterprise node located on another server/QM.
Channels are defined between the 2 QMs and we can exchange messages. When installing the node, the step that tries to contact the Registry services would fail because the Registry service would not respond within the time limit.
When looking at the problem, we discovered that the message sent by the process ends up in the DLQ of the Enterprise node QM because it tries to deliver to the MIM.NewNodeName.DIRECTORY.SERVICE, which of course doesn't exist.
Does anybody have an idea what is happening?