Hi everyone,

After running in some problems trying to load a file in the View
Result Tree window I realized that JMeter will throw an error if we
press Enter in the Write results to file / Read from file field while
the filename contains the relative path default prefix (~/), the same
problem will not appear if the filename does not contain the prefix
and the file will load correctly after pressing Enter.

Here is a simple repo test plan:
https://gist.github.com/elgatov/a2d8736e1c083095278eca846c09671e

1. Download the file to any folder.
2. Run jmeter from the same folder to set the user.dir to that folder
3. Run the test plan
4. Go to "Relative path with prefix", click in the Write results to
file / Read from file field and press Enter. A new window will popup
with message "Error loading results file - could not open file"
5. Go to "Relative path without prefix", click in the Write results to
file / Read from file field and press Enter. The file loads correctly.

Why does this happen?

Thank you.
Regards.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to