[
https://issues.apache.org/jira/browse/CASSANDRA-10412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935448#comment-14935448
]
Eric Simmons commented on CASSANDRA-10412:
------------------------------------------
Thanks. I will give it a try.
John Eric Simmons | Varec
Senior Software Engineer
phone: 770.810.9317 | mobile: 770.508.9298
[email protected] | varec.com
Varec, Inc.
5834 Peachtree Corners East
Peachtree Corners (Atlanta), GA 30092
Measurement | Control | Automation | Enterprise | Integration | Support
Varec, Inc. is a Leidos company. This email and any attachments to it are
intended only for the identified recipients. It may contain proprietary or
otherwise legally protected information of Leidos. Any unauthorized use or
disclosure of this communication is strictly prohibited. If you have received
this communication in error, please notify the sender and delete or otherwise
destroy the email and all attachments immediately.
Please consider the environment before printing this email.
> Could not initialize class org.apache.cassandra.config.DatabaseDescriptor
> -------------------------------------------------------------------------
>
> Key: CASSANDRA-10412
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10412
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Environment: OS: Windows 2012 R2
> Java JRE: 1.8.0_51
> Reporter: Eric Simmons
> Priority: Blocker
> Attachments: cassandra-env.ps1, cassandra.yaml
>
>
> 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]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)