Error Loading Data
An error occurred while trying to load data. This could be due to temporary outage. You can retry the operation by clicking retry button.
Error Details - com.vmware.vim.binding.vmodl.MethodFault
YYYY-MM-DDThh:mm:ss.sss [pool-x-thread-xx] INFO opId=vb-xxxx:RiseToVisePropertyProviderAdapter:xxxxx-xxxx-xx:xxxxxxxx com.vmware.pbm.vapi.authorization.AuthorizationManagerImpl - [getEffectivePrivilege] Logged in user name is xxxxx\xxxxxYYYY-MM-DDThh:mm:ss.sss [pool-x-thread-xx] ERROR opId=q-xxxx:xxxx-getProperties:urn:vmomi:VirtualMachine:vm-xxxxx:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx:xxxxxxxxxx:RiseToVisePropertyProviderAdapter:xxxxx-xxxx-xx:xxxxxxxx com.vmware.vim.storage.common.serviceclient.identity.impl.AuthenticatedSsoManagerImpl - Could not find the domain name of the username xxxxx\xxxxxYYYY-MM-DDThh:mm:ss.sss [pool-x-thread-xx] ERROR opId=q-xxxx:xxui-getProperties:urn:vmomi:VirtualMachine:vm-xxxxx:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx:xxxxxxxxxx:RiseToVisePropertyProviderAdapter:xxxxx-xxxx-xx:xxxxxxxx com.vmware.pbm.vapi.authorization.ProfilePermissionAPIValidatorImpl - [checkProfileValidity] Exception occurred duringgetEffectivePrivilegejava.lang.NullPointerException at com.vmware.pbm.vapi.authorization.AuthorizationManagerImpl.getEffectivePrivilege (AuthorizationManagerImpl. java:1011)
VCF 5.2.2.0
An incorrect domain alias was specified when the identity source was re-added on the vSphere UI page > Administration > Single Sign On > Configuration > Identity Sources > Add
Re-add the identity source with the correct domain alias being specified.
Per the documentation here -
Domain alias -
For Active Directory identity sources, the domain's NetBIOS name.
Add the NetBIOS name of the Active Directory domain as an alias of the identity source if you are using SSPI authentications.
For OpenLDAP identity sources, the domain name in capital letters is added if you do not specify an alias.
For an LDAPS connection - certificates need to be provided when adding the identity source - to retrieve them use this command:
openssl s_client -showcerts -connect ldaps_server_fqdn:port