]
Kabir Khan updated WFLY-840:
----------------------------
Fix Version/s: 9.0.0.Final
jboss.as MBean subtree missing when profiling agent used
--------------------------------------------------------
Key: WFLY-840
URL:
https://issues.jboss.org/browse/WFLY-840
Project: WildFly
Issue Type: Bug
Components: JMX
Reporter: dpocock
Labels: jconsole
Fix For: 9.0.0.Final
I've set up JBoss 7.1.0.Final as a fresh installation and started standalone
I can successfully connect with regular jconsole or $JBOSS_HOME/bin/jconsole. In the
MBeans tab, I can see various subtrees, including jboss.as
Then I stop JBoss and add the jmxetric monitoring agent, as described here:
http://danielpocock.com/monitoring-jboss-tomcat-and-application-servers-w...
Now, with JBoss running with jmxetric, I connect to it with jconsole (either regular
jconsole or $JBOSS_HOME/bin/jconsole) and I can see all the same subtrees, except one,
jboss.as is missing. I can see jboss.modules, jboss.ws, jboss.msc, jboss.jta and core JVM
subtrees