Dmytro Sen created AMBARI-14943:
-----------------------------------
Summary: AMS check failed on deploy
Key: AMBARI-14943
URL: https://issues.apache.org/jira/browse/AMBARI-14943
Project: Ambari
Issue Type: Bug
Components: ambari-metrics
Affects Versions: 2.2.2
Reporter: Dmytro Sen
Assignee: Dmytro Sen
Priority: Critical
Fix For: 2.2.2
AMS check failed on cluster deploy.
{code}
Traceback (most recent call last):
File
"/var/lib/ambari-agent/cache/common-services/AMBARI_METRICS/0.1.0/package/scripts/service_check.py",
line 165, in <module>
AMSServiceCheck().execute()
File
"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
line 219, 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 160, in service_check
raise Fail("Values %s and %s were not found in the response." %
(random_value1, current_time))
resource_management.core.exceptions.Fail: Values 0.568435077139 and
1454589471000 were not found in the response.
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)