Re: Can't get Cassandra to work on MAC 10.6.5

2010-11-25 Thread Paul Targett
Hi, just rebuilt from the source and all works now, many thanks. PT On 25 Nov 2010, at 16:18, Peter Schuller wrote: >> Exception in thread "main" java.lang.NoClassDefFoundError: >> org/apache/cassandra/thrift/CassandraDaemon >> Caused by: java.lang.ClassNotFoundException: >> org.apache.cassand

Re: Can't get Cassandra to work on MAC 10.6.5

2010-11-25 Thread Peter Schuller
> Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/cassandra/thrift/CassandraDaemon > Caused by: java.lang.ClassNotFoundException: > org.apache.cassandra.thrift.CassandraDaemon Are you running from a checkout? Did you build it first? (I'm not sure whether that is where yo

Can't get Cassandra to work on MAC 10.6.5

2010-11-24 Thread Paul Targett
Hi, I'm trying to get Cassandra to work on MAC 10.6.5 I'm getting the following error: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/cassandra/thrift/CassandraDaemon Caused by: java.lang.ClassNotFoundException: org.apache.cassandra.thrift.CassandraDaemon at java