相关疑难解决方法(0)

VisualVM打破了码头

我正在尝试分析由"mvn jetty:run"运行的应用程序,当我将VisualVM连接到它并单击Profile jetty崩溃时:

Profiler Agent: Waiting for connection on port 5140 (Protocol version: 8)
Profiler Agent: Established local connection with the tool
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6da5e5d4, pid=5124, tid=5704
#
# JRE version: 6.0_16-b01
# Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode windows-x86 )
# Problematic frame:
# V  [jvm.dll+0x1ae5d4]
#
# An error report file with more information is saved as:
# c:\dev\workspaces\credentials\credentialsgui\hs_err_pid5124.log …
Run Code Online (Sandbox Code Playgroud)

java maven-2 visualvm jetty

4
推荐指数
1
解决办法
2619
查看次数

标签 统计

java ×1

jetty ×1

maven-2 ×1

visualvm ×1