开发者社区 > 云原生 > 正文

JVM在尝试启动sentinel-dashboard.jar时崩溃

运行sentinel 启动成功 一访问就失败 Type: bug report

执行 java -jar sentinel-dashboard-1.7.0.jar 出现下面的异常

异常信息:

Problematic frame:

C [SteinwayMSVCRT.dll+0x14200]

第一次异常:

Problematic frame:

C [SteinwayMSVCRT.dll+0x14195]

Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

增加 参数 -XX:+CreateMinidumpOnCrash

failed to write core dump. Minidumps are not enabled by default on client versions of Windows 这行错误没了 但是还是一访问就挂

jdk 版本1.8

完整 错误消息

A fatal error has been detected by the Java Runtime Environment:

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006b764200, pid=440, tid=0x000000000000308c

JRE version: Java(TM) SE Runtime Environment (8.0_241-b07) (build 1.8.0_241-b07)

Java VM: Java HotSpot(TM) 64-Bit Server VM (25.241-b07 mixed mode windows-amd64 compressed oops)

Problematic frame:

C [SteinwayMSVCRT.dll+0x14200]

Core dump written. Default location: D:\Program\alibabaSential\hs_err_pid440.mdmp

An error report file with more information is saved as:

D:\Program\alibabaSential\hs_err_pid440.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

原提问者GitHub用户yinqingsen

展开
收起
学习娃 2023-05-19 16:15:05 129 0
1 条回答
写回答
取消 提交回答
  • 您可以查看错误日志文件D:\Program\alibabaSential\hs_err_pid440.log,该文件可能会提供更多详细信息。

    原回答者GitHub用户cdfive

    2023-05-19 20:53:48
    赞同 展开评论 打赏
问答分类:
问答地址:

阿里云拥有国内全面的云原生产品技术以及大规模的云原生应用实践,通过全面容器化、核心技术互联网化、应用 Serverless 化三大范式,助力制造业企业高效上云,实现系统稳定、应用敏捷智能。拥抱云原生,让创新无处不在。

相关电子书

更多
JVM实战 立即下载
JVM的GC 立即下载
基于JVM的脚本语言开发、运用实践 立即下载