[
https://issues.apache.org/jira/browse/AMBARI-18222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shreya Bhat updated AMBARI-18222:
---------------------------------
Fix Version/s: (was: 2.4.0)
trunk
> AMS service check fails after disabling kerberos
> ------------------------------------------------
>
> Key: AMBARI-18222
> URL: https://issues.apache.org/jira/browse/AMBARI-18222
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Shreya Bhat
> Priority: Blocker
> Labels: system_test
> Fix For: trunk
>
>
> Stderr :
> {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 184, in <module>
> AMSServiceCheck().execute()
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 280, 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 177, 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.454636953896 and
> 1471703701000 were not found in the response
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)