【发布时间】:2022-04-02 13:03:57
【问题描述】:
WARN [main] 2021-03-11 13:06:54,319 StartupChecks.java:169 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.
INFO [main] 2021-03-11 13:06:54,332 SigarLibrary.java:44 - Initializing SIGAR library
A fatal error has been detected by the Java Runtime Environment:
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000010014ed4, pid=2384, tid=0x0000000000004c34
JRE version: Java(TM) SE Runtime Environment (8.0_281-b09) (build 1.8.0_281-b09)
Java VM: Java HotSpot(TM) 64-Bit Server VM (25.281-b09 mixed-mode windows-amd64 compressed oops)
Problematic frame:
C [sigar-amd64-winnt.dll+0x14ed4]
Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
An error report file with more information is saved as:
C:\Cassandra\apache-cassandra-3.11.10\bin\hs_err_pid2384.log
If you would like to submit a bug report, please visit:
http://bugreport.java.com/bugreport/crash.jsp
崩溃发生在 Java 虚拟机之外的本地代码中。 请参阅有问题的框架以了解报告错误的位置。
【问题讨论】:
-
- 我得到了同样的错误,我在那里发布了我的解决方案 [查看与“有问题的框架:C [sigar-amd64-winnt.dll+0x14ed4]”相关的类似错误](stackoverflow.com/a/66568615/13087749)
-
这能回答你的问题吗? Cassandra Windows 10 Access Violation
标签: java-8 cassandra cassandra-3.0