In the Cloud Director Tenant Portal, when attempting to remove a vApp template, the following error is displayed:
[UUID] class java.lang.NullPointerException
at java.base/java.util.Objects.requireNonNull(Objects.java:221)
at com.vmware.vcloud.api.presentation.entity.common.EntityRef.<init (EntityRef.java:145)
The issue occurs because the vApp template is pointing to Storage Class which is not existent or not matching the correct Storage class used by the Org VDC.
As Cloud Director cannot do a lookup of the values, it will fail to display in the UI.
To resolve this issue, please contact VMware support.