[ https://issues.apache.org/jira/browse/AMBARI-9810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14338460#comment-14338460 ]
Hadoop QA commented on AMBARI-9810: ----------------------------------- {color:green}+1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12701052/AMBARI-9810_branch_2.0.patch against trunk revision . {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:green}+1 tests included{color}. The patch appears to include 1 new or modified test files. {color:green}+1 javac{color}. The applied patch does not increase the total number of javac compiler warnings. {color:green}+1 release audit{color}. The applied patch does not increase the total number of release audit warnings. {color:green}+1 core tests{color}. The patch passed unit tests in . Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/1826//testReport/ Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/1826//console This message is automatically generated. > 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)