You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/23 15:08:04 UTC

[jira] [Commented] (BROOKLYN-479) NPE when using byon location with no config

    [ https://issues.apache.org/jira/browse/BROOKLYN-479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021300#comment-16021300 ] 

ASF GitHub Bot commented on BROOKLYN-479:
-----------------------------------------

GitHub user aledsage opened a pull request:

    https://github.com/apache/brooklyn-server/pull/695

    BROOKLYN-479: add test for byon error message

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aledsage/brooklyn-server BROOKLYN-479-test

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-server/pull/695.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 #695
    
----
commit e1ab2a4b0ab842982cfafaba0b32c969266e88ca
Author: Aled Sage <al...@gmail.com>
Date:   2017-05-23T15:07:26Z

    BROOKLYN-479: add test for byon error message

----


> NPE when using byon location with no config
> -------------------------------------------
>
>                 Key: BROOKLYN-479
>                 URL: https://issues.apache.org/jira/browse/BROOKLYN-479
>             Project: Brooklyn
>          Issue Type: Bug
>            Reporter: Svetoslav Neykov
>             Fix For: 0.11.0
>
>         Attachments: Screen Shot 2017-05-23 at 16.03.40.png
>
>
> Blueprint:
> {noformat}
> location: byon
> services:
> - type: org.apache.brooklyn.entity.proxy.nginx.NginxController
> {noformat}
> Error:
> {noformat}
> Illegal parameter for 'location' (byon); not resolvable: NullPointerException
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)