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)