jmeter icon indicating copy to clipboard operation
jmeter copied to clipboard

JMeter quit unexpectedly

Open lruizajax opened this issue 1 year ago • 3 comments

Expected behavior

JMeter ready to work

Actual behavior

image

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)

lruizajax avatar Nov 29 '23 22:11 lruizajax

I am also facing similar issue where my jmeter quits unexpectedly. Screenshot 2023-11-29 at 5 30 10 PM

Below is what my logs look like: Screenshot 2023-11-29 at 5 30 55 PM

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

pragativ-splunk avatar Nov 30 '23 01:11 pragativ-splunk

This issue is mentioned at: https://github.com/apache/jmeter/issues/6083

v-barros avatar Dec 11 '23 14:12 v-barros

I have also encountered this situation and am currently using Apidog as a replacement.

Liamhhhhh avatar Apr 16 '24 07:04 Liamhhhhh