You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "Aled Sage (JIRA)" <ji...@apache.org> on 2018/01/30 12:10:00 UTC

[jira] [Created] (BROOKLYN-578) initial catalog not fully added if contains unresolved mvn url, yet brooklyn says "healthy"

Aled Sage created BROOKLYN-578:
----------------------------------

             Summary: initial catalog not fully added if contains unresolved mvn url, yet brooklyn says "healthy"
                 Key: BROOKLYN-578
                 URL: https://issues.apache.org/jira/browse/BROOKLYN-578
             Project: Brooklyn
          Issue Type: Bug
            Reporter: Aled Sage


With Brooklyn 1.0.0-SNAPSHOT, I had a custom \{{catalog/catalog.bom}} file. This included:
{noformat}
brooklyn.catalog:
 brooklyn.libraries:
 - mvn:com.example.brooklyn.test.resources.osgi/brooklyn-test-osgi-com-example-entities/0.1.0
 - ...
{noformat}

However, that URL couldn't be resolved. The consequence seems to be that it stops adding the other subsequent things from the initial catalog.bom, yet it still reports that Brooklyn started up healthily.

The symptoms for the user is that the quick-launch is empty, and that there is a log.warn in their log file.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)