TomaszTwardowski opened a new issue, #6611: URL: https://github.com/apache/jmeter/issues/6611
### Expected behavior Test working correctly ### Actual behavior If user does not fill filename for View Result Tree then test does not start: <img width="522" height="121" alt="Image" src="https://github.com/user-attachments/assets/bc176d06-82bf-46cf-a033-dd948d1d233a" /> After clicks Append to existing file or Overwrite existing file user will see this in console log: 2025-11-19 07:54:16,745 ERROR o.a.j.g.a.AbstractAction: Could not delete existing file C:\Users\User\Desktop\apache-jmeter-5.6.3\bin Test wil not start ### Steps to reproduce the problem 1. Install Java 25.0.1 2. Install JMeter 5.6.3 3. Run JMeter with UI 4. Add Thred Group 5. Add View Results Tree 6. Run test ### JMeter Version 5.6.3 ### Java Version openjdk version "25.0.1" 2025-10-21 LTS ### OS Version Microsoft Windows [Version 10.0.26200.7171] -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
