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)
Note: Patch 2 is recommended unless you are using the SRM plugin, as there is a known issue. If you are usign the SRM plugin, use Patch 1 Please see the release notes: VMware Aria Automation 8.18.1 Cumulative Update #2
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.conf
Step 3: Modify the Configuration
vi /etc/vmware-prelude/upgrade-lcm-b2b.conf
workflow.step.vami-postupdate.reboot.skip=false
:wq!
Step 4: Mount the ISO
mount /dev/xxx /mnt/cdrom
mount /dev/sr0 /mnt/cdrom
Step 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-2
Patch 2: SolutionDetails - Support Portal - Broadcom support portal - Patch-2
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 authentication
Step 2: Unregister the Existing Authentication Provider
vracli vro authentication unregister -u <Admin-username>
Step 3: Reconfigure Authentication Provider
vracli vro authentication wizard
Step 3: Restart pods
/opt/scripts/deploy.sh
Configure 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