Jmeter PerfMon not working with Open jdk11

0

PerfMon plugin is installed in jMeter and have started startAgent batch file. So when I ran my script in jMeter, I am getting the below error and not able to see the result in PerfMon metrics collector. I am using jdk-11.

# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000010014ed4, pid=17468, tid=25516
#
# JRE version: OpenJDK Runtime Environment (11.0+28) (build 11+28)
# Java VM: OpenJDK 64-Bit Server VM (11+28, mixed mode, tiered, compressed oops, g1 gc, windows-amd64)
# Problematic frame:
# C  [sigar-amd64-winnt.dll+0x14ed4]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#

Please help.

perfmon
asked on Stack Overflow Nov 27, 2019 by Girish

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0