It is not possible to add Deployment Automation to an already installed Dimensions CM Server by running the CM installer in maintenance mode and option to Modify the existing installation :
Error detected in C:\Users\dmsys\AppData\Local\Temp\ptccc10.tmp, line 86 Called from D:\apps\Serena\Dimensions 14.3\ CM \dbms\common\INSV.sql, line 106 Called from D:\apps\Serena\Dimensions 14.3\CM\dbms\common\crdb.sql, line 714
This error may be avoided by renaming the openssl libraries in Dimensions such that they will not be loaded: mv $DM_ROOT/lib/libssl.so.1.1 cm /lib/libsso.so.1.1.hide mv $DM_ROOT/lib/libcrypto.so.1.1 cm/lib/libcrypto.so.1.1.hide
Looking at the process listing it was clear that the dmdba process performing the upgrade was still present so had not crashed: root 18354 18347 0 Nov02 pts/1 00:00:01 /opt/serena/dimensions/14.2/ cm /prog/dmdba --noschemacheck system/manager@dim14 upgrade all /SKIPCHECK There had also been a number of pt*.tmp files created in /tmp but they had not been updated for a long time.
Dim cm 14.4: When installing on Centos 7, getting an error of Bundled JRE is not binary compatible with host OS/Arch or it is corrupt. Testing bundled JRE failed.