Symptoms:
- Configuring a replication from an On-Premises site to a Cloud site fails with the error:
[ object object ]
- Configuring a replication from a Cloud site to an On-Premises site fails with the error:
Unexpected Vcloud director error {{0}}
- In /opt/vmware/h4/cloud/log/cloud.log on the Cloud Replication Management Appliance, you see similar messages to:
2020-04-13 14:46:05.709 ERROR - [UI-########-####-####-####-########b022-F2] [https-jsse-nio-8443-exec-4] c.v.h.c.c.error.ExceptionAdvisorBase : A GET request from User@VMware [10.10.10.10] to /inventory/vapps?sort=&offset=0&limit=20&site=VMware failed.
com.vmware.vcloud.client.exception.VcloudException: HTTP Response code: 414
at com.vmware.vcloud.client.VcloudClient.lambda$defaultErrorDeserializer$0(VcloudClient.java:195)
at com.vmware.rest.client.AbstractRestClient.convert(AbstractRestClient.java:215)
- In /opt/vmware/h4/cloud/log/request.log on the Cloud Replication Management Appliance, you see similar mesages:
2020-04-14 13:22:33.017 TRACE - [########-####-####-####-########791a] [c4-scheduler-2] c.vmware.rest.client.AbstractRestClient : Request to GET https://<vcd_fqdn>/api/query?type=adminOrgVdcStorageProfile&format=idrecords&offset=0&pageSize=100&filter=(vdc==########-####-####-####-########4622,vdc==########-####-####-####-########38bd,vdc==02aa907d-98d8-47a5-b39e...
2020-04-14 13:22:33.018 WARN - [########-####-####-####-########791a] [c4-scheduler-2] c.vmware.rest.client.AbstractRestClient : The HTTP response has no body. Code = 414, reason =
Note: The preceding log excerpts are only examples. Date, time, and environmental variables may vary depending on your environment.