[
https://issues.apache.org/jira/browse/AMBARI-9730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14329402#comment-14329402
]
Hudson commented on AMBARI-9730:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #1824 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1824/])
AMBARI-9730 Ambari Metrics service check fails after deploy ambari (dsen)
(dsen:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=db43413ee457c07aaee9eb9c33538e697bb2b248)
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/templates/smoketest_metrics.json.j2
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/service_check.py
*
ambari-metrics/ambari-metrics-timelineservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/metrics/timeline/HBaseTimelineMetricStore.java
> Ambari Metrics service check fails after deploy ambari
> ------------------------------------------------------
>
> Key: AMBARI-9730
> URL: https://issues.apache.org/jira/browse/AMBARI-9730
> Project: Ambari
> Issue Type: Bug
> Components: ambari-metrics
> Affects Versions: 2.0.0
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: AMBARI-9730.patch
>
>
> STR
> Deploy ambari
> AR. Ambari Metrics service check fails with error
> {noformat}
> 2015-02-20 03:20:09,980 - Error while executing command 'service_check':
> Traceback (most recent call last):
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 208, in execute
> method(env)
> File "/usr/lib/python2.6/site-packages/ambari_commons/os_family_impl.py",
> line 89, in thunk
> return fn(*args, **kwargs)
> File
> "/var/lib/ambari-agent/cache/common-services/AMBARI_METRICS/0.1.0/package/scripts/service_check.py",
> line 139, in service_check
> (response.status, response.reason, data))
> Fail: Metrics were not retrieved. Service check has failed. GET request
> status: 500 Internal Server Error
> {"exception":"NullPointerException","javaClassName":"java.lang.NullPointerException"}
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)