Re: java.lang.NoSuchMethodError

2011-05-05 Thread aaron morton
Release Candidates are not really supported the 0.7 ones contain bugs, you should definitely not be using it. What is the the context for this error ? in an IDE in ant ? is the avro jar in the path ? Can you use 0.7.5 ? Cheers - Aaron Morton Freelance Cassandra Developer @aaro

Re: java.lang.NoSuchMethodError: org.apache.cassandra.db.ColumnFamily.id()I

2010-07-13 Thread Jonathan Ellis
ant clean On Tue, Jul 13, 2010 at 5:33 PM, Arya Goudarzi wrote: > I just build today's trunk successfully and am getting the following > exception on startup which to me it seams bogus as the method exists but I > don't know why: > > ERROR 15:27:00,957 Exception encountered during startup. > ja