An error occurred in task Create vCenter Integration in VCF Operations. See Tasks panel to learn more.
search cancel

An error occurred in task Create vCenter Integration in VCF Operations. See Tasks panel to learn more.

book

Article ID: 447721

calendar_today

Updated On:

Products

VMware SDDC Manager / VCF Installer

Issue/Introduction

  • During the deployment of VMware Cloud Foundation (VCF), specifically in the "Deploy and configure the operations appliance" phase, the workflow fails at the task: "Create vCenter Integration in VCF Operations"

  • The VCF Installer UI Tasks panel displays the following error:

"Integration creation for vCenter <FQDN_OF_VCENTER> in VCF Operations failed Reference Token: #####"



  • From /var/log/vmware/vcf/domainmanager/domainmanager.log

    YYYY-MM-DDTHH:MM:DD DEBUG [vcf_dm,6a4d649b1f9###2b6e1eb###7be##77,1b45] [c.v.e.s.r.c.LoggingHttpRequestInterceptor,dm-exec-444]  Request URI: https://<FQDN_VCF_OPS>/suite-api/api/integrations/vcenters
    Request method: POST
    Request body: {"name":"VC Integration Instance for <FQDN_OF_vCENTER_SERVER> ","collectorGroupId":"89952906-4##b-4##2-9##c-5###93b##197","resourceIdentifiers":[{"name":"AUTODISCOVERY","value":true},{"name":"PROCESSCHANGEEVENTS","value":true},{"name":"VCURL","value":"<FQDN_OF_vCENTER_SERVER>"}],"certificates":[{"thumbprint":"C0:0A:##:C3:##:E8:##:7D:##:A9:##:A4:##:5D:##:CA:##:01:D9
    :6C:AF:##:99:##:1B:A4:##:8D:C5:##:67:##","certificateDetails":"*****","issuedTo":"C=US, CN=<FQDN_VCF_vCENTER_SERVER>","issuedBy":"OU=VMware Engineering, O=<FQDN_VCF_vCENTER_SERVER>, ST=California, C=US, DC=local, DC=vsphere, CN=CA","expires":"MM ## HH:MM:SS UTC YYYY}],"credentialInstanceId":"#######","vsanConfig":{"smartDataCollectionEnabled":false,"enabled":true},"sdmpConfig
    ":{"applicationDiscoveryEnabled":true,"enabled":true}}
    Response code: 400 BAD_REQUEST
    Response headers: [Date:"Tue, YY MM DD HH:MM:SS GMT", Server:"Apache", X-Request-ID:"lF###SYn2O###CL5n1###Im2##vk", Access-Control-Allow-Origin:"*", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", Strict-Transport-Security:"max-age=31536000; includeSubDomains", X-XSS-Protection:"1; mode=block", X-Frame-Options:"SAMEORIGIN", X-Content-Type-
    Options:"nosniff", Referrer-Policy:"same-origin", Vary:"User-Agent", Content-Security-Policy:"default-src https: wss: data: 'unsafe-inline' 'unsafe-eval'; child-src *; worker-src 'self' blob:", Connection:"close", Transfer-Encoding:"chunked", Content-Type:"application/json"]
    Response body: {"type":"Error","message":"Invalid input format.","moreInformation":[{"name":"errorMessage","value":"VC extensions info check task failed"}],"httpStatusCode":400,"apiErrorCode":400}
    YYYY-MM-DDTHH:MM:DD ERROR [vcf_dm,6a4d649b1f9###2b6e1eb###7be##77,1b45] [c.v.e.s.o.model.error.ErrorFactory,dm-exec-444]  [####] VCF_OPS_VC_INTEGRATION_FAILED Integration creation for vCenter <FQDN_OF_vCENTER_SERVER> in VCF Operations failed
    com.vmware.evo.sddc.orchestrator.exceptions.OrchTaskException: Integration creation for vCenter vcsa.mvch2.ci.maple-valley.wa.us in VCF Operations failed
            at com.vmware.evo.sddc.vrealize.vrops.VcfOpsVcIntegrationAction.createVcIntegration(VcfOpsVcIntegrationAction.java:317)
            at com.vmware.evo.sddc.vrealize.vrops.VcfOpsVcIntegrationAction.execute(VcfOpsVcIntegrationAction.java:118)
    Caused by: com.vmware.evo.sddc.common.services.vrops.VropsApiException: org.springframework.web.client.HttpClientErrorException$BadRequest: 400 400 on POST request for "https://<FQDN_VCF_OPS>/suite-api/api/integrations/vcenters": "{"type":"Error","message":"Invalid input format.","moreInformation":[{"name":"errorMessage","value":"VC extensions info check task failed"}],"httpStatusCode":400,"apiErrorCode":400}"
            at com.vmware.evo.sddc.common.services.vrops.impl.VcfOpsServiceImpl.createVcenterIntegration(VcfOpsServiceImpl.java:509)
            ... 16 common frames omitted
    Caused by: org.springframework.web.client.HttpClientErrorException$BadRequest: 400 400 on POST request for "https://<FQDN_VCF_OPS>/suite-api/api/integrations/vcenters": "{"type":"Error","message":"Invalid input format.","moreInformation":[{"name":"errorMessage","value":"VC extensions info check task failed"}],"httpStatusCode":400,"apiErrorCode":400}"
            at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:103)


 

Environment

VCF 9.1

Cause

This issue is typically caused by an SSL Trust Mismatch within the vCenter Server's Lookup Service (LS).

Resolution

To resolve this issue, correct the SSL Trust mismatch within the vCenter Server's Lookup Service using the lsdoctor tool.

Using the 'lsdoctor' Tool