[
https://issues.apache.org/jira/browse/AMBARI-24639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16614956#comment-16614956
]
Hudson commented on AMBARI-24639:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9952 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/9952/])
AMBARI-24639 Not able to turn off maintenance mode for a host. (1963907+atkach:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=6d7ef715d06fb5a8b7e2ba78d20e881de4227d1b])
* (edit) ambari-web/app/controllers/main/host/details.js
> Not able to turn off maintenance mode for a host.
> -------------------------------------------------
>
> Key: AMBARI-24639
> URL: https://issues.apache.org/jira/browse/AMBARI-24639
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.7.2
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Priority: Critical
> Labels: pull-request-available
> Fix For: 2.7.2
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> In the cluster , while trying to turn off maintenance mode on host , nothing
> happens and below error is seen in the console.
> Initial analysis indicate that this could be because some host components are
> out of sync. But this may or may not be RC. Kindly check.
> {code:java}
> Uncaught TypeError: Cannot read property 'get' of undefined
> at Class.onOffPassiveModeForHost (app.js:26825)
> at Class.doAction (app.js:26800)
> at handler (vendor.js:31554)
> at HTMLAnchorElement.<anonymous> (vendor.js:23346)
> at HTMLDivElement.dispatch (vendor.js:3178)
> at HTMLDivElement.elemData.handle (vendor.js:2854)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)