FSchumacher commented on issue #5205: URL: https://github.com/apache/jmeter/issues/5205#issuecomment-4016127888
OK, you get the dialog, which is good. The log lines are almost all irrelevant except the last one (with ERROR in the line), which says: `2026-03-07 02:02:02,560 ERROR o.a.j.g.a.AbstractAction: Could not delete existing file E:\performance_projects\apache-jmeter-5.6.3\apache-jmeter-5.6.3\bin` (But we knew that already from one of your previous reports) The question remains, what did you do exactly? What are you command line arguments to start the test (JMeter really)? I think you either gave a wrong value for the results file, or JMeter is doing something strange with your given value. To answer the question. The `jmeter.properties` file usually resides in the bin folder of your JMeter installation (`$JMETER_HOME/bin` to be precise). The logging configuration file should be there, too. It seems you have not set the log level to debug as I asked you to. -- 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]
