You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Yusaku Sako (JIRA)" <ji...@apache.org> on 2017/03/24 17:59:41 UTC

[jira] [Updated] (AMBARI-20531) Resource manager web ui is inaccessible after moving resource manager

     [ https://issues.apache.org/jira/browse/AMBARI-20531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yusaku Sako updated AMBARI-20531:
---------------------------------
    Fix Version/s:     (was: 2.5.0)
                   2.5.1

> Resource manager web ui is inaccessible after moving resource manager
> ---------------------------------------------------------------------
>
>                 Key: AMBARI-20531
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20531
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 2.5.0
>            Reporter: Shreya Bhat
>             Fix For: 2.5.1
>
>
> STR :
> 1. Move resource manager
> 2. Regenerate keytabs for full cluster and restart all services.
> An alert "ResourceManager Web UI" is generated and yarn service checks are failing with :
> {code}
> Traceback (most recent call last):
>   File "/var/lib/ambari-agent/cache/common-services/YARN/2.1.0.2.0/package/scripts/service_check.py", line 181, in <module>
>     ServiceCheck().execute()
>   File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 313, in execute
>     method(env)
>   File "/var/lib/ambari-agent/cache/common-services/YARN/2.1.0.2.0/package/scripts/service_check.py", line 131, in service_check
>     active_rm_webapp_address = self.get_active_rm_webapp_address()
>   File "/var/lib/ambari-agent/cache/common-services/YARN/2.1.0.2.0/package/scripts/service_check.py", line 177, in get_active_rm_webapp_address
>     raise Fail('Resource Manager state is not available. Failed to determine the active Resource Manager web application address from {0}'.format(','.join(rm_webapp_addresses)));
> resource_management.core.exceptions.Fail: Resource Manager state is not available. Failed to determine the active Resource Manager web application address from $Host:8090
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)