Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-10412

Could not initialize class org.apache.cassandra.config.DatabaseDescriptor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 2.2.3, 3.0.0 rc2
    • Local/Config
    • None
    • OS: Windows 2012 R2
      Java JRE: 1.8.0_51

    • Low

    Description

      We are unable to start version 2.2.1 on our Windows 2012 R2 systems, however we can use the same environment to start version 2.1.2

      I have attached our Cassandra.yaml and cassandra-env.ps1 file for reference. I have also attached the system.log file displaying the error.

      I have also included an excerpt of the log file showing the stack trace of the error.

      ERROR [ScheduledTasks:1] 2015-09-29 07:03:47,482 DebuggableThreadPoolExecutor.java:242 - Error in ThreadPoolExecutor
      java.lang.NoClassDefFoundError: Could not initialize class org.apache.cassandra.config.DatabaseDescriptor
      at org.apache.cassandra.utils.JVMStabilityInspector.inspectThrowable(JVMStabilityInspector.java:57) ~[apache-cassandra-2.2.1.jar:2.2.1]
      at org.apache.cassandra.concurrent.DebuggableScheduledThreadPoolExecutor$UncomplainingRunnable.run(DebuggableScheduledThreadPoolExecutor.java:122) ~[apache-cassandra-2.2.1.jar:2.2.1]
      at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[na:1.8.0_51]
      at java.util.concurrent.FutureTask.runAndReset(Unknown Source) ~[na:1.8.0_51]
      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source) ~[na:1.8.0_51]
      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) ~[na:1.8.0_51]
      at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.8.0_51]
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.8.0_51]
      at java.lang.Thread.run(Unknown Source) [na:1.8.0_51]

      Attachments

        1. cassandra.yaml
          41 kB
          Eric Simmons
        2. cassandra-env.ps1
          19 kB
          Eric Simmons

        Activity

          People

            carlyeks Carl Yeksigian
            esimmons Eric Simmons
            Carl Yeksigian
            Paulo Motta
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: