When trying to start /opt/IMDataCollector/scripts/dcmd we receive the below error:
./dcmd start
./dcmd: line 40: 4.3.3=apache-karaf-4.3.3: command not found
Starting dcmd.
Release: 21.2.3+
The permanent fix for this issue will be resolved in defect DE525461. In the meantime, use either systemctl or service calls to control the dcmd service. For example:
systemctl start dcmd
service start dcmd