thanks ya I made the changes on number of thread groups and now it is not running out of memory but my test keeps pausing in between the test every now and than. I tried accessing the url manually through broswer while jmeter was paused and I was successfully able to get the response manually and the response was quick.
Any reason why it keeps pausing On Thu, Aug 29, 2013 at 12:33 AM, Deepak Goel <[email protected]> wrote: > Hey > > There may be just too many objects being created in your test in the > JVM and they don't time out, so they just sit in the JVM Heap, which > runs out of memory. > > Deepak > > On 8/29/13, guru <[email protected]> wrote: > > how do we get the report running in non gui mode > > > > > > > > -- > > View this message in context: > > > http://jmeter.512774.n5.nabble.com/jmeter-memory-leak-tp4938431p5718023.html > > Sent from the JMeter - User mailing list archive at Nabble.com. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > > -- > Namaskara~Nalama~Guten Tag~Bonjour > > > -- > Keigu > > Deepak > 7350012833 > [email protected] > http://www.simtree.net > > Skype: thumsupdeicool > Google talk: deicool > Blog: http://loveandfearless.wordpress.com > Facebook: http://www.facebook.com/deicool > > "Contribute to the world, environment and more : > http://www.gridrepublic.org > " > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
