Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-3138

the cli exits after java.lang.IllegalArgumentException when I type a couple of specific commands.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 9.0.0.Alpha1
    • None
    • Management
    • None
    • Hide

      jboss-cli.sh -c
      read-operation read-children-types

      Show
      jboss-cli.sh -c read-operation read-children-types

    Description

      myuser@myhost/bin:jboss-cli.sh -c
      [domain@localhost:9999 /] read-operation read-children-types

      Gets the type names of all the children under the selected resource

      PARAMETERS

      n/a

      java.lang.IllegalArgumentException
      	at org.jboss.dmr.ModelValue.asPropertyList(ModelValue.java:100)
      	at org.jboss.dmr.ModelNode.asPropertyList(ModelNode.java:360)
      	at org.jboss.as.cli.handlers.ReadOperationHandler.handleResponse(ReadOperationHandler.java:177)
      	at org.jboss.as.cli.handlers.BaseOperationCommand.doHandle(BaseOperationCommand.java:213)
      	at org.jboss.as.cli.handlers.CommandHandlerWithHelp.handle(CommandHandlerWithHelp.java:86)
      	at org.jboss.as.cli.impl.CommandContextImpl.handle(CommandContextImpl.java:582)
      	at org.jboss.as.cli.impl.CommandContextImpl.handleSafe(CommandContextImpl.java:598)
      	at org.jboss.as.cli.impl.CommandContextImpl.interact(CommandContextImpl.java:1186)
      	at org.jboss.as.cli.impl.CliLauncher.main(CliLauncher.java:259)
      	at org.jboss.as.cli.CommandLineMain.main(CommandLineMain.java:34)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:606)
      	at org.jboss.modules.Module.run(Module.java:270)
      	at org.jboss.modules.Main.main(Main.java:411)
      myuser@myhost/bin:
      

      Attachments

        Activity

          People

            chaowan@redhat.com Chao Wang
            neo.infinite neo infinite (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: