Add CASSANDRA_HOME/conf directory to the classpath (via project/
properties) and you should be able roll forward -
(it will then except you to create /var/lib/cassandra and /var/log/
cassandra dirs..)
Thanks,
Sri
On Dec 13, 2010, at 2:34 PM, Liangzhao Zeng <liangzhao.z...@gmail.com>
wrote:
I tried to follow the wikipage that fro 0.6 but fail to start the
server,
where the error msg is
log4j:WARN No appenders could be found for logger
(org.apache.cassandra.service.AbstractCassandraDaemon).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig
for
more info.
Bad configuration; unable to start server
Any suggestion?
Cheers,
LZ