The Fleet lifecycle 'VSP component installation' task with ID <task-id> failed. Internal errors: Unable to register components with VCF Operations./storage/vcops/logs/component-manager-plugin-<UUID>.log on VCF Operations reveals entries similar to:Error integrating VCF Identity Broker with VMware Aria Operations com.vmware.vrealize.lcm.plugin.common.vrops.exceptions.AdapterConfigurationException: Could not get resources for sddc manager hostname :: <SDDC Manager FQDN>SDDC-Manager.domain.local), whereas the SDDC Manager adapter was registered in VCF Operations using lowercase characters (e.g., sddc-manager.domain.local).VMware Cloud Foundation 9.1
This issue occurs due to a case-sensitivity mismatch between the Fully Qualified Domain Name (FQDN) of SDDC Manager and how it is registered with VCF Operations.
Because case sensitive string matching fails between the uppercase and lowercase hostnames, VCF Operations cannot retrieve the required SDDC Manager resources, resulting in the Identity Broker registration failure.
To resolve this issue, re-register the VCF adapter in VCF Operations using the exact, case-matching FQDN used by SDDC Manager:
Return to the VCF Operations and reinitiate the failed task.