[
https://issues.apache.org/jira/browse/AMBARI-9730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14329281#comment-14329281
]
Hadoop QA commented on AMBARI-9730:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12699891/AMBARI-9730.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The test build failed in
ambari-metrics/ambari-metrics-timelineservice
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/1754//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/1754//console
This message is automatically generated.
> 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)