Re: NullPointerException on upgradesstables

2012-03-01 Thread aaron morton
I am guessing you are running low on disk space. Can you check and try to free some up ? Looks like a bug in CompactionTask.execute() see https://issues.apache.org/jira/browse/CASSANDRA-3985 Hope that helps. - Aaron Morton Freelance Developer @aaronmorton

Re: NullPointerException on upgradesstables

2012-03-01 Thread Casey Deccio
On Thu, Mar 1, 2012 at 2:39 AM, aaron morton aa...@thelastpickle.comwrote: I am guessing you are running low on disk space. Can you check and try to free some up ? Okay, I've freed some up and am trying again. Looks like a bug in CompactionTask.execute() see

NullPointerException on upgradesstables

2012-02-29 Thread Casey Deccio
Using cassandra 1.0.7, I got the following, as I was trying to rebuild my sstables: $ nodetool -h localhost upgradesstables Error occured while upgrading the sstables for keyspace MyKeySpace java.util.concurrent.ExecutionException: java.lang.NullPointerException at