https://bz.apache.org/bugzilla/show_bug.cgi?id=61496
Bug ID: 61496
Summary: Jmeter can't run a jmx from terminal.
Product: JMeter
Version: 3.2
Hardware: PC
OS: Linux
Status: NEW
Severity: critical
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I used to run jmeter v3.1 using sudo sh /pathToJmeterDirectory/jmeter.sh -n -t
/jmxDirectory/visitingPortalUrls.jmx
But lately after upgrading to 3.2 I got the following response for each http
request in the test plan
responseCode responseMessage
Non HTTP response code: java.lang.NullPointerException Non HTTP response
message: null
Non HTTP response code: java.lang.NullPointerException Non HTTP response
message: null
--
You are receiving this mail because:
You are the assignee for the bug.