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 2017/10/24 15:45:57 UTC

[Bug 61661] New: Jmeter execution does not stops when using WebDriver

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

            Bug ID: 61661
           Summary: Jmeter execution does not stops when using WebDriver
           Product: JMeter
           Version: 3.3
          Hardware: PC
            Status: NEW
          Severity: major
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: utkarshs@appcino.com
  Target Milestone: ---

Created attachment 35455
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35455&action=edit
Jmeter test running after sample executed

I'm using Jmeter to run a Selenium WebDriver test, everything seems ok, I only
have 1 thread configured with 1 sec ramp up and 1 loop count, however after the
webdriver execution is completed, Jmeter does not stops the overall test
execution and keeps on executing the test for infinity, I'm not sure why is
that happening, I'm using chromedriver and all the configuration I have done is
as per jmeter documentation, I have also added WDS.sampleResult.sampleEnd()
command at the end of my script. The execution does not even stops if I click
Stop or Shutdown buttons explicitly. Please refer screenshots attached.

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

[Bug 61661] Avoid startup/shutdown problems due to 3rd party plugins throwing RuntimeException

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Avoid startup/shutdown      |Avoid startup/shutdown
                   |problems due to 3rd party   |problems due to 3rd party
                   |plugins invalid             |plugins throwing
                   |configuration               |RuntimeException

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

[Bug 61661] Jmeter execution does not stops when using WebDriver

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEEDINFO                    |RESOLVED

--- Comment #7 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Thanks for further information.
This is a 3rd party plugin and a configuration issue on your side.

See answer:

- https://stackoverflow.com/a/46926974/460802

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

[Bug 61661] Avoid startup/shutdown problems due to 3rd party plugins invalid configuration

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|PC                          |All
             Status|RESOLVED                    |REOPENED
            Summary|Jmeter execution does not   |Avoid startup/shutdown
                   |stops when using WebDriver  |problems due to 3rd party
                   |                            |plugins invalid
                   |                            |configuration
         Resolution|INVALID                     |---

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

[Bug 61661] Avoid startup/shutdown problems due to 3rd party Thread Listener plugins throwing RuntimeException

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kashifhameedqureshi@gmail.c
                   |                            |om

--- Comment #9 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
*** Bug 61744 has been marked as a duplicate of this bug. ***

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

[Bug 61661] Avoid startup/shutdown problems due to 3rd party Thread Listener plugins throwing RuntimeException

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

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

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

--- Comment #8 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Wed Oct 25 13:00:24 2017
New Revision: 1813277

URL: http://svn.apache.org/viewvc?rev=1813277&view=rev
Log:
Bug 61661 - Avoid startup/shutdown problems due to 3rd party Thread Listener
plugins throwing RuntimeException
Bugzilla Id: 61661

Added:
    jmeter/trunk/test/src/org/apache/jmeter/threads/TestJMeterThread.java  
(with props)
Modified:
    jmeter/trunk/src/core/org/apache/jmeter/threads/JMeterThread.java
    jmeter/trunk/xdocs/changes.xml

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

[Bug 61661] Jmeter execution does not stops when using WebDriver

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

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

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

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
can you attach jmeter.log not a screenshot ?

And also when it happens use Help > Thread dump and provide the generated file

Thanks

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

[Bug 61661] Jmeter execution does not stops when using WebDriver

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

--- Comment #6 from utkarshs@appcino.com ---
(In reply to Philippe Mouawad from comment #3)
> can you attach jmeter.log not a screenshot ?
> 
> And also when it happens use Help > Thread dump and provide the generated
> file
> 
> Thanks

Sure, I have attached both the files with the ticket, please have a look

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

[Bug 61661] Jmeter execution does not stops when using WebDriver

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

--- Comment #5 from utkarshs@appcino.com ---
Created attachment 35459
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35459&action=edit
Jmeter Log

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

[Bug 61661] Jmeter execution does not stops when using WebDriver

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

--- Comment #4 from utkarshs@appcino.com ---
Created attachment 35458
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35458&action=edit
Thread Dump

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

[Bug 61661] Jmeter execution does not stops when using WebDriver

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

--- Comment #2 from utkarshs@appcino.com ---
Created attachment 35457
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35457&action=edit
Thread Group Configuration

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

[Bug 61661] Avoid startup/shutdown problems due to 3rd party Thread Listener plugins throwing RuntimeException

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Avoid startup/shutdown      |Avoid startup/shutdown
                   |problems due to 3rd party   |problems due to 3rd party
                   |plugins throwing            |Thread Listener plugins
                   |RuntimeException            |throwing RuntimeException

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

[Bug 61661] Jmeter execution does not stops when using WebDriver

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

--- Comment #1 from utkarshs@appcino.com ---
Created attachment 35456
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35456&action=edit
Console

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