<timestamp> Wa(03) host-xxx <sts> Service pre-start command's stderr: Traceback (most recent call last):
<timestamp> Wa(03)+ host-xxx File "/usr/lib/vmidentity/install/sts-prestart-script.py", line 439, in <module>
<timestamp> Wa(03)+ host-xxx if is_action_needed_per_reg_value(STS_INSTALLED_REG_VALUE_NAME):
<timestamp> Wa(03)+ host-xxx File "/usr/lib/vmidentity/install/sts-prestart-script.py", line 247, in is_action_needed_per_reg_value
<timestamp> Wa(03)+ host-xxx current_value = _to_int(get_reg_value(VMIDENTITY_REG_KEY, regKey), 0)
<timestamp> Wa(03)+ host-xxx File "/usr/lib/vmidentity/install/sts-prestart-script.py", line 272, in get_reg_value
<timestamp> Wa(03)+ host-xxx (rc, stdout, stderr) = run_command(command)
<timestamp> Wa(03)+ host-xxx File "/usr/lib/vmware/site-packages/cis/utils.py", line 392, in run_command
<timestamp> Wa(03)+ host-xxx close_fds=close_fds)
<timestamp> Wa(03)+ host-xxx File "/usr/lib/python3.7/subprocess.py", line 800, in __init__
<timestamp> Wa(03)+ host-xxx restore_signals, start_new_session)
<timestamp> Wa(03)+ host-xxx File "/usr/lib/python3.7/subprocess.py", line 1551, in _execute_child
<timestamp> Wa(03)+ host-xxx raise child_exception_type(errno_num, err_msg, err_filename)
<timestamp> Wa(03)+ host-xxx OSError: [Errno 8] Exec format error: '/opt/likewise/bin/lwregshell
#ls -lah /opt/likewise/bin/lwregshell
-rwxr-xr-x 1 root root 0 May 24 05:58 /opt/likewise/bin/lwregshell
VMware vCenter Server 7.x
https://knowledge.broadcom.com/external/article/313886/vmware-vcenter-in-enhanced-linked-mode-p.html
#cp /opt/likewise/bin/lwregshell /opt/likewise/bin/lwregshell.bak
#chmod 755 /opt/likewise/bin/lwregshell
#service-control --stop --all
#service-control --start --all