[ https://issues.apache.org/jira/browse/AMBARI-9810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14338646#comment-14338646 ]
Hudson commented on AMBARI-9810: -------------------------------- SUCCESS: Integrated in Ambari-trunk-Commit #1875 (See [https://builds.apache.org/job/Ambari-trunk-Commit/1875/]) AMBARI-9810 Install wizard: request to start host check failed. (ababiichuk) (ababiichuk: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e41329702520caff1a71a3d7c690264f4340208c) * ambari-web/app/controllers/wizard/step3_controller.js * ambari-web/test/controllers/wizard/step3_test.js > 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)