[
https://issues.apache.org/jira/browse/AMBARI-13667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Srimanth Gunturi updated AMBARI-13667:
--------------------------------------
Attachment: AMBARI-13667.patch
Tested on live cluster. Ambari-web tests pass
{noformat}
10071 tests complete (11 seconds)
105 tests pending
[INFO]
[INFO] --- apache-rat-plugin:0.11:check (default) @ ambari-web ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: .idea/**
[INFO] Exclude: package.json
[INFO] Exclude: public/**
[INFO] Exclude: public-static/**
[INFO] Exclude: app/assets/**
[INFO] Exclude: vendor/**
[INFO] Exclude: node_modules/**
[INFO] Exclude: node/**
[INFO] Exclude: npm-debug.log
[INFO] 1211 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 1211 licence.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41.182s
[INFO] Finished at: Fri Oct 30 13:34:02 PDT 2015
[INFO] Final Memory: 9M/158M
[INFO] ------------------------------------------------------------------------
{noformat}
> Adding services onto dead nodes throws exception dialog in UI
> -------------------------------------------------------------
>
> Key: AMBARI-13667
> URL: https://issues.apache.org/jira/browse/AMBARI-13667
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.2
> Reporter: Srimanth Gunturi
> Assignee: Srimanth Gunturi
> Fix For: 2.1.3
>
> Attachments: AMBARI-13667.patch
>
>
> When user tries to add service where master components or non-client
> components (which need start command) are on dead nodes, the
> Add-Service-Wizard throws an error dialog which is cryptic to read.
> When the START API call fails, a more readable message should be shown to the
> user.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)