Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3C77510CED for ; Fri, 10 Jan 2014 13:19:15 +0000 (UTC) Received: (qmail 73006 invoked by uid 500); 10 Jan 2014 13:19:12 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 72759 invoked by uid 500); 10 Jan 2014 13:19:11 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 72751 invoked by uid 99); 10 Jan 2014 13:19:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jan 2014 13:19:10 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of peichieh@gmail.com designates 209.85.223.182 as permitted sender) Received: from [209.85.223.182] (HELO mail-ie0-f182.google.com) (209.85.223.182) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jan 2014 13:19:04 +0000 Received: by mail-ie0-f182.google.com with SMTP id as1so5087008iec.41 for ; Fri, 10 Jan 2014 05:18:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=HGTGpZEuUDHGfswGjhVGjcaPwjb6RLca1kJtp+m4+qw=; b=tuPV0Jyh1XvPD3+RXZL/p88gfW50akmVKIcp4jewgC15wnc9t+Mo06uUpsdFWf2X3w xS93SwSlc0hHWhiVkMgs813UQNXOymJOPCTO8S5HWhQ/MN7JIXK/vt3UAZD7Fjwu07pc wX2v2ibKItdlYj21h77Tfvz0dfn1efbkHRUIuc/S4Xzy+vHQ7/8Q46V881DEbkNFqesF EjPEvVs3LH3g5oNQ/gGma+F9UU5NxMpnryFXIGQuZ/8M496+p9mVIp83bU60c1S830kw dCQKJFOjbyJkJJsm3pKzWM8p1Wdkn0XJrd7aaDek2oJ74Rm5wk+b0HAp17eFgB746LO9 CFPw== MIME-Version: 1.0 X-Received: by 10.50.73.136 with SMTP id l8mr3253329igv.7.1389359923487; Fri, 10 Jan 2014 05:18:43 -0800 (PST) Received: by 10.64.245.243 with HTTP; Fri, 10 Jan 2014 05:18:43 -0800 (PST) In-Reply-To: References: Date: Fri, 10 Jan 2014 21:18:43 +0800 Message-ID: Subject: Re: Can't start service with error: java.lang.IllegalStateException: Unable to contact any seeds From: Jason Wee To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=089e01294836b46f0c04ef9d9001 X-Virus-Checked: Checked by ClamAV on apache.org --089e01294836b46f0c04ef9d9001 Content-Type: text/plain; charset=ISO-8859-1 Hi, did you configured ip address in the setting "seeds:" in cassandra.yaml? Jason On Fri, Jan 10, 2014 at 1:20 PM, Francisco Dalla Rosa Soares < dallarosa@gmail.com> wrote: > Hello everyone, > > I've tried to google all I could and also asking at ServerFault first but > as I got no answer I decided to come to the list. > > I have 6 machines that I want to use to make a cluster using Cassandra 2.0 > > Cassandra start in the machines, however it dies after a while with the > error > > java.lang.IllegalStateException: Unable to contact any seeds! > > I've set the hostname in cassandra-env.sh and set the ip address of the > machine in cassandra.yaml (rpc_address, listen_address) but still nothing. > > Weird enough, I have one machine that seems stays alive, however I can't > connect (not even with telnet) to the service or to port 7000. > > There's no firewall up. > > For the logs and environment details please check: > > > http://serverfault.com/questions/566044/cassandra-cant-start-service-with-error-java-lang-illegalstateexception-unab > --089e01294836b46f0c04ef9d9001 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi, did you configured ip address in the setting "see= ds:" in cassandra.yaml?=A0

Jason


On Fri, Jan 10, 2014= at 1:20 PM, Francisco Dalla Rosa Soares <dallarosa@gmail.com> wrote:
Hello everyone,

I've tried to google all I could and also asking at ServerFault= first but as I got no answer I decided to come to the list.

I have 6 machines that I want to use to make a cluster = using Cassandra 2.0

Cassandra start in the machines, however it dies after = a while with the error=A0

java.lang.IllegalStateEx= ception: Unable to contact any seeds!

I've= set the hostname in cassandra-env.sh and set the ip address of the machine= in cassandra.yaml (rpc_address, listen_address) but still nothing.

Weird enough, I have one machine that seems stays alive= , however I can't connect (not even with telnet) to the service or to p= ort 7000.=A0

There's no firewall up.

For the logs and environment details please check:


--089e01294836b46f0c04ef9d9001--