This issue can display in a variety of symptoms, which will usually occur after an extended period of idleness of the session (1-2 hours)
/var/log/vmware/vsphere-ui/vsphere_client_virgo.log shows below events: [YYYY-MM-DDTHH:MM:SSSS] [WARN ] data-service-pool-#################### com.vmware.opsmgmt.client.alarms.impl.AlarmIssueAdapter Failed to pre-fetch issue data. com.vmware.vcenter.apigw.exception.ServiceClosedException: AsyncTokenProvider has been closed
/var/log/vmware/apig/apigw.log shows below events:[YYYY-MM-DDTHH:MM:SSSS] [ERROR] p-nio-127.0.0.1-5090-exec-################## c.vmware.vsphere.client.usersession.impl.UserSessionServiceImpl Failed to get the user session com.vmware.vcenter.apigw.exception.ServiceClosedException: AsyncTokenProvider has been closed at com.vmware.vcenter.apigw.sso.tokenmgmt.impl.AsyncTokenProvider.newServiceClosedException(Unknown Source) at com.vmware.vcenter.apigw.sso.tokenmgmt.impl.AsyncTokenProvider.assertIsRunning(Unknown Source) at com.vmware.vcenter.apigw.sso.tokenmgmt.impl.AsyncTokenProvider.getSamlToken(Unknown Source) at com.vmware.vcenter.apigw.api.sso.tokenmgmt.NonRenewingMutableTokenProvider.getSamlToken(Unknown Source) at com.vmware.vise.vim.commons.sso.AuthSessionUtil.getSsoTokenEx(AuthSessionUtil.java:82) at com.vmware.vsphere.client.security.util.Util.getUserSession(Util.java
vCenter 8.0 U3b
This issue is due to a change in the default behavior of RECYCLE_FACADES within Tomcat in the release.
This issue is fixed in vCenter Server 8.0U3c release .Refer to vCenter 8.0U3c release notes. Log in to the Broadcom Support Portal to download this patch .
Workaround
Follow the below steps to disable RECYCLE_FACADES.
catalina.properties file.cp /usr/lib/vmware-vsphere-ui/server/conf/catalina.properties /root/catalina.properties.bakcatalina.properties file to disable RECYCLE_FACADES.echo "org.apache.catalina.connector.RECYCLE_FACADES=false" >> /usr/lib/vmware-vsphere-ui/server/conf/catalina.propertiesvsphere-ui service with the below command.service-control --restart vsphere-uiIf this issue is noticed in higher version hide the third party plugin in vCenter to identify the cause
Steps to Hide Client Plug-ins