You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrii Babiichuk (JIRA)" <ji...@apache.org> on 2015/05/08 11:16:02 UTC

[jira] [Created] (AMBARI-11015) JS error after Host configs page reload

Andrii Babiichuk created AMBARI-11015:
-----------------------------------------

             Summary: JS error after Host configs page reload
                 Key: AMBARI-11015
                 URL: https://issues.apache.org/jira/browse/AMBARI-11015
             Project: Ambari
          Issue Type: Bug
          Components: ambari-web
    Affects Versions: 2.1.0
            Reporter: Andrii Babiichuk
            Assignee: Andrii Babiichuk
             Fix For: 2.1.0


Go to Hosts Configs page
Reload it
JS-Error appears
{noformat}Uncaught Error: <DS.StateManager:ember6509> could not respond to event setAssociation in state rootState.loading.{noformat}
Triggerred on 
{code}
_saveThemeToModel: function(data) {
    App.themesMapper.map(data);
  },
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)