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]

Reply via email to