[
https://issues.apache.org/jira/browse/AMQ-6175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260004#comment-15260004
]
ASF subversion and git services commented on AMQ-6175:
------------------------------------------------------
Commit e633e49aff5754b9ed0efa4d84b3e9084078490c in activemq's branch
refs/heads/activemq-5.13.x from [~gtully]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=e633e49 ]
https://issues.apache.org/jira/browse/AMQ-6175 - fix unit test regression
SelectiveMBeanRegistrationTest
(cherry picked from commit e313f4098900b717614cc109a1ab028e7bb5fd67)
> 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)