Earlier, everything was working fine but now i am getting this strange
error.
Initially i was working via tarball installation and did install a
Cassandra rpm package.

Since then, i am getting
"Error: Main method not found in class
org.apache.cassandra.service.CassandraDaemon, please define the main method
as:
   public static void main(String[] args)
"

running from tarball installation. I did try setting CASSANDRA_HOME as

CASSANDRA_HOME=/home/impadmin/software/apache-cassandra-1.2.4/

but no luck.

This error is quite confusing, how can a user define a "main" method within
Cassandra source code??

-Vivek

Reply via email to