Bug 64948

Summary: Report Generation Exception: Consumer failed with message.. Could not delete intermediate file
Product: JMeter - Now in Github Reporter: Sallah <sallah.kokaina>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: NEEDINFO ---    
Severity: normal CC: p.mouawad
Priority: P2    
Version: 5.2.1   
Target Milestone: JMETER_5.4   
Hardware: Macintosh   
OS: Mac OS X 10.1   
Attachments: Performance report

Description Sallah 2020-12-01 18:22:50 UTC
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
Comment 1 Philippe Mouawad 2020-12-18 23:40:32 UTC
Hello,
Can you share the full jmeter.log file ?
Thanks
Comment 2 The ASF infrastructure team 2022-09-24 20:38:21 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5440