[
https://issues.apache.org/jira/browse/AMBARI-9953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14350675#comment-14350675
]
Hudson commented on AMBARI-9953:
--------------------------------
ABORTED: Integrated in Ambari-branch-2.0.0 #19 (See
[https://builds.apache.org/job/Ambari-branch-2.0.0/19/])
AMBARI-9953 Ambari Metrics monitor restart failed with error JAVA_HOME is not
set (fbarca:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d6b0fff633d27ac4d20a59a58921974673c4e9af)
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/metrics_collector.py
> Ambari Metrics monitor restart failed with error JAVA_HOME is not set
> ---------------------------------------------------------------------
>
> Key: AMBARI-9953
> URL: https://issues.apache.org/jira/browse/AMBARI-9953
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent, ambari-metrics, ambari-server
> Affects Versions: 2.0.0
> Reporter: Florian Barca
> Assignee: Florian Barca
> Fix For: 2.0.0
>
> Attachments: AMBARI-9953.0.patch
>
>
> AMS Collector fails to restart if the installation of a certain upstream
> component failed. In this case, start() is skipped, and install() is followed
> by restart() immediately. restart() being implemented by a stop()+start()
> sequence, it results that stop() needs to make sure that the service is
> configured prior to invoking any low-level scripts.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)