[ https://issues.apache.org/jira/browse/CLOUDSTACK-9071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15672840#comment-15672840 ]
ASF subversion and git services commented on CLOUDSTACK-9071: ------------------------------------------------------------- Commit dc1a7b4338b37bb4ca9b3e4288bca0439969c1c0 in cloudstack's branch refs/heads/4.9 from [~jburwell] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=dc1a7b4 ] Merge release branch 4.8 to 4.9 * 4.8: CLOUDSTACK-9071: Properly parse stats.output.uri in StatsCollector > stats.output.uri stops the server from starting if the uri is malformed > ----------------------------------------------------------------------- > > Key: CLOUDSTACK-9071 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9071 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Affects Versions: 4.6.0 > Reporter: Carles Figuerola > > After inputting a malformed uri (was missing the graphite://) and restarting > the management service, the application stops at: > 2015-11-17 11:06:42,861 INFO [c.c.s.StatsCollector] > (localhost-startStop-1:null) metrics.dev.company.net is not a valid protocol > for external statistics. No statistics will be send. > No more logs are output and tomcat is up but serving a completely blank page. > When the uri has this form: (graphite://metrics.dev.company.net:2013), the > end result is very similar to the previous one > (also, the last word should be "sent") -- This message was sent by Atlassian JIRA (v6.3.4#6332)