2 Replies Latest reply on Feb 19, 2008 1:55 AM by preetam_pict

    twiddle.bat : whats going wrong here?

      Can someone please tell me whats going wrong in following command ?
      thanks in advance!


      E:\jboss-4.0.3SP1\bin>twiddle.bat -s 172.16.2.229 query -c 'jboss.j2ee:service=EARDeployer'
      22:53:30,561 ERROR [Twiddle] Command failure
      org.jboss.console.twiddle.command.CommandException: Unused argument: EARDeployer'
      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)

      Help for command: 'query'

      Query the server for a list of matching MBeans

      usage: query [options]
      options:
      -c, --count Display the matching MBean count
      -- Stop processing options
      Examples:
      query all mbeans: query '*:*'
      query all mbeans in the jboss.j2ee domain: query 'jboss.j2ee:*'
      E:\jboss-4.0.3SP1\bin>