Github user aledsage commented on the issue:
https://github.com/apache/brooklyn-server/pull/537
Thanks @alasdairhodge - LGTM
FYI the code in master was changed in
https://github.com/apache/brooklyn-server/commit/c2669da89c79ff62cfb0082b040274494e59170f#diff-9889943c3686c124b0b7e8ee65d35316.
There we do an extra check on lazy-creation for if `jcloudsParent` to give a
nicer error than a simple NPE.
However, nobody should be calling `submitRunScript()`. It was deprecated in
0.9.0. It can fail with an unpleasant exception after rebind if the underlying
VM was terminated.
Merging this as-is.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---