[
https://issues.apache.org/jira/browse/CASSANDRA-867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-867:
-------------------------------------
Component/s: Tools
Priority: Minor (was: Major)
Fix Version/s: 0.6
> Invalid host/port parameters to cassandra-cli leaves system in unrecoverable
> state
> ----------------------------------------------------------------------------------
>
> Key: CASSANDRA-867
> URL: https://issues.apache.org/jira/browse/CASSANDRA-867
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Environment: WinXP / java 1.6 / svn @ 921110 trunk
> Reporter: Morten Wegelbye Holm
> Priority: Minor
> Fix For: 0.6
>
> Attachments: CASSANDRA-867.patch
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.