Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPE in getAllInfrastructureInstances when retrieving bad VM config #24

Closed
vinseon opened this issue Dec 20, 2016 · 0 comments
Closed

NPE in getAllInfrastructureInstances when retrieving bad VM config #24

vinseon opened this issue Dec 20, 2016 · 0 comments

Comments

@vinseon
Copy link
Contributor

vinseon commented Dec 20, 2016

In https://github.com/vinseon/connector-iaas/blob/master/src/main/java/org/ow2/proactive/connector/iaas/cloud/provider/vmware/VMWareProvider.java#L144, vm.getConfig() can be null in some cases when a VM is not correctly setup.

vinseon added a commit to vinseon/connector-iaas that referenced this issue Dec 20, 2016
vinseon added a commit to vinseon/connector-iaas that referenced this issue Dec 23, 2016
marcocast added a commit that referenced this issue Dec 23, 2016
fixed #24 : discard null VM config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant