GET /api/fleet-management/iam/components/roles from https://vcfops_fqdn>/suite-api is blank{{ERROR Exception getting the list of config document
java.lang.NullPointerException: element cannot be mapped to a null key
at ConfigDocumentManager.populateVcfResourceTemplateOperationStatus(ConfigDocumentManager.java:778)}}ERROR Failed to retrieve config templates. Result is null ERROR Error occurred: Failed to get template details for template name: [RoleName]VMware Cloud Foundation Operations 9.1
This issue is caused by a NullPointerException during the execution of ConfigDocumentManager.populateVcfResourceTemplateOperationStatus. This exception occurs when one or more records in the config_apply database table contain a null vcf_resource_id. Because the service uses a grouping operation on this field, the presence of a null value causes the entire list-building process to fail, leading to the blank UI. This condition typically arises following an interrupted or failed template assignment operation.
This issue requires database-level verification and remediation. Contact Broadcom Support and provide the relevant diagnostic logs for further analysis and resolution.