-
Bug
-
Resolution: Done
-
Major
-
14.0.0.Final
-
None
-
- Start JBoss CLI
- Type "cd /system-property" + ENTER
- Type "read-attribute " + TAB
-
Undefined
Pressing TAB after typing "read-attribute " in /system-property displays a java.lang.IllegalArgumentException: newValue is null message and exits JBoss CLI.
/opt/wildfly/bin/jboss-cli.sh --connect
[standalone@localhost:9990 /] cd /system-property
[standalone@localhost:9990 system-property] read-attribute <TAB>
Exception in thread "CLI Terminal Connection (uninterruptable)" java.lang.IllegalArgumentException: newValue is null