Pearl1594 commented on issue #5936:
URL: https://github.com/apache/cloudstack/issues/5936#issuecomment-1031298770


   @tampler thanks for sharing the details, I performed the same steps with the 
following image: https://hub.docker.com/r/ustcweizhou/cloudstack-simulator and 
noticed the NPE but the MS is still running.
   
   ```
   docker run --name sim -p 8080:5050 -d ustcweizhou/cloudstack-simulator
   docker exec -it sim python /root/tools/marvin/marvin/deployDataCenter.py -i 
/root/setup/dev/advanced.cfg
   
   docker log sim - threw the NPE, but MS is still running..
   ```


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