RE: invalid column name length 0

2011-10-05 Thread Desimpel, Ignace
: invalid column name length 0 Ok. Quick other question then. Did you issue deletion and/or used TTLs for that test ? Also, it's probably worth creating a ticket on https://issues.apache.org/jira/browse/CASSANDRA if you don't mind. -- Sylvain On Wed, Oct 5, 2011 at 2:42 PM, Desimp

Re: invalid column name length 0

2011-10-05 Thread Sylvain Lebresne
handling the non-cassandra memory objects), but it is still there. > > Also the exception 'invalid column name length 0' is there again. Below is a > log of machine x.x.x.59 starting after 00:00 hour. One hour before 00:00 I > stopped all storing, so that the machines had n

RE: invalid column name length 0

2011-10-05 Thread Desimpel, Ignace
e non-cassandra memory objects), but it is still there. Also the exception 'invalid column name length 0' is there again. Below is a log of machine x.x.x.59 starting after 00:00 hour. One hour before 00:00 I stopped all storing, so that the machines had nothing else to do besides

RE: invalid column name length 0

2011-10-04 Thread Desimpel, Ignace
-Original Message- From: Sylvain Lebresne [mailto:sylv...@datastax.com] Sent: maandag 3 oktober 2011 18:02 To: user@cassandra.apache.org Subject: Re: invalid column name length 0 On the 'invalid column name length 0' exception, since you're embedding the Cassandra server, i

Re: invalid column name length 0

2011-10-03 Thread Sylvain Lebresne
On the 'invalid column name length 0' exception, since you're embedding the Cassandra server, it could be that you modify a column ByteBuffer that you feed to Cassandra (that's fairly easy to do with ByteBuffer by calling some relative get method of ByteBuffer). Or more gener

RE: invalid column name length 0

2011-10-03 Thread Desimpel, Ignace
, so they were able to cleanup and restart without errors. Then I did some queries I normally do and got again exceptions like " invalid column name length 0", but also other like " Corrupt (negative) value length encountered". Exception : see below. With this test, I run Cass

Re: invalid column name length 0

2011-10-02 Thread aaron morton
5 > 2011-09-30 08:24:09.507 Document stored with count records : 27686 Time > elapsed (ms) : 1495 > 2011-09-30 08:24:10.499 Received records to store with total count : 73102 > 2011-09-30 08:24:10.818 Received records to store with total count : 29409 > 2011-09-30 08:24:11.972 Doc

RE: invalid column name length 0

2011-09-30 Thread Desimpel, Ignace
total count : 9021 -Original Message- From: Desimpel, Ignace [mailto:ignace.desim...@nuance.com] Sent: dinsdag 27 september 2011 17:51 To: user@cassandra.apache.org Subject: RE: invalid column name length 0 No, brand new, started from scratch, no data at all. My setup get into trouble af

RE: invalid column name length 0

2011-09-27 Thread Desimpel, Ignace
al Message- From: Jonathan Ellis [mailto:jbel...@gmail.com] Sent: dinsdag 27 september 2011 17:41 To: user@cassandra.apache.org Subject: Re: invalid column name length 0 Is this upgraded from an earlier version? On Tue, Sep 27, 2011 at 8:51 AM, Desimpel, Ignace wrote: > Version 0.8.6.

Re: invalid column name length 0

2011-09-27 Thread Jonathan Ellis
es-KeyCache (30742 > items) in 55 ms > > 2011-09-27 12:10:01,016 InetAddress /xxx.yyy.zzz.59 is now dead. > > 2011-09-27 12:10:02,272 InetAddress /xxx.yyy.zzz.59 is now UP > > 2011-09-27 12:17:34,596 Fatal exception in thread > Thread[HintedHandoff:1,5,RMI Runtime] > > java.

invalid column name length 0

2011-09-27 Thread Desimpel, Ignace
in thread Thread[HintedHandoff:1,5,RMI Runtime] java.io.IOError: org.apache.cassandra.db.ColumnSerializer$CorruptColumnException: invalid column name length 0 at org.apache.cassandra.io.util.ColumnIterator.deserializeNext(ColumnSorted Map.java:265)

Re: org.apache.cassandra.db.ColumnSerializer$CorruptColumnException: invalid column name length 0

2011-02-01 Thread Aaron Morton
ceTableFlush(CassandraInitializer.KS, > "TestCassandra"); > > Thread.sleep(30*1000); > } > > > ===exception when running test========= > > 13:54:38 ERROR [PrecompactedRow.] Skipping row > Decorat

org.apache.cassandra.db.ColumnSerializer$CorruptColumnException: invalid column name length 0

2011-02-01 Thread Mikael Wikblom
ERROR [PrecompactedRow.] Skipping row DecoratedKey(rowId, 726f774964) in ./target/test/cassandra/data/Test/TestCassandra-e-4-Data.db org.apache.cassandra.db.ColumnSerializer$CorruptColumnException: invalid column name length 0 at org.apache.cassandra.db.ColumnSerializer.deserialize(ColumnSerial