[
https://issues.apache.org/jira/browse/AMBARI-4049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrii Babiichuk updated AMBARI-4049:
-------------------------------------
Attachment: AMBARI-4049.patch
> Registration fail of host should be handled more gracefully
> -----------------------------------------------------------
>
> Key: AMBARI-4049
> URL: https://issues.apache.org/jira/browse/AMBARI-4049
> Project: Ambari
> Issue Type: Bug
> Components: client
> Affects Versions: 1.4.3
> Reporter: Andrii Babiichuk
> Assignee: Andrii Babiichuk
> Fix For: 1.4.3
>
> Attachments: AMBARI-4049.patch
>
>
> Steps to reproduce:
> 1. Open cluster installer
> 2. Type hosts names, with one inexistent host name
> 3. Proceed to Confirm Hosts step
> 4. Hit Retry Failed
> Result:
> Although bootstrap finished registration with error, button Next is still
> disabled.
> Bootstrap error response:
> {code}
> {"status":"ERROR","hostsStatus":[],"log":"\n\nTraceback (most recent call
> last):\n File
> \"/usr/lib/python2.6/site-packages/ambari_server/bootstrap.py\", line 583, in
> <module>\n main(sys.argv)\n File
> \"/usr/lib/python2.6/site-packages/ambari_server/bootstrap.py\", line 561, in
> main\n passwordFile = onlyargs[9]\nIndexError: list index out of range\n"}
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)