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:25:00 UTC

[jira] [Created] (QPID-8449) [Broker-J][WMC] Query browser widget fails to load query data

Alex Rudyy created QPID-8449:
--------------------------------

             Summary: [Broker-J][WMC] Query browser widget fails to load query data
                 Key: QPID-8449
                 URL: https://issues.apache.org/jira/browse/QPID-8449
             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 query browser widget fails to load queries with the error like the one 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 QueryBrowserTab.onOpen (QueryBrowserTab.js:76)
    at QueryBrowserTab.js:47
    at _2f9 (dojo.js:8)
    at Array.then._306.then (dojo.js:8)
    at QueryBrowserTab.open (QueryBrowserTab.js:45)
    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 QueryBrowserTab.onOpen (http://localhost:8080/js/qpid/management/QueryBrowserTab.js:76:37)
    at http://localhost:8080/js/qpid/management/QueryBrowserTab.js:47: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 QueryBrowserTab.open (http://localhost:8080/js/qpid/management/QueryBrowserTab.js:45: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 QueryBrowserTab.open (http://localhost:8080/js/qpid/management/QueryBrowserTab.js:45:18)
    at Object.controller.showTab (http://localhost:8080/js/qpid/management/controller.js:204:31)
    at Object.showQueryBrowser (http://localhost:8080/js/qpid/common/ConsoleHelper.js:126: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 QueryBrowserTab.open (http://localhost:8080/js/qpid/management/QueryBrowserTab.js:45:18)
    at Object.controller.showTab (http://localhost:8080/js/qpid/management/controller.js:204:31)
    at Object.showQueryBrowser (http://localhost:8080/js/qpid/common/ConsoleHelper.js:126: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}



--
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