jmeter
jmeter copied to clipboard
JMeter quit unexpectedly
Expected behavior
JMeter ready to work
Actual behavior
Additional information
Translated Report (Full Report Below)
Process: java [33857] Path: /opt/homebrew/*/java Identifier: java Version: ??? Code Type: ARM-64 (Native) Parent Process: Exited process [33850] Responsible: Terminal [658] User ID: 501
Date/Time: 2023-11-29 16:55:40.2610 -0500 OS Version: macOS 14.1.1 (23B81) Report Version: 12 Anonymous UUID: 00258C51-D3C3-54C8-3C64-A44DD7AEAFDA
Sleep/Wake UUID: D0100768-E093-4B8B-B061-AFBB21B6FDDE
Time Awake Since Boot: 74000 seconds Time Since Wake: 569 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x00000001940a64e4
Termination Reason: Namespace SIGNAL, Code 5 Trace/BPT trap: 5 Terminating Process: exc handler [33857]
Application Specific Information: References to Carbon menus are disallowed with AppKit menu system (see rdar://101002625). Use instances of NSMenu and NSMenuItem directly instead.
Steps to reproduce the problem
➜ crojas cd /Users/crojas/Downloads/apache-jmeter-5.6.2/bin ➜ bin ./jmeter.sh
JMeter Version
5.6.2
Java Version
openjdk version "21.0.1" 2023-10-17
OS Version
maOS Sonoma 14.1.1 (23B81)
I am also facing similar issue where my jmeter quits unexpectedly.
Below is what my logs look like:
I don't see any errors or exception but probably looks like the scan of jars in my lib/ext folders timeout?? This works perfectly fine in jmeter 5.5 version
This issue is mentioned at: https://github.com/apache/jmeter/issues/6083
I have also encountered this situation and am currently using Apidog as a replacement.