Symptoms:
- When configuring a new outgoing replication, you see the following error in the Replications Tasks view of the vCloud Availability Portal:
Replication with id 'null' was not found.
- In /opt/vmware/h4/cloud/log/cloud.log on the vCloud Availability vApp Replication Manager on the recovery site, you see similar messages:
2019-04-11 06:40:31.993 ERROR - [UI_/portal/outgoing-replications/Provider_Site/vapp_########-####-####-####-########a0c7_a8_Xc] [https-jsse-nio-8046-exec-3] c.v.h.c.c.error.ExceptionAdvisor : A request from Tenant_Site[192.168.2.117] to /vm-replications/C4-########-####-####-####-########0913 failed.
com.vmware.h4.manager.api.exceptions.ReplicationNotFoundException: Replication with id 'null' was not found.
at sun.reflect.GeneratedConstructorAccessor230.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at com.vmware.h4.exceptions.GenericServerExceptionProvider.get(GenericServerExceptionProvider.java:70)
at com.vmware.h4.exceptions.GenericServerExceptionProvider.get(GenericServerExceptionProvider.java:47)
at com.vmware.h4.common.H4ClientFactory.lambda$new$0(H4ClientFactory.java:53)
2019-04-11 06:40:31.994 WARN - [UI_/portal/outgoing-replications/Provider_Site/vapp_########-####-####-####-########a0c7_a8_Xc] [https-jsse-nio-8046-exec-3] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.vmware.h4.manager.api.exceptions.ReplicationNotFoundException: Replication with id 'null' was not found.]
- In the vCloud Availability Replication Manager service management portal, under System Monitoring one or more Replicators are in an error state or showing as not connected.
Note: The preceding log excerpts are only examples. Date, time, and environmental variables may vary depending on your environment.