You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Antonenko Alexander (JIRA)" <ji...@apache.org> on 2013/10/07 17:52:41 UTC

[jira] [Created] (AMBARI-3471) NameNode HA wizard: On cluster without Hbase, on step "Finalize HA Setup" after page refresh we get js error

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)