You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Peter (JIRA)" <ji...@apache.org> on 2014/02/25 02:39:19 UTC

[jira] [Created] (CASSANDRA-6763) DevCenter 1.0 can't connect to 2.1 beta

Peter created CASSANDRA-6763:
--------------------------------

             Summary: DevCenter 1.0 can't connect to 2.1 beta
                 Key: CASSANDRA-6763
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6763
             Project: Cassandra
          Issue Type: Bug
          Components: Core
         Environment: windows 7 64bit, jdk1.7, latest code from github, devcenter 1.0
            Reporter: Peter
             Fix For: 2.1
         Attachments: c21-connect-error.png

I got the current code and built it. When I start cassandra, I see native port is running in DOS shell. When I try to connect with DevCenter 1.0, it can't connect.

I was trying to test the new secondary index on collection/maps, but DevCenter can't connect. I'm able to connect with cassandra-cli and printout the cluster info. I'm also able to print out the system keyspace.

The last time I was able to connect to 2.1 from DevCenter was Jan 8, 2014.

After cassandra starts, this is what I see:
INFO  01:35:49 Initializing system_traces.events
INFO  01:35:49 Enqueuing flush of Memtable-local@1237268208(75/750 serialized/live bytes, 6 ops)
INFO  01:35:49 Writing Memtable-local@1237268208(75/750 serialized/live bytes, 6 ops)
INFO  01:35:49 Completed flushing E:\github\cassandra\build\dist\data\system\local-7ad54392bcdd35a684174e0
INFO  01:35:49 Enqueuing flush of Memtable-local@1247288270(8548/85480 serialized/live bytes, 257 ops)
INFO  01:35:49 Writing Memtable-local@1247288270(8548/85480 serialized/live bytes, 257 ops)
INFO  01:35:49 Completed flushing E:\github\cassandra\build\dist\data\system\local-7ad54392bcdd35a684174e0
INFO  01:35:49 Compacting [SSTableReader(path='E:\github\cassandra\build\dist\data\system\local-7ad54392bc
er(path='E:\github\cassandra\build\dist\data\system\local-7ad54392bcdd35a684174e047860b377\system-local-ka
INFO  01:35:49 Node localhost/127.0.0.1 state jump to normal
INFO  01:35:49 Compacted 4 sstables to [E:\github\cassandra\build\dist\data\system\local-7ad54392bcdd35a68
INFO  01:35:49 Startup completed! Now serving reads.
INFO  01:35:49 Waiting for gossip to settle before accepting client requests...
INFO  01:35:57 Starting listening for CQL clients on localhost/127.0.0.1:9042...
INFO  01:35:57 Binding thrift service to localhost/127.0.0.1:9160
INFO  01:35:57 Listening for thrift clients...



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)