ERROR vco [host='vco-app-<ID>' thread='CustomThreadPool's Thread-1' user='' org='' trace=''] {} com.vmware.o11n.security.session.
ManagedTokenRegistryImpl - Unable to convert token with id TokenID
java.lang.IllegalStateException: Failed to create IdP configuration for tenant https://vROFQDN/websso/SAML2/Metadata/vsphere.local[ERROR] [vro-cli-<ID>] Could not retrieve Identity Broker configuration from vCenter
java.lang.NullPointerException: Cannot invoke "java.lang.CharSequence.length()" because "this.text" is null
at java.util.regex.Matcher.getTextLength(Matcher.java:1769) ~[?:?]
at java.util.regex.Matcher.reset(Matcher.java:415) ~[?:?]
at java.util.regex.Matcher.<init>(Matcher.java:252) ~[?:?]
at java.util.regex.Pattern.matcher(Pattern.java:1134) ~[?:?]Aria Automation Orchestrator 8.18.1
The issue has been resolved in VMware Aria Automation 8.18.1 – Patch 1 (Cumulative Update), and VMware Aria Automation 8.18.1 – Patch 2 (Cumulative Update) and later.
Note: Patch 2 is recommended unless you are using the SRM plugin, as there is a known issue. If you are using the SRM plugin, use Patch 1 Please see the release notes: VMware Aria Automation 8.18.1 Cumulative Update #2
Updated Note: Patch #5/#6 is now recommended, as it is the latest available patch and includes all previous fixes. VMware Aria Automation 8.18.1 Cumulative Update #5 (Cumulative Update #6 for Standalone Orchestrator)
Follow the steps below sequentially to apply the resolution.
Prerequisite:
Step 1: Log in to the Orchestrator Appliance
vracli upgrade exec -y --profile lcm-b2b --repo cdrom://Step 2: Backup the Upgrade LCM Profile
cp /etc/vmware-prelude/upgrade-lcm.conf /etc/vmware-prelude/upgrade-lcm-b2b.confStep 3: Modify the Configuration
vi /etc/vmware-prelude/upgrade-lcm-b2b.confworkflow.step.vami-postupdate.reboot.skip=false:wq!Step 4: Mount the ISO
mount /dev/xxx /mnt/cdrommount /dev/sr0 /mnt/cdromStep 5: Run the upgrade
vracli upgrade exec -y --profile lcm-b2b --repo cdrom://Reference Links to Download and Install:
Patch 1: SolutionDetails - Support Portal - Broadcom support portal - Patch-1
Patch 2: SolutionDetails - Support Portal - Broadcom support portal - Patch-2
Patch 6: SolutionDetails - Support Portal - Broadcom support portal - Patch-6 & Release Notes
Optional: Reconfigure Authentication Provider
Note: Perform this step only if the vCenter password was changed prior to the upgrade.
Step 1: Collect Authentication Provider Details
vracli vro authenticationStep 2: Unregister the Existing Authentication Provider
vracli vro authentication unregister -u <Admin-username>Step 3: Reconfigure Authentication Provider
vracli vro authentication wizardStep 3: Restart pods
/opt/scripts/deploy.shConfigure a standalone Automation Orchestrator server with vSphere authentication.
Patch 1 Release Notes: VMware Aria Automation 8.18.1 Cumulative Update - Patch 1
Patch 2 Release Notes: VMware Aria Automation 8.18.1 Cumulative Update - Patch 2