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

Lionel Cons commented on AMQ-4247:
----------------------------------

In fact, there is a third problem, linked to MBean names too.

In 5.5, we can see: 
org.apache.activemq:BrokerName=<name>,Type=Queue,Destination=ActiveMQ.DLQ
But in 5.8: 
org.apache.activemq:type=Broker,brokerName=<name>,destinationType=Queue,destinationName=ActiveMQ.DLQ

Why do we have type=Broker for a queue?
                
> Jolokia error in latest 5.8 snapshot
> ------------------------------------
>
>                 Key: AMQ-4247
>                 URL: https://issues.apache.org/jira/browse/AMQ-4247
>             Project: ActiveMQ
>          Issue Type: Bug
>         Environment: activemq-5.8-20130105.031543-65
>            Reporter: Lionel Cons
>
> Using the latest ActiveMQ 5.8 snapshot, I'm getting errors when trying to 
> access /j4p:
> HTTP ERROR 503
> Problem accessing /j4p/. Reason:
>     java.lang.IllegalStateException: Cannot load extractor 
> org.jolokia.converter.json.simplifier.ClassSimplifier defined in 
> jar:file:/usr/activemq/lib/web/jolokia-core-1.0.6.jar!/META-INF/simplifiers-default
>  : java.lang.ClassCastException: 
> org.jolokia.converter.json.simplifier.ClassSimplifier cannot be cast to 
> org.jmx4perl.converter.json.Extractor. Aborting
> Is this a known problem? Is there any documentation on how to use and/or 
> configure Jolokia with ActiveMQ?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to