https://bz.apache.org/bugzilla/show_bug.cgi?id=64948
Bug ID: 64948
Summary: Report Generation Exception: Consumer failed with
message.. Could not delete intermediate file
Product: JMeter
Version: 5.2.1
Hardware: Macintosh
OS: Mac OS X 10.1
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.4
Created attachment 37582
--> https://bz.apache.org/bugzilla/attachment.cgi?id=37582&action=edit
Performance report
Hi,
When trying to generate a report using the attached jtl file (@kpi.jtl):
jmeter -Jjmeter.save.saveservice.assertion_results_failure_message=false -g
kpi.jtl -o ./dashboard
Jmeter outputs the following error:
Consumer failed with message :Consumer failed with message :Consumer failed
with message :Consumer failed with message :Consumer failed with message
:/Users/craftbox/Workspace/letshego/PerformanceTests/taurus-output/temp/latencyVsRequest/latencyVsRequest3297558318351068442-0
does not exist or is not readable
Looking at jmeter.log file, it appears that the generator
(@org.apache.jmeter.report.dashboard.ReportGenerator.generate(ReportGenerator.java:243)
is trying to delete some temp files for latency vs request that hasn't been
produced..
Could you please advise on this?
Thank you,
Sallah
--
You are receiving this mail because:
You are the assignee for the bug.