GitHub user ahgittin opened a pull request:
https://github.com/apache/brooklyn-server/pull/811
fix npe that can occur with WinRM when no subnet IP
do a better job of returning public IP but above all don't NPE
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/brooklyn-server winrm-fix-attempt
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/811.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #811
----
commit 232925f21fa0414984752ed26b25185972a8a30c
Author: Alex Heneveld <[email protected]>
Date: 2017-09-08T09:31:17Z
fix npe that can occur with WinRM when no subnet IP, do a better job of
returning public IP but above all don't NPE
----
---