The dynamic agent workstation automatically added to the plan is not initialized

The global option enAddWorkstation is set to "yes". On the master domain manager, if the Intercom.msg file is full and you are stopping processes during the dynamic agent workstation addition to the plan, the dynamic agent workstation is added to the plan, but it might not be initialized, linked, or started. On the master domain manager, after the master domain manager processes restart, you cannot see the LTI J flags in the conman command-line output, if you perform the following command:
conman sc dynamic_agent_workstation_name
Where dynamic_agent_workstation_name is the dynamic agent workstation name that you inserted during the installation process.

Cause and solution:

The cause is that the master domain manager mailman stopping process is unable to manage the HCL Workload Automation event that communicates the workstation addition to the plan, also after the master domain manager processes restart.

To solve the problem, restart the master domain manager processes by performing in order the following commands:
conman stop mdm_workstation_name
conman start mdm_workstation_name
Where mdm_workstation_name is the master domain manager workstation name.