https://bz.apache.org/bugzilla/show_bug.cgi?id=62661
Bug ID: 62661
Summary: Jmeter report generator doesn't work when need
generate report after test
Product: JMeter
Version: 4.0
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
As said in documentation:
jmeter -n -t <test JMX file> -l <test log file> -e -o <Path to output folder>
This comand must make report for me AFTER test.
I did:
C:\Users\User\Desktop\apache-jmeter-4.0\bin>jmeter -n -t 600-stab.jmx -l
stabl.jtl -e -o test
And I get message:
Creating summariser <summary>
Error in NonGUIDriver java.lang.IllegalArgumentException: Results
file:stabl.jtl
is not empty
--
You are receiving this mail because:
You are the assignee for the bug.