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 2016/11/10 21:43:21 UTC

[Bug 60361] New: ModuleController : If a Test plan contains a Module Controller which references an unexistant Controller, JMeter in GUI mode will not stop

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

            Bug ID: 60361
           Summary: ModuleController : If a Test plan contains a Module
                    Controller which references an unexistant Controller,
                    JMeter in GUI mode will not stop
           Product: JMeter
           Version: 3.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: regression
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
  Target Milestone: ---

Created attachment 34434
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34434&action=edit
Test plan to reproduce

This bug has been reported on jmeter-fr google group by Jean-Marie Markowski.

Attached a Test Plan, open GUI, load this plan , run test.
An exception is thrown in logs and it's impossible to stop test unless you quit
JMeter.

This BUG is a blocker for me and should be fixed before 3.1 release.

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

[Bug 60361] ModuleController : If a Test plan contains a Module Controller which references an unexistant Controller, JMeter in GUI mode will not stop

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

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

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

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Thu Nov 10 22:33:31 2016
New Revision: 1769218

URL: http://svn.apache.org/viewvc?rev=1769218&view=rev
Log:
Bug 60361 - ModuleController : If a Test plan contains a Module Controller
which references an unexistant Controller, JMeter in GUI mode will not stop
Bugzilla Id: 60361

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/engine/StandardJMeterEngine.java


Author: pmouawad
Date: Thu Nov 10 22:23:16 2016
New Revision: 1769215

URL: http://svn.apache.org/viewvc?rev=1769215&view=rev
Log:
Bug 60361 - ModuleController : If a Test plan contains a Module Controller
which references an unexistant Controller, JMeter in GUI mode will not stop
Bugzilla Id: 60361

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/control/ModuleController.java
    jmeter/trunk/xdocs/changes.xml

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

[Bug 60361] ModuleController : If a Test plan contains a Module Controller which references an unexistant Controller, JMeter in GUI mode will not stop

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

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

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

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
This bug is due to Bug 59076

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