jmeter icon indicating copy to clipboard operation
jmeter copied to clipboard

jmeter cli command create infinity folders of report

Open asfimport opened this issue 4 years ago • 5 comments

adiorgad100 (Bug 65109): I tried to run jmx file with following command: jmeter -n -t test.jmx -l <file.jtl location> -e -o <jmeter_report location> and more than 400 report folders are created pls note I tried it with your example jmx file

Votes in Bugzilla: 1 Severity: normal OS: All

asfimport avatar Jan 27 '21 08:01 asfimport

@FSchumacher (migrated from Bugzilla): We have to update the documentation to make it even more clear, that <something> means, that you have to replace that thing with your intended value.

The problem with angled brackets is, the shell will interpret those as redirection parameters, which can do the wrong thing.

asfimport avatar Jan 27 '21 16:01 asfimport

@FSchumacher (migrated from Bugzilla): With this patch the placeholders will not be marked with <..> but can instead be decorated with CSS. I have included two different styles (one for the printable and one for the web site). I am not really happy with both of them. But this could be used for a start.

Created attachment 0001-Add-markup-for-placeholders-in-commands.patch: Add markup for placeholders

asfimport avatar Jan 27 '21 18:01 asfimport

adiorgad100 (migrated from Bugzilla): sorry but you didn't understand me the command I ran is: jmeter -g testresults.jtl -o C:\Users\adi\Documents\automation\output\reporting2 (I added <> here just for path value) and this command created in my pc a lot of report folders . I did same command in 5.4 and it ran properly. pls test it again

asfimport avatar Jan 27 '21 19:01 asfimport

@FSchumacher (migrated from Bugzilla): Sorry, for mis-reading your description. Can you show us, which folders where generated?

Also, it is always a good idea to give as much information on your environment as possible. Which JVM, OS, JMeter version? A sample JTL which can be used to reproduce the issue.

asfimport avatar Feb 06 '21 10:02 asfimport

@pmouawad (migrated from Bugzilla): Any update ? We are not able to reproduce this bug.

Thank you

asfimport avatar Feb 20 '22 20:02 asfimport