[infinispan-issues] [JBoss JIRA] (ISPN-3013) CLI not supports slashes in name as "defaultx/xx"

Vitalii Chepeliuk (JIRA) jira-events at lists.jboss.org
Mon Apr 15 11:20:53 EDT 2013


Vitalii Chepeliuk created ISPN-3013:
---------------------------------------

             Summary: 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


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


More information about the infinispan-issues mailing list