Symptoms:
VMware vCenter Server 7.0.x
VMware vCenter Server 8.0.x
The issue is caused by tomcat's handling of the Catalina/localhost folder(s).
Currently, there is no resolution to this issue.
WARNING: Before making changes to any VCSA, it's recommended to take offline snapshots of the VCSA and any others in ELM.
See the more information section for further information on creating the offline snapshots before making any changes to a VCSA.
Workaround for VMware vCenter Server 7.0.x :
# service-control --stop vmware-stsd # rm -rf /usr/lib/vmware-sso/vmware-sts/work/Catalina/localhost/ROOT# service-control --start vmware-stsd
Workaround for VMware vCenter Server 8.0.x :
# service-control --stop vmware-stsd # rm -rf /var/lib/sso/webapps/ROOT/# rm -rf /var/lib/sso/workDir/ROOT/# service-control --start vmware-stsd For more information on creating offline snapshots of a VCSA or VCSA in linked mode, see VMware vCenter in Enhanced Linked Mode pre-changes snapshot (online or offline) best practice.
拡張リンクモードの vSphere Client にログインすると「500 internal server error」が発生する