Manage > Licensing./storage/log/vcops/log/ManagementAdapter/ManagementAdapter.log, you will observe errors during vCenter license collection similar to the following:ERROR ManagementAdapter ####### [ops@#### threadId="######" threadName="vcf-licensing-collection-#####" instanceId="##"] [(##) com.vmware.adapter.management.components.licensing.vcf.collector.VCenterLicenseUsageCollector.collect] - Cannot fetch licenses from VC ########-####-####-####-############ at <VC_FQDN>
com.vmware.vim.binding.vmodl.fault.SystemError: java.lang.IllegalArgumentException
at jdk.internal.reflect.GeneratedConstructorAccessor1491.newInstance(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source)
.../var/log/vmware/cis-license/license.log logs, the CIS License service reports an IllegalArgumentException relating to null data:ERROR CISLicense ## [vc@#### threadName="report-addon-usage-task-executor-1" logger="cis.license.entitlement.management.LicenseServerPeriodicOperations"] Failed to get licenses for scopeId ########-####-####-####-############:
java.lang.IllegalArgumentException: Invalid productRestrictionsData or entitlementLicenseDetailsData are null.
at com.vmware.cis.license.embedded.server.core.management.dao.licstorage.impl.RepositoryDaoUtil.decodeSubscriptionProperties(RepositoryDaoUtil.java:662)
...IllegalArgumentException, causing the entire license collection process for that vCenter to abort. Consequently, VCF Operations cannot display the vCenter in the licensing UI.root.SubscriptionLicense type:/opt/likewise/bin/ldapsearch -b "cn=LicenseService,cn=Services,dc=vsphere,dc=local" -D "cn=Administrator,cn=Users,dc=vsphere,dc=local" -s sub "(vmwLicSvcLicenseType=SubscriptionLicense)" cn vmwLicSvcAssetName vmwLicSvcAssetProductName vmwLicSvcAssetProductVersion vmwLicSvcAssetLicenseId vmwLicSvcLicenseId vmwLicSvcLicenseName vmwLicSvcLicenseSerialKeys vmwLicSvcLicenseType -W
# Note: You will be prompted for the [email protected] passworddn: cn=LicenseEntity_########-####-####-####-############,cn=LicenseService,cn=services,dc=vsphere,dc=local
vmwLicSvcLicenseName: vSphere+
vmwLicSvcLicenseId: ########-####-####-####-############
vmwLicSvcLicenseType: SubscriptionLicense
cn: LicenseEntity_########-####-####-####-############LicenseEntity is not actively assigned to any assets (e.g., ESXi hosts) in your environment. Take care not to identify active vSphere 8 Enterprise Plus (Subscription) keys.Manage > Licensing.