[jboss-user] [Management, JMX/JBoss] - Re: Listing all EJBs through JMX

danieldestro do-not-reply at jboss.com
Thu Dec 21 08:51:35 EST 2006


Hi dimitris,

I tried to use twiddle according to the examples (http://docs.jboss.org/jbossas/jboss4guide/r1/html/ch2.chapter.html), but I only got error messages, such as:

C:\jboss-4.0.3SP1\bin>twiddle query 'jboss:service=JNDIView'
  | 13:48:38,772 ERROR [Twiddle] Command failure
  | org.jboss.console.twiddle.command.CommandException: Unused argument: JNDIView'
  |         at org.jboss.console.twiddle.command.QueryCommand.processArguments(Query
  | Command.java:104)
  |         at org.jboss.console.twiddle.command.QueryCommand.execute(QueryCommand.j
  | ava:119)
  |         at org.jboss.console.twiddle.Twiddle.main(Twiddle.java:290)
  | 

or even

C:\jboss-4.0.3SP1\bin>twiddle query '*:j2eeType=EjbModule,*'
  | 13:50:26,810 ERROR [Twiddle] Command failure
  | org.jboss.console.twiddle.command.CommandException: Unused argument: EjbModule
  |         at org.jboss.console.twiddle.command.QueryCommand.processArguments(Query
  | Command.java:104)
  |         at org.jboss.console.twiddle.command.QueryCommand.execute(QueryCommand.j
  | ava:119)
  |         at org.jboss.console.twiddle.Twiddle.main(Twiddle.java:290)

I am using JBoss-4.0.3-SP1 and Java 5.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995590#3995590

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995590



More information about the jboss-user mailing list