Jean-Baptiste Onofré created KARAF-3397:
-------------------------------------------

             Summary: FeaturesServiceMBeanImpl throws an Exception when 
listening the features
                 Key: KARAF-3397
                 URL: https://issues.apache.org/jira/browse/KARAF-3397
             Project: Karaf
          Issue Type: Bug
          Components: karaf-feature
    Affects Versions: 2.4.0
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 2.4.1


Using jconsole, when listing the features in the FeaturesMBean, we can see in 
the log:

{code}
java.lang.IllegalArgumentException: Different lengths: itemNames[2], 
itemValues[3]
        at 
javax.management.openmbean.CompositeDataSupport.makeMap(CompositeDataSupport.java:130)
        at 
javax.management.openmbean.CompositeDataSupport.<init>(CompositeDataSupport.java:118)
        at 
org.apache.karaf.features.management.codec.JmxFeature.getConfigList(JmxFeature.java:134)
        at 
org.apache.karaf.features.management.codec.JmxFeature.<init>(JmxFeature.java:80)
        at 
org.apache.karaf.features.management.internal.FeaturesServiceMBeanImpl.getFeatures(FeaturesServiceMBeanImpl.java:105)
{code}



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

Reply via email to