You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (Jira)" <ji...@apache.org> on 2020/06/23 22:35:00 UTC

[jira] [Created] (QPID-8450) [Broker-J][WMC] Dashboard browser widget fails to load dashboard data

Alex Rudyy created QPID-8450:
--------------------------------

             Summary: [Broker-J][WMC] Dashboard browser widget fails to load dashboard data
                 Key: QPID-8450
                 URL: https://issues.apache.org/jira/browse/QPID-8450
             Project: Qpid
          Issue Type: Bug
          Components: Broker-J
    Affects Versions: qpid-java-broker-8.0.0
            Reporter: Alex Rudyy
             Fix For: qpid-java-broker-8.0.1


The dashboard browser widget fails to load dashboard data with an error like below
{noformat}
dojo.js:8 ReferenceError: queryResults is not defined
    at Object.fetch (StoreUpdater.js:72)
    at Object.update (StoreUpdater.js:91)
    at Object.update (PreferenceBrowserWidget.js:260)
    at Object.startup (PreferenceBrowserWidget.js:193)
    at DashboardBrowserTab.onOpen (DashboardBrowserTab.js:78)
    at DashboardBrowserTab.js:48
    at _2f9 (dojo.js:8)
    at Array.then._306.then (dojo.js:8)
    at DashboardBrowserTab.open (DashboardBrowserTab.js:46)
    at Object.controller.showTab (controller.js:204) "ReferenceError: queryResults is not defined
    at Object.fetch (http://localhost:8080/js/qpid/management/query/StoreUpdater.js:72:42)
    at Object.update (http://localhost:8080/js/qpid/management/query/StoreUpdater.js:91:37)
    at Object.update (http://localhost:8080/js/qpid/management/preference/PreferenceBrowserWidget.js:260:50)
    at Object.startup (http://localhost:8080/js/qpid/management/preference/PreferenceBrowserWidget.js:193:26)
    at DashboardBrowserTab.onOpen (http://localhost:8080/js/qpid/management/DashboardBrowserTab.js:78:41)
    at http://localhost:8080/js/qpid/management/DashboardBrowserTab.js:48:26
    at _2f9 (http://localhost:8080/dojo/dojo/dojo.js:8:69192)
    at Array.then._306.then (http://localhost:8080/dojo/dojo/dojo.js:8:71086)
    at DashboardBrowserTab.open (http://localhost:8080/js/qpid/management/DashboardBrowserTab.js:46:18)
    at Object.controller.showTab (http://localhost:8080/js/qpid/management/controller.js:204:31)
    ----------------------------------------
    rejected at _2ff (http://localhost:8080/dojo/dojo/dojo.js:8:69833)
    at _2f9 (http://localhost:8080/dojo/dojo/dojo.js:8:69444)
    at Array.then._306.then (http://localhost:8080/dojo/dojo/dojo.js:8:71086)
    at DashboardBrowserTab.open (http://localhost:8080/js/qpid/management/DashboardBrowserTab.js:46:18)
    at Object.controller.showTab (http://localhost:8080/js/qpid/management/controller.js:204:31)
    at Object.showDashboardBrowser (http://localhost:8080/js/qpid/common/ConsoleHelper.js:168:29)
    at Object.onClick (eval at _11 (http://localhost:8080/dojo/dojo/parser.js:11:8), <anonymous>:1:45)
    at Object.onItemClick (http://localhost:8080/dojo/dijit/_MenuBase.js:124:36)
    at HTMLTableRowElement.<anonymous> (http://localhost:8080/dojo/dijit/_MenuBase.js:28:5)
    at HTMLTableSectionElement.<anonymous> (http://localhost:8080/dojo/dojo/dojo.js:8:81031)
    ----------------------------------------
Error
    at Array.then._306.then (http://localhost:8080/dojo/dojo/dojo.js:8:71005)
    at DashboardBrowserTab.open (http://localhost:8080/js/qpid/management/DashboardBrowserTab.js:46:18)
    at Object.controller.showTab (http://localhost:8080/js/qpid/management/controller.js:204:31)
    at Object.showDashboardBrowser (http://localhost:8080/js/qpid/common/ConsoleHelper.js:168:29)
    at Object.onClick (eval at _11 (http://localhost:8080/dojo/dojo/parser.js:11:8), <anonymous>:1:45)
    at Object.onItemClick (http://localhost:8080/dojo/dijit/_MenuBase.js:124:36)
    at HTMLTableRowElement.<anonymous> (http://localhost:8080/dojo/dijit/_MenuBase.js:28:5)
    at HTMLTableSectionElement.<anonymous> (http://localhost:8080/dojo/dojo/dojo.js:8:81031)"
{noformat}

It seems the same issue as QPID-8449



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org