On Mon, Dec 13, 2010 at 5:45 PM, Eric Evans wrote:
> On Mon, 2010-12-13 at 17:27 -0500, Liangzhao Zeng wrote:
>> I can run the 0.66 using same logging setup without any problem. Not
>> sure what's the difference when starting up the 0.7 in eclipse. Can
>> someone share the logging setup?
>
> Make
On Mon, 2010-12-13 at 17:27 -0500, Liangzhao Zeng wrote:
> I can run the 0.66 using same logging setup without any problem. Not
> sure what's the difference when starting up the 0.7 in eclipse. Can
> someone share the logging setup?
Make sure that you have -Dlog4j.configuration=log4j-server.prope
I can run the 0.66 using same logging setup without any problem. Not sure
what's the difference when starting up the 0.7 in eclipse. Can someone share
the logging setup?
Cheers,
Liangzhao
On Mon, Dec 13, 2010 at 5:12 PM, Aaron Morton wrote:
> Given that log4j could not find it's configuration f
Given that log4j could not find it's configuration file I'm guessing it's a problem with the current working directory when eclipse starts cassandra.Can you start cassandra manually from where you have the source code? I do not use eclipse so may not be much more help.AaronOn 14 Dec, 2010,at 11:01
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
That i
Can you provide the full log messages so we can see where they are logged from
and if there are any other messages as well.
It's probably a problem finding the config file or an invalid config file.
Aaron
On 14/12/2010, at 4:02 AM, Liangzhao Zeng wrote:
> I use VM argument to specify the conf
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
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 wrote:
> I've seen that before when cassandra.yaml file cannot be found or is
> corrupted. It may be th
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
I am trying to run cassandra-0.7r2 in eclipse by following
http://wiki.apache.org/cassandra/RunningCassandraInEclipse. there is
not compiling errors however, got error message: Bad configuration; unable
to start server. Any idea?
Liangzhao
10 matches
Mail list logo