Java 运行时环境检测到致命错误 我在安装 cassandra 时遇到致命错误

发布于 2025-01-15 07:22:28 字数 914 浏览 2 评论 0原文

Java 运行时环境检测到致命错误 我在安装 cassandra 时遇到致命错误

 A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000010014ed4, pid=9436, 
tid=0x0000000000000efc
#
# JRE version: Java(TM) SE Runtime Environment (8.0_261-b12) (build 1.8.0_261-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.261-b12 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:\Users\Win10\hs_err_pid9436.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.

A fatal error has been detected by the Java Runtime Environment I have getting fatal error while installing cassandra

 A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000010014ed4, pid=9436, 
tid=0x0000000000000efc
#
# JRE version: Java(TM) SE Runtime Environment (8.0_261-b12) (build 1.8.0_261-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.261-b12 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:\Users\Win10\hs_err_pid9436.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

时间你老了 2025-01-22 07:22:28

Cassandra 4.0 中完全放弃了 Windows 支持 (CASSANDRA-16171)。在 Windows 上运行 Cassandra 存在几个已知问题,因此即使在早期版本的 Cassandra 中,支持也很有限。

建议的解决方法是:

否则,如果您只想学习如何在 Cassandra 上构建应用程序,Astra DB 有免费套餐,您只需点击 5 次即可启动集群。干杯!

Windows support was completely dropped in Cassandra 4.0 (CASSANDRA-16171). There are several known issues with running Cassandra on Windows so support was limited even in earlier versions of Cassandra.

The recommended workarounds are:

Otherwise if you just want to learn how to build apps on Cassandra, Astra DB has a free tier and you can launch a cluster in 5 clicks. Cheers!

迷爱 2025-01-22 07:22:28

我也遇到了同样的问题。我通过将 jdk-8u311 降级为 jdk-8u231 解决了这个问题。

I had got the same problem. I solved that by downgrading the jdk-8u311 to the jdk-8u231.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文