I am using Java samplers to send the requests.Some java samplers send query string to the server, some send .dat files and receive responses as objects, some send .xml files and get .xml responses. When I run the .jmx file which contains this test plan for prolonged time ( Endurance testing), JMeter throws out of memory error, and the script gets terminated after 17 hours of run.
The test plan has only one Thread group , and there are 89 java samplers with in that thread group. Note: I have also increased the heap size in JMeter.bat and I use only one listener(Summary report). -- View this message in context: http://old.nabble.com/Out-of-Memory-Error-in-JMeter-during-Endurance-testing-tp28678924p28678924.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]

