When attempting the WLD domain prechecks the workflow fails. In the LCM logs we notice an error similar to the excerpt:yyyy-mm-ddThh:mm:ss.xxxx+0000+0000 ERROR [vcf_lcm,0000000000000000,0000] [o.s.boot.SpringApplication,main] Application run failedorg.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'upgradePrecheckAsyncHandler': Unsatisfied dependency expressed through field '<value>': Error creating bean with name '<value>': Unsatisfied dependency expressed through field '<precheck_parameter>': Failed to convert value of type 'java.lang.String' to required type 'boolean'; Invalid boolean value [<invalid_value>]
VMware SDDC Manager 5.x
The issue can occur when LCM application-prod.properties configuration file contains an invalid entry in one of the configured precheck parameters value.
Note: Before performing any changes make sure to get a backup/snapshot of the SDDC manager appliance
To resolve the issue follow the steps below:
vcf, and su -/var/log/vmware/vcf/lcm/lcm-debug.log/opt/vmware/vcf/lcm/lcm-app/conf/application-prod.properties configuration file for that specific entry.vi editor and replace the invalid entries with correct values.
Note: If you are unsure about the changes open a case with Broadcom VCF GS to assist you.