cassandra cqlsh error

2013-02-04 Thread Kumar, Anjani
I am facing problem while trying to run cqlsh. Here is what I did: 1. I brought the tar ball files for both 1.1.7 and 1.2.0 version. 2. Unzipped and untarred it 3. Started Cassandra 4. And then tried starting cqlsh but I am getting the following error in both the vers

RE: cassandra cqlsh error

2013-02-04 Thread Kumar, Anjani
at 4:37 AM, "Kumar, Anjani" mailto:anjani.ku...@infogroup.com>> wrote: I am facing problem while trying to run cqlsh. Here is what I did: 1. I brought the tar ball files for both 1.1.7 and 1.2.0 version. 2. Unzipped and untarred it 3. Started Cassandra 4. An

RE: cassandra cqlsh error

2013-02-04 Thread Kumar, Anjani
had this problem using a rather old version of Open JDK. I downloaded the Sun JDK and its working now. Brian On Feb 4, 2013, at 1:04 PM, Kumar, Anjani wrote: Thank you Aaron! I uninstalled older version of Cassandra and then brought 1.2.1 version of apache Cassandra as per your mail b

RE: cassandra cqlsh error

2013-02-04 Thread Kumar, Anjani
seThreadPriorities -XX:ThreadPriorityPolicy=42 -Xms1005M -Xmx1005M -Xmn200M -XX:+HeapDumpOnOutOfMemoryError -Xss180k That is not an error, that is just 'debugging' information output to the command line. - Original Message - From: &quo t;Kumar, Anjani" mailto:anjani.ku..

RE: cassandra cqlsh error

2013-02-04 Thread Kumar, Anjani
: No configured daemon Anjani Kumar Sr. Software Engineer Infogroup office: 402.836.3337 www.infogroup.com<http://www.infogroup.com> Powering Business Growth Find us here: Twitter<http://twitter.com/infogroup> | Facebook<http://www.facebook.com/Infogroup> From: Kumar, Anjani

RE: cassandra cqlsh error

2013-02-04 Thread Kumar, Anjani
if upgrading. is a problem. In 1.2 the default partitioner was changed, so if you are using 1.2 against old files, you will need to edit the cassandra.yaml to have org.apache.cassandra.dht.RandomPartitioner as the specified partitioner. - Original Message - From: "Kumar, A