Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 99354E490 for ; Fri, 8 Feb 2013 04:38:25 +0000 (UTC) Received: (qmail 15667 invoked by uid 500); 8 Feb 2013 04:38:23 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 15634 invoked by uid 500); 8 Feb 2013 04:38:22 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 15602 invoked by uid 99); 8 Feb 2013 04:38:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Feb 2013 04:38:21 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aventurella@gmail.com designates 209.85.212.182 as permitted sender) Received: from [209.85.212.182] (HELO mail-wi0-f182.google.com) (209.85.212.182) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Feb 2013 04:38:16 +0000 Received: by mail-wi0-f182.google.com with SMTP id hi18so373304wib.3 for ; Thu, 07 Feb 2013 20:37:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=Miz5aOWe9Tpx7mBp+cetHxyTeGCt6GyEUeTqWHXflHY=; b=pjuNZF5gtEJUJiA/sJs2Ah+cLJ07VdO268QQNHq29KX0KF18b8vuybkJ3NFqJq2V9B VIDV28I08cNeGEhZ+LuLWyEDNGCpJCxL3dGf1+BbeqGSFmKt6+ND/0lAPtQ/ac/YzRE3 IHGf3gGP3oSQtvmZXJmt5jNopiShD1Voo8mWs2CoOlocSANZ8r4Iebt0j7oNLFCSm/fj oZ9t6Tz+pFgKJKH6pfF2PPI/29plHSGwT2kCOdGduwIy9Jt3biuObbxURch7YovIeS9u dqNYAwpKgMemK7g1iVuFftx4IuQyNT6+6TkR42ccGUbvGtV6GGbRysW73wV4IjQk6ggQ giPg== MIME-Version: 1.0 X-Received: by 10.180.100.163 with SMTP id ez3mr6800746wib.32.1360298275182; Thu, 07 Feb 2013 20:37:55 -0800 (PST) Received: by 10.194.26.134 with HTTP; Thu, 7 Feb 2013 20:37:55 -0800 (PST) In-Reply-To: <51147D96.6030805@mebigfatguy.com> References: <51147D96.6030805@mebigfatguy.com> Date: Thu, 7 Feb 2013 20:37:55 -0800 Message-ID: Subject: Re: Cassandra/cqlsh Error: TSocket read 0 bytes From: Adam Venturella To: "user@cassandra.apache.org" Content-Type: multipart/alternative; boundary=f46d0444edff7b190f04d52f1fb8 X-Virus-Checked: Checked by ClamAV on apache.org --f46d0444edff7b190f04d52f1fb8 Content-Type: text/plain; charset=ISO-8859-1 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 wrote: > 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? >> > > --f46d0444edff7b190f04d52f1fb8 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I got it.

Had to run:=A0
node= tool cleanup bigmethod

It was not on a produ= ction box, just a VM off my laptop for some testing.


On Thu, Feb 7, 2013 at 8:22 PM, Dave Bro= sius <dbrosius@mebigfatguy.com> wrote:
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?


--f46d0444edff7b190f04d52f1fb8--