[
https://issues.redhat.com/browse/WFCORE-5247?page=com.atlassian.jira.plug...
]
Parul Sharma commented on WFCORE-5247:
--------------------------------------
Thanks, [~soul2zimate] for sharing your findings :) Yes [~brian.stansberry] this is my
first WF Core issue.
[~jdenise] I meant to say WF Core, somehow I missed the core word in the chat.
IllegalArgumentException and CLI crash with read-attribute in
/system-property
------------------------------------------------------------------------------
Key: WFCORE-5247
URL:
https://issues.redhat.com/browse/WFCORE-5247
Project: WildFly Core
Issue Type: Bug
Components: CLI
Affects Versions: 14.0.0.Final
Reporter: David Le Borgne
Assignee: Parul Sharma
Priority: Major
Attachments: stack_trace.txt
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}}
--
This message was sent by Atlassian Jira
(v8.13.1#813001)