You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/10/18 20:10:00 UTC

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

    [ https://issues.apache.org/jira/browse/QPID-8480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17216362#comment-17216362 ] 

ASF subversion and git services commented on QPID-8480:
-------------------------------------------------------

Commit 86005c5597eb073ec507a894a56c4a95811194f0 in qpid-broker-j's branch refs/heads/7.1.x from Alex Rudyy
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=86005c5 ]

QPID-8480: [Broker-J][WMC] Fix query store updater

(cherry picked from commit 16bc623e22b5154d01054150dea44c48a5744960)


> [Broker-J][WMC] Query browser widget fails to load query data
> -------------------------------------------------------------
>
>                 Key: QPID-8480
>                 URL: https://issues.apache.org/jira/browse/QPID-8480
>             Project: Qpid
>          Issue Type: Bug
>          Components: Broker-J
>    Affects Versions: qpid-java-broker-7.1.7, qpid-java-broker-7.1.8, qpid-java-broker-7.1.9
>            Reporter: Alex Rudyy
>            Priority: Major
>             Fix For: qpid-java-broker-7.1.10
>
>
> 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