Search code examples
concurrencyjmeterstack-overflowjmxjmeter-plugins

Uncaught exception java.lang.stackoverflowerror using JMeter


I want to ask about the result when I execute JMeter using CLI mode.

When I'm trying to execute with JMeter in my computer, it's fine, but when I try to execute in CLI mode, it shows this error:

This

Until now, I still don't know what happened :(

here's the text in the log file enter image description here

this is the thread group enter image description here

and here the controller enter image description here


Solution

  • As the error suggests you should check jmeter.log file for any suspicious entries.

    In the majority of cases StackOverFlow error occurs in JMeter when you have an issue with code/condition evaluation, i.e. check your:

    If jmeter.log file doesn't tell the full story you can increase logging verbosity