Uploaded image for project: 'Apache Cassandra'
  1. Apache Cassandra
  2. CASSANDRA-867

Invalid host/port parameters to cassandra-cli leaves system in unrecoverable state

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.6
    • Legacy/Tools
    • 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.

      Attachments

        1. CASSANDRA-867.patch
          0.6 kB
          Morten Wegelbye Holm

        Activity

          People

            mwn Morten Wegelbye Holm
            mwn Morten Wegelbye Holm
            Morten Wegelbye Holm
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: