Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-2021

"ls /socket-binding-group=*" should print proper error message

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.0.0.Alpha15
    • 3.0.0.Alpha12
    • CLI
    • None

      "ls /socket-binding-group=" should print proper error message. Similar operation "ls /subsystem=" print good error message.

      [standalone@localhost:9990 /] ls /subsystem=*
      {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "WFLYCTL0030: No resource definition is registered for address [(\"subsystem\" => \"*\")]"}}
      [standalone@localhost:9990 /] ls /socket-binding-group=*
      Exception for ls /socket-binding-group=*: java.lang.IllegalArgumentException
      [standalone@localhost:9990 /]
      

              chaowan@redhat.com Chao Wang
              chaowan@redhat.com Chao Wang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: