"Network with name '<Org-VDC Network>' cannot be found"/opt/vmware/h4/cloud/log/cloud.log on the destination Cloud Director Availability site appliance, you see entries similar to:2026-04-14 15:43:28.299 DEBUG - [UI-########-####-####-####-############-#####-##] [job-54] c.v.h.c.job.VmUpdateNetworkSettingsJob : Updating network settings for VM replication: C4-########-####-####-####-############ with settings: VmReplicationNetworkSettings{failoverSettings=FailoverNetworkSettings{vAppNetworkSettings=VAppNetworkSettings{bridgeOrgVdcNetworks=[OrgVdcNetwork{id='########-####-####-####-############', name='<Org-VDC-Network>'}], networkMappings=[], copySourceNetworks=true, bulkConnectVmNics=false, resolutionType='EXPLICIT'}, vmNetworkSettings=VmNetworkSettings{primaryNicIndex=0, nics=[VmNicSettings{nicIndex=0, isConnected=true, resetMacAddress=false, network='<Org-VDC-Network>', ipAddress='##.##.##.##', ipAddressAllocationMode=MANUAL, externalIpAddress='null', networkAdapterType='null', needsCustomization=null, macAddress='##:##:##:##:##:##', resolutionType='EXPLICIT'}], copySourceNicSettings=true, resolutionType='EXPLICIT'}}, failoverTestSettings=FailoverNetworkSettings{vAppNetworkSettings=VAppNetworkSettings{bridgeOrgVdcNetworks=[], networkMappings=[], copySourceNetworks=true, bulkConnectVmNics=false, resolutionType='EXPLICIT'}, vmNetworkSettings=VmNetworkSettings{primaryNicIndex=0, nics=[VmNicSettings{nicIndex=0, isConnected=true, resetMacAddress=false, network='null', ipAddress='null', ipAddressAllocationMode=NONE, externalIpAddress='null', networkAdapterType='null', needsCustomization=null, macAddress='##:##:##:##:##:##', resolutionType='EXPLICIT'}], copySourceNicSettings=true, resolutionType='EXPLICIT'}}}
2026-04-14 15:43:28.526 DEBUG - [UI-########-####-####-####-############-#####-##] [job-54] c.v.h.c.v.i.LocalVcloudInventoryService : Looking for networks for vdc ########-####-####-####-############2026-04-14 15:43:28.681 DEBUG - [UI-########-####-####-####-############-#####-##] [job-54] c.v.h.c.v.i.LocalVcloudInventoryService : Found 32 networks for vdc ########-####-####-####-############2026-04-14 15:43:28.730 ERROR - [UI-########-####-####-####-############-#####-##] [job-54] com.vmware.h4.jobengine.JobExecution : Task ########-####-####-####-############ (WorkflowInfo{type='updateNetworkSettings', resourceType='vmReplication', resourceId='C4-########-####-####-####-############', isPrivate=false, resourceName='<VM-NAME>'}) has failed com.vmware.h4.cloud.api.exceptions.MissingNetworkException: Network with name '<Org-VDC-Network>' cannot be found. at com.vmware.h4.cloud.service.VAppNetworkManagementService.validateNetworkIpScopes(VAppNetworkManagementService.java:711) at com.vmware.h4.cloud.util.NetworkingUtil.validateVmNetworkSettings(NetworkingUtil.java:435) at com.vmware.h4.cloud.util.NetworkingUtil.validateNetworkSettings(NetworkingUtil.java:405) at com.vmware.h4.cloud.repo.VmReplicationRepo.updateNetworkSettings(VmReplicationRepo.java:1470) at com.vmware.h4.cloud.repo.VmReplicationRepo$$FastClassBySpringCGLIB$$8f94a499.invoke(<generated>) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) VMware Cloud Director Availability 4.7.X
This issue occurs due to the API request used when applying replication settings has a maximum pageSize of 32. If the Destination Organization VDC contains more than 32 networks the excess networks are paginated, and Cloud Director Availability fails to process any pages beyond the first.
Broadcom Engineering is aware of this issue.
To workaround this issue failover / migrate the replication without powering on the vApp during the failover / migration and assign the correct OVDC network and static IP address in the destination Cloud Director before powering on the vApp.
Please subscribe to this article to receive updates on this issue.