You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Anthony Penniston (JIRA)" <ji...@apache.org> on 2014/10/10 16:58:33 UTC

[jira] [Created] (AMBARI-7727) Stuck progress bar on loading dashboard

Anthony Penniston created AMBARI-7727:
-----------------------------------------

             Summary: Stuck progress bar on loading dashboard
                 Key: AMBARI-7727
                 URL: https://issues.apache.org/jira/browse/AMBARI-7727
             Project: Ambari
          Issue Type: Bug
          Components: ambari-web
    Affects Versions: 1.7.0
            Reporter: Anthony Penniston
            Assignee: vitthal (Suhas) Gogate


On loading the dashboard after creating a new cluster, sometimes the progress bar simply hangs and the dashboard never loads.
Looking at the console log, this is due to an Error 400:
{  "status" : 400,  "message" : "The properties [legacy_alerts/summary] specified in the request or predicate are not supported for the resource type Service."}

removing the legacy_alerts/summary query param from the request made in updateServices in update_controller.js appears to fix the problem.



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