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 2019/10/23 06:34:10 UTC

[Bug 63876] New: View Results Tree: Browser renderer not available

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

            Bug ID: 63876
           Summary: View Results Tree: Browser renderer not available
           Product: JMeter
           Version: 5.2
          Hardware: PC
            Status: NEW
          Severity: major
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: logox01@gmx.at
  Target Milestone: JMETER_5.2

Hello,

in JMeter 5.2rc4 the browser renderer is not available in the results tree.

It seems that it was compiled without -PenableJavaFx
(https://github.com/apache/jmeter/blob/master/src/components/build.gradle.kts),
so RenderInBrowser.class is not included in ApacheJMeter_components.jar.

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

[Bug 63876] View Results Tree: Browser renderer not available in 5.2 RC4

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk
           Hardware|PC                          |All
            Summary|View Results Tree: Browser  |View Results Tree: Browser
                   |renderer not available      |renderer not available in
                   |                            |5.2 RC4

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
vladimirsitnikov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new 80616d2  Compile RenderInBrowser when javafx.application.Platform is
present at the build time
80616d2 is described below

commit 80616d28bd4340cdd8ee8ecfe1c98d2687963d86
Author: Vladimir Sitnikov <si...@gmail.com>
AuthorDate: Sat Oct 26 16:59:50 2019 +0300

    Compile RenderInBrowser when javafx.application.Platform is present at the
build time
---
 src/components/build.gradle.kts | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

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

[Bug 63876] View Results Tree: Browser renderer not available

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Thanks for report , it has been fixed in 5.2

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