VCF Management Component Deployment Fails with "Connection Refused" error
search cancel

VCF Management Component Deployment Fails with "Connection Refused" error

book

Article ID: 448119

calendar_today

Updated On:

Products

VCF Operations/Automation (formerly VMware Aria Suite)

Issue/Introduction

  • The "Deploy VCF Management Components" task fails during the "Import VCF Operations in Fleet Lifecycle" step.
  • The task runs for an extended period before failing.
  • In the VCF Operations UI, the management tasks show errors such as: Unable to register components with VCF Operations.
  • Fleet Build logs (vcf-fleet-build-service-fleetbuild) show the following exception: java.net.ConnectException: Connection refused while attempting to create a Service Account in VCF Operations for Logs.

    vcf-fleet-build-service-fleetbuild
    
    
    YYYY-MM-DDTHH:MM:SS stdout F 2026-07-10T00:43:12.354Z WARN  Fleet Build 44 [lcm@4413 scPath="ops" thread="system-task-worker-24" logger="c.b.v.l.f.b.o.s.OpsPlatformServiceImpl" method="lambda$retryFailedTask$6:L"] [019f48be-####-####-###-6af3d3287036, taskId=019f4923-####-####-####-060deb7fd876] - Component registration task with ID 158e49da-####-####-####-143bee63c753 encounter
    ed an error Error occurred while creating Service Account in VCF Operations for Logs in Ops Platform with message: java.net.ConnectException: Connection refused
    YYYY-MM-DDTHH:MM:SS stdout F  Fleet Build 44 [lcm@4413 scPath="ops" thread="system-task-worker-11" logger="c.b.v.l.t.o.s.step.StepMessageHelper" method="logTaskMessage:L"] [] - Unable to register components with VCF Operations. Navigate to 'https://<VCFOPS FQDN>/vcf-operations/ui/home/administration/control-panel/management-tasks/lcm/tasks' for more details. Verify VCF Operations is accessible. Check 'Fleet lifecycle' logs

Environment

  • VCF Operations 9.x

Cause

This issue occurs when the Fleet Manager appliance has been manually deleted, powered off, or rendered unreachable

Resolution

To resolve this issue, you must power on the Fleet Manager, if it is deleted, restore the Fleet Manager appliance and ensure network connectivity between the Fleet Manager and VCF Operations.

  1.  Restore the Fleet Manager VM from a known good backup.
  2.  Ensure the VM is powered on and all VCF services are started.
  3.  Perform a connectivity check in both directions using curl to ensure port 443 is open
  4. Check the connectivity From Fleet Manager to VCF Operations and vice-versa
  5. Run the below command from Fleet Manager 
    curl -v telnet://<VCF_OPS_FQDN>:443
  6. Run the below command from VCF Ops 

    curl -v telnet://<FLEET_MANAGER_FQDN>:443
  7. Retry Deployment: Once connectivity is confirmed, navigate to the VCF Operations UI and retry the failed Component import task from the Build > Lifecycle > Tasks view.

Additional Information

For detailed backup and restore procedures, refer to the VMware Cloud Foundation 9.1