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

jboss-cli.sh throws IllegalArgumentException when using tab complete

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.0.0.Alpha3
    • 8.0.0.Alpha1
    • CLI
    • None
    • Hide

      1) Build Wildfly and start the server (--admin-only or normal).

      2) Start the jboss-cli.sh session:
      ./jboss-cli.sh -c

      3) Run the following command to create a security-domain:
      /subsystem=security/security-domain=new:add()

      4) Enter the following text:
      /subsystem=security/security-domain=new/jsse=classic:add(keystore={password=

      5) Press tab.
      View stacktrace: http://pastebin.test.redhat.com/148578

      Show
      1) Build Wildfly and start the server (--admin-only or normal). 2) Start the jboss-cli.sh session: ./jboss-cli.sh -c 3) Run the following command to create a security-domain: /subsystem=security/security-domain=new:add() 4) Enter the following text: /subsystem=security/security-domain=new/jsse=classic:add(keystore={password= 5) Press tab. View stacktrace: http://pastebin.test.redhat.com/148578
    • Hide

      Just do not use tab complete for some attributes.

      Show
      Just do not use tab complete for some attributes.

    Description

      When using tab complete to try and auto-fill values or get hints as to the allowed values for certain attributes, an IllegalArgumentException is thrown.

      Note: This issue also affects 7.2.0.Final

      Attachments

        Activity

          People

            olubyans@redhat.com Alexey Loubyansky
            thauser_jira Thomas Hauser (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: