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

Peter commented on CASSANDRA-6763:
----------------------------------

I got the latest code from github this morning, made a new build and tried 
again. I'm able to connect with cqlsh.bat, but still no success with DevCenter 
1.0. My setup

windows 7 64bit
jdk1.7 64
python 2.7
latest cassandra from trunk

I'm guessing DevCenter doesn't have the right native java driver, which is 
causing the connection issue. If someone points me in the right direction, I'm 
happy to try hacking DevCenter so it works with 2.1.

thanks

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

Reply via email to