shwstppr commented on pull request #5642:
URL: https://github.com/apache/cloudstack/pull/5642#issuecomment-956001378
There seems to be some issue even after changes, getting an exception on
upgrade,
```
2021-11-01 07:33:35,313 ERROR [c.c.u.SystemVmTemplateRegistration]
(main:null) (logid:) Failed to register template for hypervisor: VMware
java.lang.NullPointerException
at
com.cloud.storage.dao.VMTemplateDaoImpl.addTemplateToZone(VMTemplateDaoImpl.java:474)
at
com.cloud.upgrade.SystemVmTemplateRegistration.createCrossZonesTemplateZoneRefEntries(SystemVmTemplateRegistration.java:468)
at
com.cloud.upgrade.SystemVmTemplateRegistration.performTemplateRegistrationOperations(SystemVmTemplateRegistration.java:600)
```
Looking into it.
Moving PR into draft meanwhile
@nvazquez @weizhouapache @rhtyd
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]