java.lang.NoClassDefFoundError: Could not initialize class org.apache.cassandra.config.DatabaseDescriptor
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via cassandra-dev by Apache Hudson Server, 1 year ago
via cassandra-dev by Apache Hudson Server, 1 year ago
via cassandra-dev by Apache Hudson Server, 1 year ago
java.lang.NoClassDefFoundError: Could not initialize class org.apache.cassandra.config.DatabaseDescriptor
at org.apache.cassandra.db.ColumnFamily.createColumnFactoryAndColumnSerializer(ColumnFamily.java:152)
at org.apache.cassandra.db.ColumnFamily.
(ColumnFamily.java:130) at org.apache.cassandra.db.ColumnFamily.
(ColumnFamily.java:135) at org.apache.cassandra.db.ColumnFamilyTest.testManyColumns(Unknown Source)