Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-3902

InstallerMBean registration fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Installer Core 3.5.4
    • Launchpad Builder 7
    • Installer
    • None
    • macosx 10.9.4, java version "1.7.0_45"

    Description

      Steps to reproduce:

      • Build and start launchpad/builder standalone jar (svn revision 1621361), error.log shows below ERROR
      • Remove the org.apache.sling.installer.core bundle and reinstall V3.5.4 of the same bundle (to verify if 3.5.4 also has the issue)
      • Log shows the below ERROR

      So the issue is present in both 3.5.4 and trunk.

      The ERROR is

       (javax.management.NotCompliantMBeanException: Class org.apache.sling.installer.core.impl.InstallerMBeanImpl is not a JMX compliant Standard MBean) nor the MXBean conventions (javax.management.NotCompliantMBeanException: org.apache.sling.installer.core.impl.InstallerMBeanImpl: Class org.apache.sling.installer.core.impl.InstallerMBeanImpl is not a JMX compliant MXBean)
              at com.sun.jmx.mbeanserver.Introspector.checkCompliance(Introspector.java:163)
              at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:305)
              at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:492)
              at org.apache.aries.jmx.whiteboard.MBeanHolder.register(MBeanHolder.java:56)
              at org.apache.aries.jmx.whiteboard.JmxWhiteboardSupport.registerMBean(JmxWhiteboardSupport.java:84)
      ...
      

      Attachments

        Issue Links

          Activity

            People

              chetanm Chetan Mehrotra
              bdelacretaz Bertrand Delacretaz
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: