Hi, Yes, in my computer there are 8 GB of Memory Ram. I change this configuration as you indicated your and all ok, but there is a problem: If I replay my script in JMeter, continue the problem log Jmeter to:
2016/22/1 8:35:15 ERROR - jmeter.threads.JMeterThread: Test failed! java.lang.OutOfMemoryError: Java heap space I am looking forward to your response Best rewards, ______________________________ Pablo Mancebo PaƱos Testing center of Excellence Accenture Delivery Center in Spain Spain DC site > sdc.accenture.com [email protected] -----Original Message----- From: ZK [mailto:[email protected]] Sent: jueves, 21 de enero de 2016 12:48 To: [email protected] Subject: Re: Out of Memory Error in JMeter during Endurance testing Hi, I cannot see your screen shots, however; How much RAM do you have available on your PC? I edit these 2 lines in the jmeter.bat set HEAP=-Xms512m -Xmx512m set NEW=-XX:NewSize=128m -XX:MaxNewSize=128m to set 4 Gig for jmeter: set HEAP=-Xms4g -Xmx4g set NEW=-XX:NewSize=4g -XX:MaxNewSize=4g You should also disable all listeners when running in GUI mode See: jmeter-best-practices <http://docs.blazemeter.com/customer/portal/articles/1932776-jmeter-best-practices> ZK -- View this message in context: http://jmeter.512774.n5.nabble.com/Out-of-Memory-Error-in-JMeter-during-Endurance-testing-tp5723656p5723657.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] ________________________________ This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy. ______________________________________________________________________________________ www.accenture.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
