Unexpected VMware Cloud Director error. [ UI-####... ] Invalid UUID string:null"/opt/vmware/h4/cloud/cloud.log you see entries similar to:ERROR - [UI-########-####-####-####-############-######-##-###] [job-87] com.vmware.h4.jobengine.JobExecution : Task ########-####-####-####-############ (WorkflowInfo{type='failoverTest', resourceType='vmReplication', resourceId='########-####-####-####-############', isPrivate=false, resourceName='vapp-name'}) has failedcom.vmware.vcloud.client.exception.VcloudException: (Major code = 500, minor code = INTERNAL_SERVER_ERROR) - [ UI-########-####-####-####-############-######-##-### ] Invalid UUID string: null at com.vmware.vcloud.client.VcloudClient.lambda$defaultErrorDeserializer$0(VcloudClient.java:301)...DEBUG - [UI-########-####-####-####-############-######-##-###] [job-87] c.v.h.c.c.VcloudExceptionConverter : Received a vCD error - message = [ UI-########-####-####-####-############-######-##-### ] Invalid UUID string: null, majorCode = 500, minorCode = INTERNAL_SERVER_ERRORDEBUG - [UI-########-####-####-####-############-######-##-###] [job-87] c.v.h.c.c.VcloudExceptionConverter : vCD stacktrace = java.lang.IllegalArgumentException: Invalid UUID string: null at java.base/java.util.UUID.fromString(UUID.java:215) at com.vmware.vcloud.api.presentation.entity.common.UuidStringType.nullSafeSet(UuidStringType.java:159)VMware Cloud Director Availability 4.7
When the replication is created the Datastore and RT VM are not assigned correctly during the configuration of the replication in the VCDA DB.
To resolve this issue you will have to delete the replication and re-create it following this instructions:
vcd -k l <vcdcell IP> 'administrator@System' ‘password’vcd -k g vApp/vapp-<UUID>vcd -k g vApp/vapp-<UUID>
vcd -k d vApp/vapp-<UUID>