Re: FileNotFoundException while inserting (1.2.8)

2013-09-11 Thread Sankalp Kohli
The reason this is happening is that there are two instances of SStablereader object. A restart of Cassandra will fix the issue. On Sep 11, 2013, at 10:23, Robert Coli wrote: > On Wed, Sep 11, 2013 at 10:12 AM, Keith Freeman <8fo...@gmail.com> wrote: >> I had seen that issue before, but it'

Re: FileNotFoundException while inserting (1.2.8)

2013-09-11 Thread Keith Freeman
I had seen that issue before, but it's marked Resolved/Fixed in v1.1.1, and I'm on v1.2.8. Also it talks about not being able to re-create the keyspace, while my problem is that after re-creating, I eventually get FileNotFound exceptions. This has happened to me several times in testing, this

Re: FileNotFoundException while inserting (1.2.8)

2013-09-11 Thread Robert Coli
On Wed, Sep 11, 2013 at 10:12 AM, Keith Freeman <8fo...@gmail.com> wrote: > I had seen that issue before, but it's marked Resolved/Fixed in v1.1.1, > and I'm on v1.2.8. Also it talks about not being able to re-create the > keyspace, while my problem is that after re-creating, I eventually get >

Re: FileNotFoundException while inserting (1.2.8)

2013-09-11 Thread Robert Coli
On Wed, Sep 11, 2013 at 6:49 AM, Keith Freeman <8fo...@gmail.com> wrote: > Yes, I started with a fresh keyspace (dropped and re-created) to run this > test. > https://issues.apache.org/jira/browse/CASSANDRA-4219 =Rob

Re: FileNotFoundException while inserting (1.2.8)

2013-09-11 Thread Keith Freeman
Yes, I started with a fresh keyspace (dropped and re-created) to run this test. On 09/10/2013 02:01 PM, sankalp kohli wrote: Have you dropped and recreated a keyspace with the same name recently? On Tue, Sep 10, 2013 at 8:40 AM, Keith Freeman <8fo...@gmail.com > wrot

Re: FileNotFoundException while inserting (1.2.8)

2013-09-10 Thread sankalp kohli
Have you dropped and recreated a keyspace with the same name recently? On Tue, Sep 10, 2013 at 8:40 AM, Keith Freeman <8fo...@gmail.com> wrote: > While running a heavy insert load, one of my nodes started throwing this > exception when trying a compaction: > > INFO [CompactionExecutor:23] 2013-