You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "Duncan Grant (JIRA)" <ji...@apache.org> on 2016/10/20 14:52:58 UTC

[jira] [Created] (BROOKLYN-373) Using br against a single deployed basicapplication can panic

Duncan Grant created BROOKLYN-373:
-------------------------------------

             Summary: Using br against a single deployed basicapplication can panic
                 Key: BROOKLYN-373
                 URL: https://issues.apache.org/jira/browse/BROOKLYN-373
             Project: Brooklyn
          Issue Type: Bug
    Affects Versions: 0.10.0
            Reporter: Duncan Grant


To replicate deploy a BasicApplication with yaml like:

{code:java}
name: MyApp
services:
- type: org.apache.brooklyn.entity.stock.BasicApplication
{code}

Then run:
    br application MyApp

Returns an exception like:
panic: runtime error: index out of range



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)