Re: NegativeArraySizeException during upgrade from 0.7.0 to 0.7.4

2011-03-29 Thread Jonathan Ellis
Remove the cache file. On Tue, Mar 29, 2011 at 11:44 AM, Wenjun Che wrote: > > even after I ran compact on all keyspaces.  Cassandra exits after the > exception so I can't try "nodetool scrub". > There is just one node. > > java.lang.NegativeArraySizeException >     at > org.apache.cassandra.db.C

NegativeArraySizeException during upgrade from 0.7.0 to 0.7.4

2011-03-29 Thread Wenjun Che
even after I ran compact on all keyspaces. Cassandra exits after the exception so I can't try "nodetool scrub". There is just one node. java.lang.NegativeArraySizeException at org.apache.cassandra.db.ColumnFamilyStore.readSavedCache(ColumnFamilyStore.java:280) at org.apache.cassandra.db.C