Hi, Is this a known issue? Are there any recommended workarounds?
2020-11-22 22:47:52,894 ERROR o.a.j.g.a.HtmlReportGenerator: Error during HTML report generation: java.util.concurrent.TimeoutException: Process timeout reached after 120000 milliseconds at org.apache.jorphan.exec.SystemCommand.waitForEndWithTimeout(SystemCommand.java:232) ~[jorphan.jar:5.3] at org.apache.jorphan.exec.SystemCommand.run(SystemCommand.java:174) ~[jorphan.jar:5.3] at org.apache.jorphan.exec.SystemCommand.run(SystemCommand.java:131) ~[jorphan.jar:5.3] at org.apache.jmeter.gui.action.HtmlReportGenerator.run(HtmlReportGenerator.java:84) [ApacheJMeter_core.jar:5.3] at org.apache.jmeter.gui.HtmlReportUI$ReportGenerationWorker.doInBackground(HtmlReportUI.java:183) [ApacheJMeter_core.jar:5.3] at org.apache.jmeter.gui.HtmlReportUI$ReportGenerationWorker.doInBackground(HtmlReportUI.java:168) [ApacheJMeter_core.jar:5.3] at javax.swing.SwingWorker$1.call(Unknown Source) [?:1.8.0_271] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_271] at javax.swing.SwingWorker.run(Unknown Source) [?:1.8.0_271] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_271] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_271] at java.lang.Thread.run(Unknown Source) [?:1.8.0_271] 2020-11-22 22:53:33,095 ERROR o.a.j.g.a.HtmlReportGenerator: Error during HTML report generation: java.util.concurrent.TimeoutException: Process timeout reached after 120000 milliseconds at org.apache.jorphan.exec.SystemCommand.waitForEndWithTimeout(SystemCommand.java:232) ~[jorphan.jar:5.3] at org.apache.jorphan.exec.SystemCommand.run(SystemCommand.java:174) ~[jorphan.jar:5.3] at org.apache.jorphan.exec.SystemCommand.run(SystemCommand.java:131) ~[jorphan.jar:5.3] at org.apache.jmeter.gui.action.HtmlReportGenerator.run(HtmlReportGenerator.java:84) [ApacheJMeter_core.jar:5.3] at org.apache.jmeter.gui.HtmlReportUI$ReportGenerationWorker.doInBackground(HtmlReportUI.java:183) [ApacheJMeter_core.jar:5.3] at org.apache.jmeter.gui.HtmlReportUI$ReportGenerationWorker.doInBackground(HtmlReportUI.java:168) [ApacheJMeter_core.jar:5.3] at javax.swing.SwingWorker$1.call(Unknown Source) [?:1.8.0_271] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_271] at javax.swing.SwingWorker.run(Unknown Source) [?:1.8.0_271] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_271] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_271] at java.lang.Thread.run(Unknown Source) [?:1.8.0_271] Windows 10 Home 64-bit java version "1.8.0_271" Java(TM) SE Runtime Environment (build 1.8.0_271-b09) Java HotSpot(TM) 64-Bit Server VM (build 25.271-b09, mixed mode) Jmeter 5.3 Thanks, Shay
