Created attachment 37582 [details] 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
Hello, Can you share the full jmeter.log file ? Thanks
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5440