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 2020/05/28 04:21:04 UTC

[Bug 64475] New: Can't generate a report

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

            Bug ID: 64475
           Summary: Can't generate a report
           Product: JMeter
           Version: 5.3
          Hardware: PC
            Status: NEW
          Severity: major
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: iliya.iliev88@gmail.com
  Target Milestone: JMETER_5.3.1

Report is not generated neither from cli nor via UI when .jtl files is passed

Generating report
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields
(file:/C:/apache-jmeter-5.3/apache-jmeter-5.3/lib/xstream-1.4.11.1.jar) to
field java.util.TreeMap.comparator
WARNING: Please consider reporting this to the maintainers of
com.thoughtworks.xstream.core.util.Fields
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release

p.s. .jtl all file is above  2gb

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

[Bug 64475] Can't generate a report

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED

--- Comment #1 from Felix Schumacher <fe...@internetallee.de> ---
Would you be able to share your file? I don't think it would be a good idea to
attach it here, though.

*** This bug has been marked as a duplicate of bug 64455 ***

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

[Bug 64475] Can't generate a report

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

Iliya Iliev <il...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iliya.iliev88@gmail.com
                 OS|                            |All

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

[Bug 64475] Can't generate a report

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |---
           Hardware|PC                          |All
           Severity|major                       |enhancement

--- Comment #2 from Felix Schumacher <fe...@internetallee.de> ---
This bug seems to be not a duplicate of 64455, but more a configuration/UX
problem.

The generating of the report takes longer than the default command timeout
(property generate_report_ui.generation_timeout), which is 120000 ms.

The message that gets displayed shows irrelevant warnings, but doesn't show any
hint on the timed out operation. The user has to look at the log window (toggle
visibility on the top right corner of the main window). And while there is a
log message about the timeout, there is no hint on how to extend the period.

So all in all, the UX can be enhanced :)

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

[Bug 64475] Menu Generate HTML Report: When report generation fails due to timeout, error message is not explicit

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED
           Keywords|                            |FixedInTrunk

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Fixed by :

https://github.com/apache/jmeter/commit/fb404396cc96139c2b94207478a73da23ad04144

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

[Bug 64475] Menu Generate HTML Report: When report generation fails due to timeout, error message is not explicit

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Can't generate a report     |Menu Generate HTML Report:
                   |                            |When report generation
                   |                            |fails due to timeout, error
                   |                            |message is not explicit
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

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