Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5B4EE10C64 for ; Wed, 26 Feb 2014 17:03:29 +0000 (UTC) Received: (qmail 4429 invoked by uid 500); 26 Feb 2014 17:03:26 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 4268 invoked by uid 500); 26 Feb 2014 17:03:24 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 4259 invoked by uid 99); 26 Feb 2014 17:03:23 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Feb 2014 17:03:23 +0000 Date: Wed, 26 Feb 2014 17:03:23 +0000 (UTC) From: =?utf-8?Q?Micha=C3=ABl_Figui=C3=A8re_=28JIRA=29?= To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-6763) DevCenter 1.0 can't connect to 2.1 beta MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-6763?page=3Dcom.atlas= sian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D= 13913160#comment-13913160 ]=20 Micha=C3=ABl Figui=C3=A8re commented on CASSANDRA-6763: --------------------------------------------- DevCenter doesn't currently support Cassandra 2.0+. This will be added very= soon. > 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, de= vcenter 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 DevC= enter can't connect. I'm able to connect with cassandra-cli and printout th= e 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 serial= ized/live bytes, 6 ops) > INFO 01:35:49 Writing Memtable-local@1237268208(75/750 serialized/live b= ytes, 6 ops) > INFO 01:35:49 Completed flushing E:\github\cassandra\build\dist\data\sys= tem\local-7ad54392bcdd35a684174e0 > INFO 01:35:49 Enqueuing flush of Memtable-local@1247288270(8548/85480 se= rialized/live bytes, 257 ops) > INFO 01:35:49 Writing Memtable-local@1247288270(8548/85480 serialized/li= ve bytes, 257 ops) > INFO 01:35:49 Completed flushing E:\github\cassandra\build\dist\data\sys= tem\local-7ad54392bcdd35a684174e0 > INFO 01:35:49 Compacting [SSTableReader(path=3D'E:\github\cassandra\buil= d\dist\data\system\local-7ad54392bc > er(path=3D'E:\github\cassandra\build\dist\data\system\local-7ad54392bcdd3= 5a684174e047860b377\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\da= ta\system\local-7ad54392bcdd35a68 > INFO 01:35:49 Startup completed! Now serving reads. > INFO 01:35:49 Waiting for gossip to settle before accepting client reque= sts... > 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)