*~* symbol is a normal file or folder name in Windows 10, you're getting this error because *~\resultstree.xml* file does not exist.
If you create the *~* folder in the "bin" folder of your JMeter installation and change the file path to *~\resulttree.xml* the issue will go away and JMeter starts writing the results to the *c:/path/to/your/jmeter/bin/~/resulttree.xml* Going forward consider enabling JMeter debug logging <https://www.blazemeter.com/blog/how-to-configure-jmeter-logging/> for the "problematic" test element, in the majority of cases you will be able to get some clue regarding where the problem is from the jmeter.log file <https://jmeter.apache.org/usermanual/get-started.html#logging> : <http://www.jmeter-archive.org/file/t340375/foo.png> -- Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
