you need to increase the area reserved for stack space. You might also want to reduce the size of the stack. -ss is the flag for stack size.
Kirk On 2012-02-17, at 10:23 AM, Muthukrishnan S. wrote: > I'm running on non-GUI mode with only one (element) sampler. Below is the > Test Script, I use Ultimate Thread Group from jmeter-plugins. This issue > happens only because JMeter is not able to create so much of threads because > of out of memory exception. > > > > Thank you, > Muthu > > -----Original Message----- > From: Deepak Shetty [mailto:[email protected]] > Sent: Friday, February 17, 2012 1:30 AM > To: JMeter Users List > Subject: Re: Increasing Heap size in JMeter that runs in Solaris > > jmeter.bat/sh > However if you are running GUi mode with listeners on (like view results > tree or view table) then thats what you should be fixing > http://jmeter.apache.org/usermanual/best-practices.html#lean_mean > > On Thu, Feb 16, 2012 at 9:07 AM, Muthukrishnan S. < > [email protected]> wrote: > > > Hi, > > > > > > > > I would like to increase the heap size of JMeter that runs in Solaris, > > as it often goes out of memory. I am not seeing any settings explicitly > > in jmeter.sh, please guide me to get this done. > > > > > > > > Thank you, > > > > Muthu > > > >
