To resolve this issue, install the attached Hot Fix for vRealize Operations Tenant App for vCloud Director 2.3.
- Download the attached tenant-app-upgrade-package.zip file.
- Copy the tenant-app-upgrade-package.zip file to the /tmp directory on the Tenant App VM using an SCP Utility.
- Log into the Tenant App VM as root via SSH or Console.
- Change to the /tmp directory.
- Run the following command to unzip the tenant-app-upgrade-package.zip file:
unzip tenant-app-upgrade-package.zip
- Run the following command to make the extracted Tenant_HF_Upgrade_Unix.sh file executable:
chmod u+x Tenant_HF_Upgrade_Unix.sh
- Run the following command to run the script and install the Tenant App Hot Fix:
./Tenant_HF_Upgrade_Unix.sh
Note: The script will enforce a reboot on the machine after RPM Installation.