Hi
I am trying to get started to play with Cassandra follow this doc:
http://cassandra.apache.org/doc/latest/getting_started/installing.html#prerequisites

But I always get the error:

qlong@~/ws/cas/apache-cassandra-3.10 $ ./bin/cassandra -f
Java HotSpot(TM) 64-Bit Server VM warning: Cannot open file
./bin/../logs/gc.log due to No such file or directory

Error: Could not find or load main class -ea
qlong@~/ws/cas/apache-cassandra-3.10 $ ./bin/cassandra
Java HotSpot(TM) 64-Bit Server VM warning: Cannot open file
./bin/../logs/gc.log due to No such file or directory

qlong@~/ws/cas/apache-cassandra-3.10 $ Error: Could not find or load main
class -ea

Did I miss something?

My java is 1.8:
qlong@~ $ java -version
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)

Thanks for any help,
Long

Reply via email to