Return-Path: Delivered-To: apmail-incubator-cassandra-user-archive@minotaur.apache.org Received: (qmail 39366 invoked from network); 10 Mar 2010 12:47:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Mar 2010 12:47:13 -0000 Received: (qmail 41331 invoked by uid 500); 10 Mar 2010 12:46:43 -0000 Delivered-To: apmail-incubator-cassandra-user-archive@incubator.apache.org Received: (qmail 41313 invoked by uid 500); 10 Mar 2010 12:46:43 -0000 Mailing-List: contact cassandra-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-user@incubator.apache.org Delivered-To: mailing list cassandra-user@incubator.apache.org Received: (qmail 41305 invoked by uid 99); 10 Mar 2010 12:46:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Mar 2010 12:46:43 +0000 X-ASF-Spam-Status: No, hits=4.4 required=10.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,NORMAL_HTTP_TO_IP,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of shirishreddy89@gmail.com designates 209.85.160.175 as permitted sender) Received: from [209.85.160.175] (HELO mail-gy0-f175.google.com) (209.85.160.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Mar 2010 12:46:35 +0000 Received: by gye5 with SMTP id 5so490777gye.6 for ; Wed, 10 Mar 2010 04:46:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=tbLccWNSsdLTVC1icN4NY6tQb2bV2aROe0QOTHP8drI=; b=e3K/A1vSX8uSq9R7lfXOabDtFeIGhSrQWbZOzYD0V+lE1pbDShW36NFJ5ZuS6hooRd G0S0YJiTLv3hP2QuFrHUBu1F5tGvKo74t1DYEdawPTws1coWRUFAkgtOOJEBO8dypjXG 1qcGkT4g4ycETXyApdenwgkKBru4gkGybFom8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=mxqj5I4rsgWNtnjzrLKOojHcbzSLOSptB776hpNY9QgIVW2zR7ygqdW4pxkBpUprZH Qv2yKjrZgmrjorz9sicnLsYUBJkrROKaZw/g4EEmEnt58pkHZFtxchoZDc9CSFV/Pj99 j0jIygAh+fKeFONCk2eZ5aqsG/cARnp5tL6Pk= MIME-Version: 1.0 Received: by 10.150.174.9 with SMTP id w9mr912148ybe.299.1268225174815; Wed, 10 Mar 2010 04:46:14 -0800 (PST) Date: Wed, 10 Mar 2010 18:16:14 +0530 Message-ID: Subject: Login Failure Error From: shirish To: cassandra-user@incubator.apache.org Content-Type: multipart/alternative; boundary=000e0cd573d20a42c2048171af13 X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd573d20a42c2048171af13 Content-Type: text/plain; charset=ISO-8859-1 hello, I have just download the source code from the trunk using svn, I have set up the following configuration Created a different user and group named cassandra When i do *cassandra -f* the following is the output I get INFO 18:02:16,697 Auto DiskAccessMode determined to be standard INFO 18:02:16,995 Saved Token not found. Using 4812241153415237834436824812586788175 INFO 18:02:17,008 Creating new commitlog segment /u02/cassandra/commitlog/CommitLog-1268224337008.log INFO 18:02:17,105 Starting up server gossip INFO 18:02:17,163 Binding thrift service to localhost/127.0.0.1:9160 INFO 18:02:17,169 Cassandra starting up... and next i ran* cassandra-cli --host 127.0.0.1 --port 9160* I get the following Login failure. Did you specify 'keyspace', 'username' and 'password'? Welcome to cassandra CLI. Type 'help' or '?' for help. Type 'quit' or 'exit' to quit. What could have gone wrong ? --000e0cd573d20a42c2048171af13 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable hello,

I have just download the source code from the trunk using sv= n, I have set up the following configuration

Created a different use= r and group named cassandra
When i do cassandra -f the following = is the output I get

=A0INFO 18:02:16,697 Auto DiskAccessMode determined to be standard
= =A0INFO 18:02:16,995 Saved Token not found. Using 4812241153415237834436824= 812586788175
=A0INFO 18:02:17,008 Creating new commitlog segment /u02/ca= ssandra/commitlog/CommitLog-1268224337008.log
=A0INFO 18:02:17,105 Starting up server gossip
=A0INFO 18:02:17,163 Bind= ing thrift service to localhost/127.0.0.1= :9160
=A0INFO 18:02:17,169 Cassandra starting up...

and next = i ran cassandra-cli --host 127.0.0.1 --port 9160 I get the following=

Login failure. Did you specify 'keyspace', 'username' a= nd 'password'?
Welcome to cassandra CLI.

Type 'help&#= 39; or '?' for help. Type 'quit' or 'exit' to quit.=


What could have gone wrong ?




--000e0cd573d20a42c2048171af13--