Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 97401 invoked from network); 26 May 2010 11:17:42 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 26 May 2010 11:17:42 -0000 Received: (qmail 11667 invoked by uid 500); 26 May 2010 11:17:42 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 11539 invoked by uid 500); 26 May 2010 11:17:39 -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 11525 invoked by uid 99); 26 May 2010 11:17: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 11:17: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 11:17:32 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OHEbn-0008QW-QR for jmeter-user@jakarta.apache.org; Wed, 26 May 2010 04:17:11 -0700 Message-ID: <28679311.post@talk.nabble.com> Date: Wed, 26 May 2010 04:17:11 -0700 (PDT) From: Nagusoft To: jmeter-user@jakarta.apache.org Subject: RE: Out of Memory Error in JMeter during Endurance testing In-Reply-To: <31D41B8004AAE3489E14BFFCC33BD6AE22B618CCD0@INMA1.in.nds.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: nagusoft.22@gmail.com References: <28678996.post@talk.nabble.com> <28679133.post@talk.nabble.com> <31D41B8004AAE3489E14BFFCC33BD6AE22B618CCD0@INMA1.in.nds.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks yaar..will try it out and get back.. RichaM wrote: > > Try running in non gui mode. Drop .jmx file on jmeter-n.cmd .It will help. > > > -----Original Message----- > From: Nagusoft [mailto:nagusoft.22@gmail.com] > Sent: Wednesday, May 26, 2010 4:26 PM > To: jmeter-user@jakarta.apache.org > Subject: RE: Out of Memory Error in JMeter during Endurance testing > > > Yeah..I have done that already,,and also disabled memory consuming > listeners....Now I use only summary result.. > > Viswanathan Arunachalam wrote: >> >> You need to change your jmeter properties >> >> >> >> Open the jmeter.bat file in notepad and change the settings >> >> >> >> set HEAP=-Xms512m -Xmx512m >> >> To >> >> set HEAP=-Xms1024m -Xmx1024m >> >> >> >> This should solve your problem >> >> Also why are you checking for .xml & .dat files. >> >> >> >> >> >> >> >> -----Original Message----- >> From: Nagusoft [mailto:nagusoft.22@gmail.com] >> Sent: Wednesday, 26 May 2010 10:41 p.m. >> To: jmeter-user@jakarta.apache.org >> Subject: Out of Memory Error in JMeter during Endurance testing >> Importance: High >> >> >> >> >> >> Hi All, >> >> >> >> 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). >> >> >> >> Kindly suggest solutions. >> >> >> >> Regards, >> >> >> >> -- >> >> View this message in context: >> http://old.nabble.com/Out-of-Memory-Error-in-JMeter-during-Endurance-testing-tp28678996p28678996.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 >> >> >> >> > > -- > View this message in context: > http://old.nabble.com/Out-of-Memory-Error-in-JMeter-during-Endurance-testing-tp28678996p28679133.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 > > > This message is confidential and intended only for the addressee. If you > have received this message in error, please immediately notify the > postmaster@nds.com and delete it from your system as well as any copies. > The content of e-mails as well as traffic data may be monitored by NDS for > employment and security purposes. > To protect the environment please do not print this e-mail unless > necessary. > > An NDS Group Limited company. www.nds.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > > -- View this message in context: http://old.nabble.com/Out-of-Memory-Error-in-JMeter-during-Endurance-testing-tp28678996p28679311.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