Details
-
Bug
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
WinXP / java 1.6 / svn @ 921110 trunk
-
Low
Description
bin\cassandra-cl.bati -host localhost -port 8880 (cassandra not running localhost/8880 )
Starting Cassandra Client
Exception connecting to localhost/8880 - java.net.ConnectException: Connection refused: connect
Welcome to cassandra CLI.
Type 'help' or '?' for help. Type 'quit' or 'exit' to quit.
cassandra> j
Exception null
cassandra> quit
Exception null
Problem is that main does not ensure that cliClient_ is set to an instanse of CliClient.