[jboss-jira] [JBoss JIRA] Commented: (JBAS-5220) twiddle not displaying info regarding java.lang:* beans when -Djavax.management.builder.initial=org.jboss.system.server.jmx.MBeanServerBuilderImpl is used .

John Mazzitelli (JIRA) jira-events at lists.jboss.org
Tue May 26 17:58:56 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBAS-5220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12469271#action_12469271 ] 

John Mazzitelli commented on JBAS-5220:
---------------------------------------

I see the same behavior in 4.3 GA (no CP)

17:57:10,687 INFO  [Server] JBoss (MX MicroKernel) [4.3.0.GA (build: SVNTag=JBPAPP_4_3_0_GA date=200801031548)] Started in 12s:734ms

> 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: https://jira.jboss.org/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
>            Assignee: Vicky Kak
>             Fix For: JBossAS-5.0.0.CR1, 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 at 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list