-
1. Re: Deploy OVF from Content Library stuck At Network Step on VCSA (v6.7.0.40000)
LokeshHK Oct 17, 2019 9:22 AM (in response to rsandbach)Did you change PNID of your VC after update?
refer to below KB in order to check whether you are facing the same issue or not?
Regards
Lokesh
-
2. Re: Deploy OVF from Content Library stuck At Network Step on VCSA (v6.7.0.40000)
rsandbach Oct 17, 2019 10:52 AM (in response to LokeshHK)That doesn't seem to be the issue, as I am able to create new customization specs. However, I was able to find out that after clicking next, the following error shows up in the log:
/var/log/vmware/vsphere-ui/logs/vsphere_client_virgo.log
Caused by: java.lang.NullPointerException: null
at com.vmware.vsphere.client.provisioning.impl.ProvisioningMutationProvider.isIpPoolConfigurationValid(ProvisioningMutationProvider.java:250)
at com.vmware.vsphere.client.provisioning.impl.ProvisioningMutationProvider.validate(ProvisioningMutationProvider.java:219)
This makes sense as the form is probably not passing any IP Pool information to the sever as it wasn't able to get this information itself.
Is there something new in vCenter/vSphere that requires additional configuration for the network?
-
3. Re: Deploy OVF from Content Library stuck At Network Step on VCSA (v6.7.0.40000)
Robsewter Nov 19, 2019 11:45 AM (in response to rsandbach)Just want to add that you are not alone. I am seeing this in two environments that I have this set up in as well. Applied the latest v6.7.0.41000 patch and still the same issue. Didn't happen in v6.7.0.3.
-
4. Re: Deploy OVF from Content Library stuck At Network Step on VCSA (v6.7.0.40000)
jasonboche Dec 2, 2019 10:10 AM (in response to rsandbach)Unfortunately I'm in the same boat across 4 environments all sharing a content library of templates. Software defined. Gotta love it.