https://bz.apache.org/bugzilla/show_bug.cgi?id=64680

--- Comment #7 from Felix Schumacher <[email protected]> ---
Another workaround is to add -Djmeter.home=$JMETER_HOME to your command line
options.

The problem is, that the addition of the javaagent will add another entry to
the classpath on startup. JMeter specifically looks for a classpath with one
entry, only (there is an exception for macos, though). If the classpath on
startup has more entries, it will look fot the system property jmeter.home.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to