You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/03/08 12:56:40 UTC

[jira] [Commented] (AMQ-6175) ActiveMQ webconsole breaks when supressMBean is used

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

ASF subversion and git services commented on AMQ-6175:
------------------------------------------------------

Commit e313f4098900b717614cc109a1ab028e7bb5fd67 in activemq's branch refs/heads/master from [~gtully]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=e313f40 ]

https://issues.apache.org/jira/browse/AMQ-6175 - fix unit test regression SelectiveMBeanRegistrationTest


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