Just like it says, your JVM has run out of memory. Why? could be a number of reasons... the first being that you simply didn't configure enough to run your tests.
JMeter heap usage will not stabilize because during a run JMeter accumulates results. If you have a long run you'd better use a very large heap. -- Kirk On 2012-08-28, at 8:08 AM, "Samaraweera, Ravinda" <[email protected]> wrote: > Dear All, > > What is the cause for following error? > > 2012/08/28 12:27:47 ERROR - jmeter.threads.JMeterThread: Test failed! > java.lang.OutOfMemoryError: Java heap space > > Thanks, > Chi. > > *********************************************************************** > Disclaimer > > The information contained in this communication is confidential and may be > legally privileged. > It is intended solely for the use of the individual or entity to whom it is > addressed and others authorised to receive it. > If you are not the intended recipient you are hereby notified that any > disclosure, copying, > distribution or taking action in reliance of the contents of this information > is strictly prohibited and may be unlawful. > KPMG is neither liable for the proper, > complete transmission of the information contained in this communication nor > any delay in its receipt. > *********************************************************************** > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
