apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services

Home Page:https://jmeter.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NewDriver.java running on MacOS, JMETER_INSTALLATION_DIRECTORY error

linchao001 opened this issue · comments

Expected behavior

JMETER_INSTALLATION_DIRECTORY should be /Users/test/Documents/JavaProject/jmeter

Actual behavior

JMETER_INSTALLATION_DIRECTORY actually /Users/test/Documents/JavaProject/jmeter/SRC/the launcher/build/classes
java.lang.Throwable: Could not access /Users/test/Documents/JavaProject/jmeter/src/launcher/build/classes/lib
at org.apache.jmeter.NewDriver.(NewDriver.java:106)

Steps to reproduce the problem

idea run NewDriver.main

JMeter Version

6.0

Java Version

temurin-17.jdk

OS Version

MacOS 14.5 (23F79)