You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by gi...@git.apache.org on 2017/07/18 13:32:15 UTC

[GitHub] syed opened a new pull request #2192: Check for host before adding it to storagepaths

syed opened a new pull request #2192: Check for host before adding it to storagepaths
URL: https://github.com/apache/cloudstack/pull/2192
 
 
   This happens when you have a stopped VM which has a managed volume attached to it. The host that the VM was originally running on was removed. So, the `last_host_id` of the instance is set to a non-existing host which causes an NPE here. 
   
   cc: @mike-tutkowski 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services