vCenter Python Actions Adapter redescribe error after upgrading vRealize Operations to 8.x
book
Article ID: 312252
calendar_today
Updated On:
Products
VMware Aria Suite
Issue/Introduction
Symptoms:
You see an error message on the Redescribe page for the vCenter Python Actions Adapter stating: Error generating describe for com.vmware.vcops.adapter.PythonRemediationVcenterAdapter: NoSuchFieldError: LoggerFactory
Environment
VMware vRealize Operations 8.1.x
Cause
This is a known issue when upgrading vRealize Operations from version 7.5 to version 8.1.x. The vCenter Python Actions Adapter is built into the vCenter adapter in the latest versions, so this adapter entry is redundant and should be removed.
Resolution
To resolve the issue, follow the steps below.
Log into the Primary node as root via SSH or Console, pressing ALT+F1 in a Console to log in.
Run the following command to generate a token to access the API:
Note: Replace admin_password with the local admin user's password and replace primary_node_fqdn_or_ip with the FQDN or IP of the vRealize Operations Primary node.