[ 
https://issues.apache.org/jira/browse/CASSANDRA-5295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588407#comment-13588407
 ] 

Jonathan Ellis commented on CASSANDRA-5295:
-------------------------------------------

cassandra-cli --debug
                
> cassandra-cli java.lang.NullPointerException for almost any commands
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-5295
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5295
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.2.1
>         Environment: Linux srv1 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 
> 14:25:57 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
>            Reporter: Pavel Trukhanov
>              Labels: cassandra-cli
>
> {code}
> cassandra-cli -v -h srv1 -p 9160 
> Connected to: "myspace" on srv1/9160
> Welcome to Cassandra CLI version 1.2.1
> Type 'help;' or '?' for help.
> Type 'quit;' or 'exit;' to quit.
> [default@unknown] use myspace;
> java.lang.NullPointerException
> [default@myspace] describe;
> java.lang.NullPointerException
> [default@myspace] list mycf1;
> null
> [default@myspace]  
> {code}
> and nothing in system.log or output.log
> which information can i provide to speed up cause determination?

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

Reply via email to