Accessing Lifecycle Manager throws “An unexpected error has occurred” “You have no privileges to view this object or it does not exist.”
search cancel

Accessing Lifecycle Manager throws “An unexpected error has occurred” “You have no privileges to view this object or it does not exist.”

book

Article ID: 414659

calendar_today

Updated On:

Products

VMware vCenter Server

Issue/Introduction

  • Lifecycle Manager is not accessible in the vSphere client and accessing it will show the following error message:

"An unexpected error has occurred"
"You have no privileges to view this object or it does not exist".

  • In /var/log/vmware/vsphere-ui/logs/catalina.log, the following error is seen.

    •  SEVERE [http-nio-127.0.0.1-5090-exec-4] com.vmware.vum.client.exceptions.GlobalExceptionHandler.logException com.vmware.vim.vmomi.client.exception.SslException: com.vmware.vim.vmomi.core.exception.CertificateValidationException: Server certificate chain is not trusted and thumbprint doesn't match
       SEVERE [http-nio-127.0.0.1-5090-exec-4] com.vmware.vum.client.exceptions.GlobalExceptionHandler.logException com.google.common.util.concurrent.UncheckedExecutionException: com.vmware.vim.vmomi.client.exception.SslException: com.vmware.vim.vmomi.core.exception.CertificateValidationException: Server certificate chain is not trusted and thumbprint doesn't match
  • In /var/log/vmware/vsphere-ui/logs/vsphere-ui-runtime.log.stderr below error found.

    •  SEVERE [http-nio-127.0.0.1-5090-exec-4] com.vmware.vum.client.exceptions.GlobalExceptionHandler.logException com.vmware.vim.vmomi.client.exception.SslException: com.vmware.vim.vmomi.core.exception.CertificateValidationException: Server certificate chain is not trusted and thumbprint doesn't match
       SEVERE [http-nio-127.0.0.1-5090-exec-4] com.vmware.vum.client.exceptions.GlobalExceptionHandler.logException com.google.common.util.concurrent.UncheckedExecutionException: com.vmware.vim.vmomi.client.exception.SslException: com.vmware.vim.vmomi.core.exception.CertificateValidationException: Server certificate chain is not trusted and thumbprint doesn't match

Environment

  • vCenter server 8.x

Cause

  • One of the Trusted Root Cert has been expired.

Resolution

Additional Information