在vCenter中檢視ESX的硬體狀态,提示“發生錯誤,請在另一個vSphere會話中重新嘗試”,如下圖:

官方給的解決方案:
Internet Explorer Enhanced Security Configuration may interfere with vCenter Server. By default, Internet Explorer Enhanced Security Configuration is enabled on Microsoft Windows Server 2003.
To resolve this issue, disable this component on the computer running vSphere Client and restart VirtualCenter Server Service and VirtualCenter Management Web services. For more information, see Stopping, starting, or restarting vCenter services (1003895).
If this issue occurs only with vSphere Client on a particular workstation:
In vCenter Client, click Plug-ins > Manage Plug-ins.
Right-click on Hardware Status plug-in and select Disable.
Close and re-open vCenter Client.
Right-click on Hardware Status plug-in and select Enable.
If the issue is with the vCenter server shortname resolution, specify an IP in the advanced settings of the vCenter server:
In the vSphere Client, connect to the vCenter Server and select Administration > vCenter Server Settings >Advanced Settings.
In the VirtualCenter.VimApilurl and VirtualCenter.VimWebServicesUrl fields, replace the short name of the vCenter Server with the IP address of the vCenter Server.
For example, https://10.9.2.3:443/sdk. https://10.9.2.3:8443/vws
Click OK.