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 2013/11/25 06:05:15 UTC

[Bug 55817] New: If controller throws a jmeter.control.GenericController: StackOverflowError detected

https://issues.apache.org/bugzilla/show_bug.cgi?id=55817

            Bug ID: 55817
           Summary: If controller throws a
                    jmeter.control.GenericController: StackOverflowError
                    detected
           Product: JMeter
           Version: 2.10
          Hardware: Macintosh
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: herminio.vazquez@humint.eu

Created attachment 31075
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31075&action=edit
Test plan with IF Controller using property with default or null value

I am running a very simple test that uses an "If Controller" to add a condition
that allows a sampler to run based on the evaluation of a property.

The if controller has a condition like this:
"${__P(injector,i0)}" == "i1"

When the evaluation is FALSE, Jmeter throws the StackOverflowError detected in
the jmeter.log

This is the command to launch Jmeter in Non-GUI mode, but I have tested also in
GUI mode and produce the same error. As result my MacBook laptop suddenly
stress out and consume 100% of the CPU.

./jmeter -n -t ../test_plans/remote_plan.jmx -l ../test_plans/log4.txt
-Jinjector=i2

I have used this approach in the past to split the load using a single test
plan, but it is now producing this issue.

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

[Bug 55817] If controller throws a jmeter.control.GenericController: StackOverflowError detected

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

Herminio Vazquez <he...@humint.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
                 OS|                            |All

--- Comment #1 from Herminio Vazquez <he...@humint.eu> ---
The error is not produced by Jmeter 2.10
Instead it is related to the usage of JmeterPlugins extension.
I have tried a different scenario without the console logger or the ultimate
thread group and Jmeter produced the expected result.

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

[Bug 55817] If controller throws a jmeter.control.GenericController: StackOverflowError detected

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

Antonio Gomes Rodrigues <ra...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |FIXED

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

[Bug 55817] If controller throws a jmeter.control.GenericController: StackOverflowError detected

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

--- Comment #2 from Sebb <se...@apache.org> ---
Thanks very much for letting us know so promptly that JMeter is not at fault
here.

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

[Bug 55817] If controller throws a jmeter.control.GenericController: StackOverflowError detected

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

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

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

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