[Customize this virtual machine's hardware] option, and then click NEXT, the wizard will get stuck. After a while, vCenter UI hangs with "out of memory" error and the webpage needs to be reloaded. This happens only for particular VM templates only.The page isn't responding". When clicked "wait" several times, eventually browser errors out with "Page ran out of memory".If this behavior is encountered in vCenter 8.0.3, use the following verified workarounds to successfully deploy the virtual machines.
The most reliable way to bypass the UI hang is to avoid triggering the customization wizard during the initial deployment phase.
Launch the Deploy from Template wizard.
Do not check the box for "Customize this virtual machine's hardware."
Complete the deployment wizard and click Finish.
Once the VM is created, right-click the VM, select Edit Settings, and modify the hardware (CPU, RAM, Network) as needed before powering it on.
Refreshing the template state can often clear the underlying configuration glitch causing the browser to hang.
Locate the affected template in the vSphere inventory.
Right-click the template and select Convert to Virtual Machine.
(Optional) Right-click the resulting VM and select Edit Settings to ensure all hardware settings are valid.
Right-click the VM again and select Template > Convert to Template.
Attempt to deploy a new VM using the "Customize hardware" option to verify the fix.
In some instances, the crash is triggered by high memory values defined in the template's VMX file that the 8.0.3 UI fails to parse correctly.
Convert the Template back to a Virtual Machine.
Go to Edit Settings and reduce the configured Memory (e.g., if it is set to 16 GB, reduce it to 8 GB).
Convert the VM back into a Template.
Run the deployment wizard with the "Customize hardware" option selected.
Once the wizard loads successfully, increase the memory back to the desired value within the "Customize hardware" screen.