To Cassandra's developers and users:
CC dimo:
Firstly thanks dimo for his guiding, but as my former mail show, there is
no -ea variable in the cassandra's startup program and configuration.
And the centos6.9 OS's env also don't have -ea variable. And the cassandra
startup fail, so I cann't
Hi Georgelin,
Do you have jdk 1.8 installed?
Is JAVA_HOME set in your cassandra-env.sh file?
Also, try to check the /var/log/cassandra/startup.log for additional
information.
Hope this helps.
On Tue, Dec 24, 2019 at 10:39 AM gloCalHelp.com
wrote:
> To Dimo:
>
> Thank you for your reply an
To Dimo:
Thank you for your reply and guiding , but not only my customized soure,
but also the original cassandra 3.11.3/4 suddenly cann't run as several years
ago and throw the -ea errors, and I have check the original running
bin/cassandra source and centos's environment, no any -ea let.
-ea is a jvm parameter to enable assertions. Maybe you are passing it at the
wrong place and the jvm interprets it as class name that you want to start.
Original message From: "gloCalHelp.com"
Date: 24/12/2019 08:03 (GMT+01:00) To: user
, dev-help ,
www_8ems_com Subject: Wh