Return-Path: Delivered-To: apmail-incubator-cassandra-user-archive@minotaur.apache.org Received: (qmail 51711 invoked from network); 3 Aug 2009 03:19:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Aug 2009 03:19:05 -0000 Received: (qmail 44946 invoked by uid 500); 3 Aug 2009 03:19:10 -0000 Delivered-To: apmail-incubator-cassandra-user-archive@incubator.apache.org Received: (qmail 44919 invoked by uid 500); 3 Aug 2009 03:19:10 -0000 Mailing-List: contact cassandra-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-user@incubator.apache.org Delivered-To: mailing list cassandra-user@incubator.apache.org Received: (qmail 44896 invoked by uid 99); 3 Aug 2009 03:19:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2009 03:19:05 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mobiledreamers@gmail.com designates 209.85.132.244 as permitted sender) Received: from [209.85.132.244] (HELO an-out-0708.google.com) (209.85.132.244) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2009 03:18:56 +0000 Received: by an-out-0708.google.com with SMTP id c38so1486075ana.0 for ; Sun, 02 Aug 2009 20:18:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=YLpThAUgIy6+tL2pzNKUVUgyYFfEWD2/aaEPdOjnoB8=; b=i28oz5gghOSdUcGLpHR5z2TI36KgHAmO0Jo/DcXVxPDH2cbzySTcpnsGHPIeHJODEe j2X5o3YgVKVipeuFUlDn74oz+PI1+poVnpfQzcQBKytUuZwp1J8TU3hiIisyHHhmTeU9 kMMePZdEMTC+E97thYl4f3pv/16YEDviMbSPM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=OfSOIt9RYsUgf9uWxFbLpEN2Trb3XkudvmClgwM7WUAqTRxGGYma0UIVkFEzwabU4Q fVmYb/vZ4lcp7K8QJj5kJ7Syi6mps8NWFJal48Ujw/+A/K3Mafj3s94EJR8q3JMXwjOz dl9JAuwspqNHaP6PwvKhg/2EAYEy9DrmH3NtI= MIME-Version: 1.0 Received: by 10.100.167.5 with SMTP id p5mr7356648ane.36.1249269515188; Sun, 02 Aug 2009 20:18:35 -0700 (PDT) Date: Sun, 2 Aug 2009 20:18:35 -0700 Message-ID: Subject: ERROR - Fatal error: ColumnSort is no longer an accepted attribute. Use CompareWith instead. From: mobiledreamers@gmail.com To: cassandra-user@incubator.apache.org Content-Type: multipart/alternative; boundary=0016e6434658ae7bc70470343917 X-Virus-Checked: Checked by ClamAV on apache.org --0016e6434658ae7bc70470343917 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit commit efc9b60686595c6a6107c865e7eaca7972edf5d0 using this commit * bin/cassandra -f Listening for transport dt_socket at address: 8888 DEBUG - Loading settings from bin/../conf/storage-conf.xml ERROR - Fatal error: ColumnSort is no longer an accepted attribute. Use CompareWith instead. Bad configuration; unable to start server * the same commit works in a different server, how do i debug this? commit efc9b60686595c6a6107c865e7eaca7972edf5d0 Author: Eric Evans Date: Tue Jul 21 17:40:35 2009 +0000 add perl namespace to thrift interface Patch by Anthony Molinaro; reviewed by eevans for CASSANDRA-310 git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@79640 --0016e6434658ae7bc70470343917 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable commit efc9b60686595c6a6107c865e7eaca7972edf5d0
using this commit
=A0bin/cassandra -f
Listening for transport dt_s= ocket at address: 8888
DEBUG - Loading settings from bin/../conf/storage= -conf.xml
ERROR - Fatal error: ColumnSort is no longer an accepted attri= bute.=A0 Use CompareWith instead.
Bad configuration; unable to start server

the same commit works = in a different server, how do i debug this?


commit efc9b60686595= c6a6107c865e7eaca7972edf5d0
Author: Eric Evans <eevans@apache.org>
Date:=A0=A0 Tue Jul 21 17:40:35 2009 +0000

=A0=A0=A0 add perl namesp= ace to thrift interface

=A0=A0=A0 Patch by Anthony Molinaro; reviewe= d by eevans for CASSANDRA-310

=A0=A0=A0 git-svn-id: https://svn.ap= ache.org/repos/asf/incubator/cassandra/trunk@79640

--0016e6434658ae7bc70470343917--