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/09/15 09:35:45 UTC

[Bug 61521] New: while controller stackoverflow exception

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

            Bug ID: 61521
           Summary: while controller stackoverflow exception
           Product: JMeter
           Version: 3.2
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: ikkedus@xs4all.nl
  Target Milestone: ---

Created attachment 35327
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35327&action=edit
Jmeter log + project jmx

While controller generates an exception when there is no sampler executed.
See project file. The while consists of an if block, a timer and a disabled
dummy sampler.
When the dummysampler is ENABLED there is no exception.
When the dummysampler is DISABLED and the if block is not executed, an
exception occurs.
When the dummysampler is disabled but the if blocks child sampler is executed
no exception is raised.
So it seems that the while controller has an issue when no active sampler is
executed.
The use case is that the if block is executed at an interval. A workaround is
adding a dummy sampler in the while block, but that is sub optimal.

See attached jmeter.log and example project.

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

[Bug 61521] while controller stackoverflow exception

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

Ray <ik...@xs4all.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
                 CC|                            |ikkedus@xs4all.nl

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

[Bug 61521] while controller stackoverflow exception

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|PC                          |All

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Issue affects also 3.3 and 4.0

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

[Bug 61521] while controller stackoverflow exception

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

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

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

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


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

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

[Bug 61521] while controller stackoverflow exception

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #35327|0                           |1
        is obsolete|                            |
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Created attachment 35712
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35712&action=edit
Test plan without plugins

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