Pearl1594 edited a comment on issue #5936:
URL: https://github.com/apache/cloudstack/issues/5936#issuecomment-1030646893


   @nvazquez It seems that the issue is happening on addition of the first 
store, and I believe it is because for a simulator hypervisor there is no 
systemvm template to register. This needs to be fixed, by probably skipping 
attempting registration of a template when hypervisor type is simulator.
   That said, I wonder why this stops the MS from starting, as despite the 
exception, we log the error and proceed 
(https://github.com/apache/cloudstack/blob/main/server/src/main/java/com/cloud/storage/StorageManagerImpl.java#L2841-L2859).
 I'll investigate this. Thanks for reporting @tampler 


-- 
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]


Reply via email to