Symptoms:
- Performing a failover from an Cloud Director Availability On-Premises deployment via the vSphere Plug-In fails, and you see the error:
Bad request
- In the /opt/vmware/h4/cloud/log/cloud.log file on the Cloud Replication Management Appliance, you see entries similar to:
2021-06-21 19:12:06.530 ERROR - [########-####-####-####-########6137-bF] [https-jsse-nio-8046-exec-6] c.v.h.c.c.error.ExceptionAdvisorBase : A POST request from myaccount@MYSITE[192.2.1.5] to /vm-replications/C4-########-####-####-####-########52bb/failover?site=MYSITE failed.
org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "subnets" (class com.vmware.h4.cloud.api.model.replication.vapp.VAppNetworkSettings$OrgVdcNetwork), not marked as ignorable; nested exception is com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "subnets" (class com.vmware.h4.cloud.api.model.replication.vapp.VAppNetworkSettings$OrgVdcNetwork), not marked as ignorable (2 known properties: "id", "name"])...
Note: The preceding log excerpts are only examples. Date, time, and environmental variables may vary depending on your environment.