apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
https://jmeter.apache.org/
Apache License 2.0
7.97k stars 2.02k forks source link

OS process sampler cannot be executed in Macos #6264

Open nptri opened 1 month ago

nptri commented 1 month ago

Expected behavior

Exec file should be found and executed

Actual behavior

Command executed but no return

Steps to reproduce the problem

step 1: Create an OS Process Sampler step 2: Create a command sampler that would run bash -c "your-command"

JMeter Version

5.6.3

Java Version

openjdk 21

OS Version

macOS Sonoma