$ sudo emerge jmeter $ jmeter -bash: jmeter: command not found (also lack of path inclusion :p ) $ /opt/jmeter/bin/jmeter Exception in thread "main" java.lang.ExceptionInInitializerError Caused by: java.lang.NullPointerException at org.apache.jmeter.NewDriver.<clinit>(NewDriver.java:118) In fact, the ebuild need ant to install jmeter (wasn't installed on my machine). emerge didn't porpose to install it. Reproducible: Always Steps to Reproduce: 1.emerge jmeter 2. 3.
fixed the dep dunno about the start error works for me, don't have time to look into it atm
Works for me. If there are any further issues, feel free to open up again.