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

Keith Wall commented on QPID-7215:
----------------------------------

On trunk, if the last virtualhostnode is deleted, the WMC Broker tab stops 
updating and the following Javascript error is seen in the Console.   The same 
problem does not happen on 6.0.x.

{noformat}
TypeError: undefined is not an object (evaluating 
'that.brokerData.virtualhostnodes.length')
"http://localhost:8080/js/qpid/management/Broker.js:904:73
_4ec@http://localhost:8080/dojo/dojo/dojo.js:15:128311
_4e6@http://localhost:8080/dojo/dojo/dojo.js:15:128175
resolve@http://localhost:8080/dojo/dojo/dojo.js:15:129636
http://localhost:8080/dojo/dojo/promise/all.js:52:11
_4ec@http://localhost:8080/dojo/dojo/dojo.js:15:128311
_4e6@http://localhost:8080/dojo/dojo/dojo.js:15:128175
resolve@http://localhost:8080/dojo/dojo/dojo.js:15:129636
_4f2@http://localhost:8080/dojo/dojo/dojo.js:15:128920
_4ec@http://localhost:8080/dojo/dojo/dojo.js:15:128527
_4e6@http://localhost:8080/dojo/dojo/dojo.js:15:128175
resolve@http://localhost:8080/dojo/dojo/dojo.js:15:129636
_4f2@http://localhost:8080/dojo/dojo/dojo.js:15:128920
_4ec@http://localhost:8080/dojo/dojo/dojo.js:15:128592
{noformat}


> [Java Broker, WMC] WMC should use query to retrieve connections
> ---------------------------------------------------------------
>
>                 Key: QPID-7215
>                 URL: https://issues.apache.org/jira/browse/QPID-7215
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Lorenz Quack
>            Assignee: Lorenz Quack
>             Fix For: qpid-java-6.1
>
>         Attachments: 
> 0001-QPID-7215-Java-Broker-WMC-Use-query-to-retrieve-conn.patch
>
>
> currently the ManagedOperation getConnections on the VirtualHost returns the 
> connections and sessions with the full inherited context.
> Now that we have queries we should use them for this purpose instead.
> The ManagedOperation getConnections should be deprecated and removed in v7



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to