Antonenko Alexander created AMBARI-3471:
-------------------------------------------

             Summary: NameNode HA wizard: On cluster without Hbase, on step 
"Finalize HA Setup" after page refresh we get js error
                 Key: AMBARI-3471
                 URL: https://issues.apache.org/jira/browse/AMBARI-3471
             Project: Ambari
          Issue Type: Bug
          Components: client
    Affects Versions: 1.4.1
            Reporter: Antonenko Alexander
            Assignee: Antonenko Alexander
            Priority: Critical
             Fix For: 1.4.1


This is fatal error, so user is blocked.
{noformat}
Uncaught TypeError: Cannot call method 'set' of undefined app.js:2197
App.HighAvailabilityProgressPageController.App.HighAvailabilityWizardController.extend.setTaskStatus
 
{noformat}
This error happens due to: 
If there is no Hbase we remove task "Reconfigure HBase", and after page refresh 
we load statuses for tasks and set them in "for" loop, and at some point we try 
to set status to Hbase task, that was deleted.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to