You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrii Babiichuk (JIRA)" <ji...@apache.org> on 2015/02/26 14:05:04 UTC

[jira] [Updated] (AMBARI-9810) Install wizard: request to start host check failed

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

Andrii Babiichuk updated AMBARI-9810:
-------------------------------------
    Attachment: AMBARI-9810_branch_2.0.patch
                AMBARI-9810.patch

> Install wizard: request to start host check failed
> --------------------------------------------------
>
>                 Key: AMBARI-9810
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9810
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.0.0
>            Reporter: Andrii Babiichuk
>            Assignee: Andrii Babiichuk
>            Priority: Critical
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-9810.patch, AMBARI-9810_branch_2.0.patch
>
>
> Steps to reproduce:
> 1. Launch Install Wizard
> 2. Proceed to Confirm Hosts (with manual host registration).
> At least one host should fail registration
> then POST request to /api/v1/requests failed, because data contains failed host.
> {code}
> {
>   "status" : 500,
>   "message" : "An internal system exception occurred: Host not found, hostname=hn"
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)