Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 79087 invoked from network); 28 Aug 2010 18:29:25 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 Aug 2010 18:29:25 -0000 Received: (qmail 39720 invoked by uid 500); 28 Aug 2010 18:29:23 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 39677 invoked by uid 500); 28 Aug 2010 18:29:23 -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 39669 invoked by uid 99); 28 Aug 2010 18:29:22 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Aug 2010 18:29:22 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bburruss@real.com designates 207.188.23.6 as permitted sender) Received: from [207.188.23.6] (HELO jor-el.real.com) (207.188.23.6) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Aug 2010 18:29:00 +0000 Received: from seacas01.corp.real.com ([::ffff:192.168.139.56]) (TLS: TLSv1/SSLv3,128bits,AES128-SHA) by jor-el.real.com with esmtp; Sat, 28 Aug 2010 11:28:39 -0700 id 00094204.4C795557.00001BFA Received: from seambx.corp.real.com ([fe80::2d15:fda7:b3b8:e268]) by seacas01.corp.real.com ([192.168.139.56]) with mapi; Sat, 28 Aug 2010 11:28:38 -0700 From: Todd Burruss To: "user@cassandra.apache.org" Date: Sat, 28 Aug 2010 11:28:37 -0700 Subject: Re: RowMutationVerbHandler.java (line 78) Error in row mutation Thread-Topic: RowMutationVerbHandler.java (line 78) Error in row mutation Thread-Index: ActG0zUnW9kXpoHcRGS5nmVz0+vVwQAC5+LQ Message-ID: <766B5A29D28DA442AB229AAEE2AFC44508044161E2@SEAMBX.corp.real.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_766B5A29D28DA442AB229AAEE2AFC44508044161E2SEAMBXcorprea_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_766B5A29D28DA442AB229AAEE2AFC44508044161E2SEAMBXcorprea_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Trunk -----Original Message----- From: Benjamin Black [b@b3k.us] Received: 8/28/10 10:05 AM To: user@cassandra.apache.org [user@cassandra.apache.org] Subject: Re: RowMutationVerbHandler.java (line 78) Error in row mutation Todd, Are you using beta1 or trunk code? b On Fri, Aug 27, 2010 at 3:58 PM, B. Todd Burruss wrote: > i got the latest code this morning. i'm testing with 0.7 > > > ERROR [ROW-MUTATION-STAGE:388] 2010-08-27 15:54:58,053 > RowMutationVerbHandler.java (line 78) Error in row mutation > org.apache.cassandra.db.UnserializableColumnFamilyException: Couldn't fin= d > cfId=3D1002 > at > org.apache.cassandra.db.ColumnFamilySerializer.deserialize(ColumnFamilySe= rializer.java:113) > at > org.apache.cassandra.db.RowMutationSerializer.defreezeTheMaps(RowMutation= .java:372) > at > org.apache.cassandra.db.RowMutationSerializer.deserialize(RowMutation.jav= a:382) > at > org.apache.cassandra.db.RowMutationSerializer.deserialize(RowMutation.jav= a:340) > at > org.apache.cassandra.db.RowMutationVerbHandler.doVerb(RowMutationVerbHand= ler.java:46) > at > org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java= :50) > at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor= .java:886) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.jav= a:908) > at java.lang.Thread.run(Thread.java:619) > > --_000_766B5A29D28DA442AB229AAEE2AFC44508044161E2SEAMBXcorprea_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Trunk<= br>


-----Original Message-----
From: Benjamin = Black [b@b3k.us]
Received: 8/28/10 10:05 AM
To: user@ca= ssandra.apache.org [user@cassandra.apache.org]
Subject: Re: RowMu= tationVerbHandler.java (line 78) Error in row mutation

Todd,

Are you using beta1 or trunk code?


b

On Fri, Aug 27, 2010 at 3:58 PM, B. Todd Burruss <bburruss@real.com> = wrote:
> i got the latest code this morning.  i'm testing with 0.7
>
>
> ERROR [ROW-MUTATION-STAGE:388] 2010-08-27 15:54:58,053
> RowMutationVerbHandler.java (line 78) Error in row mutation
> org.apache.cassandra.db.UnserializableColumnFamilyException: Couldn't = find
> cfId=3D1002
>    at
> org.apache.cassandra.db.ColumnFamilySerializer.deserialize(ColumnFamil= ySerializer.java:113)
>    at
> org.apache.cassandra.db.RowMutationSerializer.defreezeTheMaps(RowMutat= ion.java:372)
>    at
> org.apache.cassandra.db.RowMutationSerializer.deserialize(RowMutation.= java:382)
>    at
> org.apache.cassandra.db.RowMutationSerializer.deserialize(RowMutation.= java:340)
>    at
> org.apache.cassandra.db.RowMutationVerbHandler.doVerb(RowMutationVerbH= andler.java:46)
>    at
> org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.j= ava:50)
>    at
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecu= tor.java:886)
>    at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.= java:908)
>    at java.lang.Thread.run(Thread.java:619)
>
>
--_000_766B5A29D28DA442AB229AAEE2AFC44508044161E2SEAMBXcorprea_--