[
https://issues.apache.org/jira/browse/AMQ-6175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153121#comment-15153121
]
ASF subversion and git services commented on AMQ-6175:
------------------------------------------------------
Commit 49974279a745604d1028a78426985d438fc3762c in activemq's branch
refs/heads/master from [~jgenender]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=4997427 ]
AMQ-6175 - Web console needs to only obtain lists of MBeans that are not
suppressed.
> ActiveMQ webconsole breaks when supressMBean is used
> ----------------------------------------------------
>
> Key: AMQ-6175
> URL: https://issues.apache.org/jira/browse/AMQ-6175
> Project: ActiveMQ
> Issue Type: Bug
> Components: webconsole
> Affects Versions: 5.12.1, 5.13.0, 5.13.1
> Reporter: Jeff Genender
> Priority: Blocker
> Fix For: 5.14.0, 5.13.2
>
>
> AMQ-5656 which included the suppressMBean function broke the web console that
> comes with ActiveMQ. The proxied calls to ManagedRegionBroker will obtain
> objects that are not registered with the MBean server and thus the web
> console breaks with invalid JSP when executed, which ultimately is caused by
> javax.management.InstanceNotFoundException. The fix for this is to have the
> web calls filter out lists that contain any non-MBeans.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)