]
Vicky Kak closed JBAS-5220.
---------------------------
Resolution: Done
twiddle not displaying info regarding java.lang:* beans when
-Djavax.management.builder.initial=org.jboss.system.server.jmx.MBeanServerBuilderImpl is
used .
--------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBAS-5220
URL:
http://jira.jboss.com/jira/browse/JBAS-5220
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: JMX
Affects Versions: JBossAS-4.2.0.GA
Reporter: Vicky Kak
Assigned To: Vicky Kak
Fix For: JBossAS-5.0.0.GA, JBossAS-4.2.3.GA
Starting Jboss with these parameters
./run.sh -Djboss.platform.mbeanserver
-Djavax.management.builder.initial=org.jboss.system.server.jmx.MBeanServerBuilderImpl
causes twiddle not to display java.lang:* MBeans
[vicky@localhost bin]$ ./twiddle.sh query "java.lang:*"
15:02:14,414 ERROR [Twiddle] Command failure
org.jboss.console.twiddle.command.CommandException: No MBean matches for query:
java.lang:*
at
org.jboss.console.twiddle.command.MBeanServerCommand.queryMBeans(MBeanServerCommand.java:72)
at org.jboss.console.twiddle.command.QueryCommand.execute(QueryCommand.java:138)
at org.jboss.console.twiddle.Twiddle.main(Twiddle.java:305)
If the Jboss is started as
./run.sh -Djboss.platform.mbeanserver
twiddle query "java.lang:*" works .
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: