Re: Cassandra/cqlsh Error: TSocket read 0 bytes

2013-02-07 Thread Dave Brosius
An exception occurred on the server, check the logs for the details of what happened, and post back here. On 02/07/2013 11:04 PM, Adam Venturella wrote: Has anyone encountered this before? What did I most likely break or how do I fix it?

Re: Cassandra/cqlsh Error: TSocket read 0 bytes

2013-02-07 Thread Adam Venturella
I got it. Had to run: nodetool cleanup bigmethod It was not on a production box, just a VM off my laptop for some testing. On Thu, Feb 7, 2013 at 8:22 PM, Dave Brosius dbros...@mebigfatguy.comwrote: An exception occurred on the server, check the logs for the details of what happened, and

Re: cassandra cqlsh error

2013-02-04 Thread aaron morton
Grab 1.2.1, it's fixed there http://cassandra.apache.org/download/ Cheers - Aaron Morton Freelance Cassandra Developer New Zealand @aaronmorton http://www.thelastpickle.com On 5/02/2013, at 4:37 AM, Kumar, Anjani anjani.ku...@infogroup.com wrote: I am facing problem while

RE: cassandra cqlsh error

2013-02-04 Thread Kumar, Anjani
11:34 AM To: user@cassandra.apache.org Subject: Re: cassandra cqlsh error Grab 1.2.1, it's fixed there http://cassandra.apache.org/download/ Cheers - Aaron Morton Freelance Cassandra Developer New Zealand @aaronmorton http://www.thelastpickle.com On 5/02/2013, at 4:37 AM, Kumar

Re: cassandra cqlsh error

2013-02-04 Thread Brian Jeltema
:+HeapDumpOnOutOfMemoryError -Xss180k Thanks, Anjani From: aaron morton [mailto:aa...@thelastpickle.com] Sent: Monday, February 04, 2013 11:34 AM To: user@cassandra.apache.org Subject: Re: cassandra cqlsh error Grab 1.2.1, it's fixed there http://cassandra.apache.org/download/ Cheers

RE: cassandra cqlsh error

2013-02-04 Thread Dave Brosius
xss = -ea -javaagent:./../lib/jamm-0.2.5.jar -XX:+UseThreadPriorities -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:

RE: cassandra cqlsh error

2013-02-04 Thread Kumar, Anjani
-XX:ThreadPriorityPolicy=42 -Xms1005M -Xmx1005M -Xmn200M -XX:+HeapDumpOnOutOfMemoryError -Xss180k From: Brian Jeltema [mailto:brian.jelt...@digitalenvoy.net] Sent: Monday, February 04, 2013 12:14 PM To: user@cassandra.apache.org Subject: Re: cassandra cqlsh error I had this problem using a rather old version

RE: cassandra cqlsh error

2013-02-04 Thread Kumar, Anjani
://www.facebook.com/Infogroup From: Dave Brosius [mailto:dbros...@mebigfatguy.com] Sent: Monday, February 04, 2013 1:05 PM To: user@cassandra.apache.org; user@cassandra.apache.org Subject: RE: cassandra cqlsh error xss = -ea -javaagent:./../lib/jamm-0.2.5.jar -XX:+UseThreadPriorities

RE: cassandra cqlsh error

2013-02-04 Thread Kumar, Anjani
...@infogroup.com] Sent: Monday, February 04, 2013 1:44 PM To: user@cassandra.apache.org Subject: RE: cassandra cqlsh error I installed Sun JDK 6 but I am getting the following error. Please see below. Thanks! anjani@anjani-laptop:~/apache-cassandra-1.2.1/bin$mailto:anjani@anjani-laptop:~/apache

RE: cassandra cqlsh error

2013-02-04 Thread Dave Brosius
This part, ERROR 13:39:24,456 Cannot open /var/lib/cassandra/data/system/Schema/system-Schema-hd-5; partitioner org.apache.cassandra.dht.RandomPartitioner does not match system partitioner org.apache.cassandra.dht.Murmur3Partitioner. Note that the default partitioner starting with Cassandra

RE: cassandra cqlsh error

2013-02-04 Thread Kumar, Anjani
This is fixed. Thanks, From: Dave Brosius [mailto:dbros...@mebigfatguy.com] Sent: Monday, February 04, 2013 2:27 PM To: user@cassandra.apache.org; user@cassandra.apache.org Subject: RE: cassandra cqlsh error This part, ERROR 13:39:24,456 Cannot open /var/lib/cassandra/data/system/Schema