[ https://issues.apache.org/jira/browse/AMBARI-12103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14598548#comment-14598548 ]
Hudson commented on AMBARI-12103: --------------------------------- SUCCESS: Integrated in Ambari-branch-2.1 #98 (See [https://builds.apache.org/job/Ambari-branch-2.1/98/]) AMBARI-12103. Add Host Wizard: Adding host with no components fails (alexantonenko) (hiveww: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=16d75029cff10f1e95a60f9d6cda98ab0324c985) * ambari-web/app/controllers/wizard/step9_controller.js > Add Host Wizard: Adding host with no components fails > ----------------------------------------------------- > > Key: AMBARI-12103 > URL: https://issues.apache.org/jira/browse/AMBARI-12103 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.1.0 > Reporter: Antonenko Alexander > Assignee: Antonenko Alexander > Priority: Critical > Fix For: 2.1.0 > > Attachments: AMBARI-12103.patch, deploy_stuck.png > > > *Steps to reproduce:* > # Launch Add Host wizard > # Proceed to Assign Slaves and Clients > # Unselect all components > # Proceed to Install, Start and Test > *Actual result:* > Deploy stuck; > Since there is no components to install, no request created; > JS error thrown: > {code:java} > Uncaught TypeError: Cannot read property 'setEach' of undefined > App.WizardStep9Controller.Em.Controller.extend.setParseHostInfo > {code} > *Expected result:* > Deploy should be instantly completed if there is no request received. -- This message was sent by Atlassian JIRA (v6.3.4#6332)