0 Replies Latest reply on Jan 3, 2011 11:04 AM by mpandrews2000

    Java 6, JBoss 4.3 JConsole tabs are disabled

    mpandrews2000

      I'm attaching to JBoss using JConsole and the only tab that is enabled is the MBeans tab. I'm starting JBoss with -Djboss.platform.mbeanserver -Djavax.management.builder.initial=org.jboss.system.server.jmx.MBeanServerBuilderImpl and I've added the JBoss endorsed libs directory to the JConsole classpath, so the whole MBean browsing thing is working fine, but I would like to get those other tabs enabled too.

       

      I've seen that others have similar problems but have not seen any resolution.