Re: NullPointerException in Beta3 and rc1

2010-12-09 Thread Jonathan Ellis
t; Aaron >> >> On 09 Dec, 2010,at 08:19 AM, Aaron Morton wrote: >> >> Please send this to the list rather than me personally. >> Aaron >> Begin forwarded message: >> >> From: Wenjun Che >> Date: 08 December 2010 4:35:10 PM >> To: aa...@thel

Re: NullPointerException in Beta3 and rc1

2010-12-09 Thread Wenjun Che
19 AM, Aaron Morton wrote: > > Please send this to the list rather than me personally. > > Aaron > > Begin forwarded message: > > *From: *Wenjun Che > *Date: *08 December 2010 4:35:10 PM > *To: *aa...@thelastpickle.com > *Subject: Re: NullPointerException in Beta3 an

Re: NullPointerException in Beta3 and rc1

2010-12-08 Thread Aaron Morton
Jonathan suggested your cluster has multiple schemas, caused by https://issues.apache.org/jira/browse/CASSANDRA-1824Can you run this API command describe_schema_versions() , it's not listed on the wiki yet but it will tell you how many schema versions are out there. pycassa supports it. AaronOn 09

Fwd: NullPointerException in Beta3 and rc1

2010-12-08 Thread Aaron Morton
Please send this to the list rather than me personally. AaronBegin forwarded message:From: Wenjun Che Date: 08 December 2010 4:35:10 PMTo: aa...@thelastpickle.comSubject: Re: NullPointerException in Beta3 and rc1I created the CF on beta3 with:create column family RecipientChat with gc_grace=5 and c

Re: NullPointerException in Beta3 and rc1

2010-12-07 Thread Jonathan Ellis
Looks like the node being queried doesn't have the index definition, possibly caused by https://issues.apache.org/jira/browse/CASSANDRA-1824 On Tue, Dec 7, 2010 at 12:58 PM, Wenjun Che wrote: > I was loading test data (just 5000 rows) into a column family in beta3 and > got the following exceptio

Re: NullPointerException in Beta3 and rc1

2010-12-07 Thread Aaron Morton
Can you provide some more information on the request you are sending, if the CF is standard or super,  and if you have row caching turned on for the CF's. Also if you have started with a fresh data directory or migrated data from b3 to rc1.There is an execution path in ColumnFamilyStore the looks l

NullPointerException in Beta3 and rc1

2010-12-07 Thread Wenjun Che
I was loading test data (just 5000 rows) into a column family in beta3 and got the following exception when . I upgraded to rc1 and it is still happening. I am running just one node on Linux. ERROR [ReadStage:6] 2010-12-07 10:34:10,800 AbstractCassandraDaemon.java (line 90) Fatal exception in th