Re: Cassandra 1.2.1 key cache error

2013-02-14 Thread Ahmed Guecioueur
Those are good suggestions guys. I'm using Java 7 and this is my first install of C* so looks like it might be genuine. >From what I understand this is a minor issue that doesn't affect the functionality, correct? If not I should prob download a prev version of C* or build my own... Have filed a

Re: Cassandra 1.2.1 key cache error

2013-02-12 Thread Edward Capriolo
It can also happen if you have an older/non sun jvm. On Tuesday, February 12, 2013, aaron morton wrote: > This looks like a bug in 1.2 beta https://issues.apache.org/jira/browse/CASSANDRA-4553 > Can you confirm you are running 1.2.1 and if you can re-create this with a clean install please create

Re: Cassandra 1.2.1 key cache error

2013-02-12 Thread aaron morton
This looks like a bug in 1.2 beta https://issues.apache.org/jira/browse/CASSANDRA-4553 Can you confirm you are running 1.2.1 and if you can re-create this with a clean install please create a ticket on https://issues.apache.org/jira/browse/CASSANDRA Thanks - Aaron Morton Free

Cassandra 1.2.1 key cache error

2013-02-12 Thread Ahmed Guecioueur
Hi I am currently evaluating Cassandra on a single node. Running the node seems fine, it responds to Thrift (via Hector) and CQL3 requests to create & delete keyspaces. I have not yet tested any data operations. However, I get the following each time the node is started. This is using the latest