Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8250459
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T23:53:47+00:00 2026-06-07T23:53:47+00:00

I am getting this error: jmeter.control.GenericController: StackOverflowError detected when I run my test. I

  • 0

I am getting this error: “jmeter.control.GenericController: StackOverflowError detected” when I run my test. I am not able to understand why i’m getting this error.

I read a similar question on JMeter’s forum where someone has suggested to increase the ThreadStackSize to 4096. I’m running the test in Jmeter’s GUI mode. Where exactly should I change the ThreadStackSize? Is there some file in Jmeter’s /bin directory where I can change this property?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T23:53:51+00:00Added an answer on June 7, 2026 at 11:53 pm

    Look into your JMETER_HOME/bin dir, find there either jmeter file (unix shell – in case you are working with any unix/linux) or jmeter.bat (windows bat-file – in case you are using windows os).
    In both your can find strings like:

    HEAP="-Xms512m -Xmx512m"
    NEW="-XX:NewSize=128m -XX:MaxNewSize=128m"
    TENURING="-XX:MaxTenuringThreshold=2"
    RMIGC="-Dsun.rmi.dgc.client.gcInterval=600000 -Dsun.rmi.dgc.server.gcInterval=600000"
    PERM="-XX:PermSize=64m -XX:MaxPermSize=128m"
    DUMP="-XX:+HeapDumpOnOutOfMemoryError"
    SERVER="-server"
    ARGS="$SERVER $DUMP $HEAP $NEW $SURVIVOR $TENURING $EVACUATION $RMIGC $PERM"
    java $ARGS $JVM_ARGS -jar dirname $0/ApacheJMeter.jar "$@"
    


    that define values of jmeter’s JVM params.

    Simply add -XX:ThreadStackSize=4096 to any of these variables like

    ARGS="$SERVER $DUMP $HEAP $NEW $SURVIVOR $TENURING $EVACUATION $RMIGC $PERM -XX:ThreadStackSize=4096"
    java $ARGS $JVM_ARGS -jar dirname $0/ApacheJMeter.jar "$@"
    


    or even

    java $ARGS $JVM_ARGS -XX:ThreadStackSize=4096 -jar dirname $0/ApacheJMeter.jar "$@"
    


    and restart your jmeter instance.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am getting this error when I try to run a CakePHP 2.1 Shell
I'm getting this error with my current PHP code: Notice: TO id was not
I just keep getting this error: Method js is not defined neither in controller,
Im getting this error when trying to run a program in creating, how shold
Hey getting this error 'control reaches end of non-void function' on the line with
I am getting this error in all of my classes but I am not
Getting this error while I am trying to run /compile/build a Proiject Incompatible Types
Getting this error: # rails c FFI::NotFoundError: Function 'xmlRelaxNGSetParserStructuredErrors' not found in [libxml2.so, libxslt.so,
Getting this error: Exception Value: Could not parse the remainder: ' + contact.last_name' from
Im getting this really annoying error in when I run this Haskell code. For

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.