You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2021/01/27 08:21:53 UTC

[Bug 65109] New: jmeter cli command create infinity folders of report

https://bz.apache.org/bugzilla/show_bug.cgi?id=65109

            Bug ID: 65109
           Summary: jmeter cli command create infinity folders of report
           Product: JMeter
           Version: 5.4.1
          Hardware: PC
            Status: NEW
          Severity: critical
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: adiorgad100@gmail.com
  Target Milestone: JMETER 5.4.1

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 65109] jmeter cli command create infinity folders of report

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=65109

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
           Severity|critical                    |normal

--- Comment #5 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Any update ?
We are not able to reproduce this bug.

Thank you

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 65109] jmeter cli command create infinity folders of report

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=65109

--- Comment #2 from Felix Schumacher <fe...@internetallee.de> ---
Created attachment 37721
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37721&action=edit
Add markup for placeholders

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 65109] jmeter cli command create infinity folders of report

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=65109

Felix Schumacher <fe...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Felix Schumacher <fe...@internetallee.de> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 65109] jmeter cli command create infinity folders of report

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=65109

Felix Schumacher <fe...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #4 from Felix Schumacher <fe...@internetallee.de> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 65109] jmeter cli command create infinity folders of report

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=65109

adiorgad100@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |Windows 10

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 65109] jmeter cli command create infinity folders of report

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=65109

adiorgad100@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adiorgad100@gmail.com

--- Comment #3 from adiorgad100@gmail.com ---
Comment on attachment 37721
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37721
Add markup for placeholders

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

-- 
You are receiving this mail because:
You are the assignee for the bug.