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

jboss-cli.sh throws IllegalArgumentException when using tab complete

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 8.0.0.Alpha3
    • 8.0.0.Alpha1
    • CLI
    • None
    • Linux 3.9.4-200.fc18.x86_64 #1 SMP Fri May 24 20:10:49 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

    • 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.

      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

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

                Created:
                Updated:
                Resolved: