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

Tristan Tarrant (JIRA) jira-events at lists.jboss.org
Tue Apr 16 08:40:54 EDT 2013


    [ https://issues.jboss.org/browse/ISPN-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767535#comment-12767535 ] 

Tristan Tarrant commented on ISPN-3013:
---------------------------------------

The CLI supports quoting. have you tried that ?
                
> 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


More information about the infinispan-issues mailing list