Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 81305 invoked from network); 26 May 2010 10:34:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 26 May 2010 10:34:39 -0000 Received: (qmail 44281 invoked by uid 500); 26 May 2010 10:34:39 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 44249 invoked by uid 500); 26 May 2010 10:34:38 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 44241 invoked by uid 99); 26 May 2010 10:34:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 May 2010 10:34:38 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 May 2010 10:34:31 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OHDwB-00055k-2x for jmeter-user@jakarta.apache.org; Wed, 26 May 2010 03:34:11 -0700 Message-ID: <28678924.post@talk.nabble.com> Date: Wed, 26 May 2010 03:34:11 -0700 (PDT) From: Nagusoft To: jmeter-user@jakarta.apache.org Subject: Out of Memory Error in JMeter during Endurance testing MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: nagusoft.22@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org 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: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org