Error during cleanup

2013-10-08 Thread Sameer Farooqui
Hi, When running cleanup on a node with C* 2.0.1, I got the following error: cassandra01 - Error during cleanup: javax.management.MBeanException: java.util.concurrent.ExecutionException: java.lang.ClassCastException: org.apache.cassandra.io.sstable.SSTableReader$EmptyCompactionScanner cannot

Re: Error during cleanup

2013-10-08 Thread Tyler Hobbs
Do you have a complete stacktrace available? On Tue, Oct 8, 2013 at 2:08 AM, Sameer Farooqui sam...@blueplastic.comwrote: Hi, When running cleanup on a node with C* 2.0.1, I got the following error: cassandra01 - Error during cleanup: javax.management.MBeanException

Re: Error during cleanup

2013-10-08 Thread Sameer Farooqui
at 2:46 PM, Tyler Hobbs ty...@datastax.com wrote: Do you have a complete stacktrace available? On Tue, Oct 8, 2013 at 2:08 AM, Sameer Farooqui sam...@blueplastic.comwrote: Hi, When running cleanup on a node with C* 2.0.1, I got the following error: cassandra01 - Error during cleanup

Re: Error during cleanup

2013-10-08 Thread Tyler Hobbs
On Tue, Oct 8, 2013 at 2:02 PM, Sameer Farooqui sam...@blueplastic.comwrote: If I issue another cleanup, can you give me the rough steps for how to get the stacktrace? I'm hoping it will show up in Cassandra's system.log, but since it's triggered through JMX, it's possible that it will not.