[
https://issues.jboss.org/browse/ISPN-3013?page=com.atlassian.jira.plugin....
]
Vitalii Chepeliuk updated ISPN-3013:
------------------------------------
Comment: was deleted
(was: Vitalii Chepeliuk <vchepeli(a)redhat.com> made a comment on [bug
952294|https://bugzilla.redhat.com/show_bug.cgi?id=952294]
(In reply to comment #1)
Thomas Fromm <tf(a)tfromm.com> made a comment on jira ISPN-3013
Maybe check spaces in name too :-)
Yep spaces could be too)
CLI not supports slashes in name as "defaultx/xx"
--------------------------------------------------
Key: ISPN-3013
URL:
https://issues.jboss.org/browse/ISPN-3013
Project: Infinispan
Issue Type: Bug
Components: CLI
Affects Versions: 5.2.4.Final
Reporter: Vitalii Chepeliuk
Assignee: Tristan Tarrant
Priority: Minor
Labels: cli
When we connect from CLI to server. And configure our cache name to use / in names then
name with slashes is correctly shown when we press <TAB> to autocomplete but If we
choose this name of cache and press <ENTER> we get exception
[remoting://localhost:9999/default/]> cache defaultx/xx
java.lang.NullPointerException
[remoting://localhost:9999/default/]> cache defaultx/xx
java.lang.NullPointerException
[remoting://localhost:9999/default/]> cache defaultx/xx
java.lang.NullPointerException
[remoting://localhost:9999/default/]> cache defaultx/xx
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira