Download failed because of LcmException: Bundle corresponding to product SDDC_MANAGER_VCF, version 9.0.2.0-25151285 and image type PATCH is missing in product version catalog table. (Error code: LCM_PRODUCT_VERSION_CATALOG_MISSING_BUND
search cancel

Download failed because of LcmException: Bundle corresponding to product SDDC_MANAGER_VCF, version 9.0.2.0-25151285 and image type PATCH is missing in product version catalog table. (Error code: LCM_PRODUCT_VERSION_CATALOG_MISSING_BUND

book

Article ID: 431116

calendar_today

Updated On:

Products

VMware SDDC Manager

Issue/Introduction

In VMware Cloud Foundation (VCF) 9.0.1, attempts to download the SDDC Manager 9.0.2.0-25151285 patch bundle via the SDDC Manager UI fails with error:

 

  • UI Error: LcmException: Bundle corresponding to product SDDC_MANAGER_VCF, version 9.0.2.0-25151285 and image type PATCH is missing in product version catalog table.

  • Remediation Message: Please make sure correct product SDDC_MANAGER_VCF, version 9.0.2.0-25151285 and image type PATCH is provided and latest Product version catalog file is available.

 

 

 

Environment

VCF 9.x

Cause

The issue is caused by a version string mismatch within the LCM metadata. The SDDC Manager UI and manifest expect a hyphenated version format (9.0.2.0-25151285), whereas the internal product_version_catalog database table and the productVersionCatalog.json file store the version using dots (9.0.2.0.25151285). Because the LCM service performs an exact string match, the lookup fails.

Resolution

Please open a ticket with Broadcom to assist with this issue.