Bug 49336

Summary: JMeter throws Out of memory error during Endurance testing(prolonged test run)
Product: JMeter - Now in Github Reporter: nagarajan <nagusoft.22>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED INVALID    
Severity: normal Keywords: ErrorMessage
Priority: P2    
Version: 2.3.4   
Target Milestone: ---   
Hardware: PC   
OS: All   

Description nagarajan 2010-05-25 06:26:43 UTC
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).
Comment 1 Sebb 2010-05-25 10:59:25 UTC
Bugzilla is not a support forum.

Please subscribe to the JMeter user list and raise your issue there.
Comment 2 The ASF infrastructure team 2022-09-24 20:37:44 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2370