I use VM argument to specify the configuration file -Dstorage-config=/Users/zlzhao/Documents/eclipse/MaaSWorkspace/cassandra-0.7r2/test/conf/ -Dcassandra-foreground -ea -Xmx1G By the way, I can run the 0.66 using by following the wikipage. Do we need more configuration in order to run 0.7?
Cheers, Liangzhao On Mon, Dec 13, 2010 at 6:02 AM, shimi <shim...@gmail.com> wrote: > I have seen this error in 0.6.x when I was missing the cash directory > configuration. > Maybe you are missing something in your configuration. > > Shimi > > > On Mon, Dec 13, 2010 at 12:45 PM, aaron morton <aa...@thelastpickle.com>wrote: > >> I've seen that before when cassandra.yaml file cannot be found or is >> corrupted. It may be that eclipse is not starting cassandra with the current >> working directory set as you think it is. Sorry, cannot help much with >> eclipse. >> >> There are a couple of places where that message can be logged. One is from >> the AbstractCassandraDaemon and the other is from the DatabaseDescriptor. >> Where is your's coming from? >> >> Aaron >> >> On 13 Dec 2010, at 19:22, Liangzhao Zeng wrote: >> >> Bad configuration; unable to start server. Any idea >> >> >> >