From user-return-8207-apmail-cassandra-user-archive=cassandra.apache.org@cassandra.apache.org Wed Aug 04 07:04:43 2010 Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 61654 invoked from network); 4 Aug 2010 07:04:43 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Aug 2010 07:04:43 -0000 Received: (qmail 66595 invoked by uid 500); 4 Aug 2010 07:04:41 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 66318 invoked by uid 500); 4 Aug 2010 07:04:38 -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 66310 invoked by uid 99); 4 Aug 2010 07:04:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Aug 2010 07:04:37 +0000 X-ASF-Spam-Status: No, hits=3.8 required=10.0 tests=HTML_MESSAGE,MSGID_MULTIPLE_AT,RCVD_IN_BRBL_LASTEXT,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [91.121.153.119] (HELO powerprice.pl) (91.121.153.119) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Aug 2010 07:04:29 +0000 Received: from localhost (unknown [127.0.0.1]) by powerprice.pl (Postfix) with ESMTP id 0DDA9812C2 for ; Wed, 4 Aug 2010 07:04:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at localhost.localdomain Received: from powerprice.pl ([127.0.0.1]) by localhost (ns358691.ovh.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZMuK1XPGjKyW for ; Wed, 4 Aug 2010 09:03:25 +0200 (CEST) Received: from LiseK (ip-212-160-173-197.static.entel.pl [212.160.173.197]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: m.lisowski@powerprice.pl) by powerprice.pl (Postfix) with ESMTP id 8B8348127B for ; Wed, 4 Aug 2010 09:03:25 +0200 (CEST) From: "Maciej Lisowski" To: References: <000901cb331a$cad60120$60820360$@lisowski@powerprice.pl> In-Reply-To: <000901cb331a$cad60120$60820360$@lisowski@powerprice.pl> Subject: RE: unable to start cassandra Date: Wed, 4 Aug 2010 09:03:27 +0200 Message-ID: <000b01cb33a3$2354b1b0$69fe1510$@lisowski@powerprice.pl> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000C_01CB33B3.E6DD81B0" X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcszGseXxOe7GG1oSs67s0fsgADJqQAiDBvQ Content-Language: pl This is a multi-part message in MIME format. ------=_NextPart_000_000C_01CB33B3.E6DD81B0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Ok, problem solved - I've removed all from logs and data directories run it with sun jdk and for now everything works fine. From: Maciej Lisowski [mailto:m.lisowski@powerprice.pl] Sent: Tuesday, August 03, 2010 4:47 PM To: user@cassandra.apache.org Subject: unable to start cassandra Hi all, I'm new here and new with Cassandra and I've got problem to run it (v. 0.6.4) with jdk1.6.0_21. When I type "cassandra" to run it I get error: ERROR 16:23:53,803 Uncaught exception in thread Thread[ROW-MUTATION-STAGE:5,5,main] java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.lang.NullPointerException at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) at java.util.concurrent.FutureTask.get(FutureTask.java:83) at org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.afterExecute(De buggableThreadPoolExecutor.java:86) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.ja va:888) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:9 08) at java.lang.Thread.run(Thread.java:619) Caused by: java.lang.RuntimeException: java.lang.NullPointerException at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:34) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.ja va:886) ... 2 more Caused by: java.lang.NullPointerException at org.apache.cassandra.db.Table$TableMetadata.getColumnFamilyId(Table.java:131 ) at org.apache.cassandra.db.Table.getColumnFamilyId(Table.java:364) at org.apache.cassandra.db.commitlog.CommitLog$4.runMayThrow(CommitLog.java:256 ) at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) ... 6 more I was looking for info what could happen but I didn't find. can someone help me with this? If I have to send something more (configuration or whatever) let me know Maciek ------=_NextPart_000_000C_01CB33B3.E6DD81B0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Ok, = problem solved – I’ve removed all from logs and data directories run it with sun jdk and for = now everything works fine.

 

From:= Maciej = Lisowski [mailto:m.lisowski@powerprice.pl]
Sent: Tuesday, August 03, 2010 4:47 PM
To: user@cassandra.apache.org
Subject: unable to start cassandra

 

Hi all,

I’m new here and new with = Cassandra and I’ve got problem to run it (v. 0.6.4) with jdk1.6.0_21. =

When I type = “cassandra” to run it I get error:

 

ERROR 16:23:53,803 Uncaught exception in thread = Thread[ROW-MUTATION-STAGE:5,5,main]

java.util.concurrent.ExecutionException: java.lang.RuntimeException: = java.lang.NullPointerException

        at = java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222)

        at = java.util.concurrent.FutureTask.get(FutureTask.java:83)=

        at org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.afterExecute= (DebuggableThreadPoolExecutor.java:86)

        at = java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor= .java:888)

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.jav= a:908)

        at java.lang.Thread.run(Thread.java:619)

Caused by: java.lang.RuntimeException: = java.lang.NullPointerException

        at = org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:34)

        at = java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)

        at = java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)

        at = java.util.concurrent.FutureTask.run(FutureTask.java:138)

        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor= .java:886)

        ... 2 more

Caused by: java.lang.NullPointerException

        at = org.apache.cassandra.db.Table$TableMetadata.getColumnFamilyId(Table.java:= 131)

        at = org.apache.cassandra.db.Table.getColumnFamilyId(Table.java:364)

        at org.apache.cassandra.db.commitlog.CommitLog$4.runMayThrow(CommitLog.java:= 256)

        at = org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)

        ... 6 more

 

I was looking for info what = could happen but I didn’t find… can someone help me with this? =

If I have to send something more (configuration or whatever) let me know

 

Maciek

------=_NextPart_000_000C_01CB33B3.E6DD81B0--