Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 61037 invoked from network); 9 Mar 2011 22:16:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Mar 2011 22:16:16 -0000 Received: (qmail 81216 invoked by uid 500); 9 Mar 2011 22:16:15 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 81191 invoked by uid 500); 9 Mar 2011 22:16:15 -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 81183 invoked by uid 99); 9 Mar 2011 22:16:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Mar 2011 22:16:15 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of shettyd@gmail.com designates 209.85.214.172 as permitted sender) Received: from [209.85.214.172] (HELO mail-iw0-f172.google.com) (209.85.214.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Mar 2011 22:16:08 +0000 Received: by iwl42 with SMTP id 42so1189029iwl.31 for ; Wed, 09 Mar 2011 14:15:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=X38R6lrjSa8333SbbXacINsFOE5/nrSOdbqxNWOVIpk=; b=YewZhtmqF9iegSeQLwlkrguyKLaqNNK28QaAwb6Zm45Slubi0uCa2wOrbbmni1VfDu c7rgNgBAIcYN4/r0aXofLiKeM+dt3BTzaxyXDbU9tvwTb84jUWPEleY7wQhPpEcT1zlX 5IbyjPpqFuorlomliZoBpC0atWQK4wkhSqrI0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=tXjGIMJkua5eCzhkVKThAvJUrDtQDoq3TzasRZwYFdsYY0FDvaMg1Cn6Kbs3nws9P+ LLiE6ZXeVYOkL/DpIedH87+J/eOw3xHRrcnjzNG5WG7Wrz1WPOoJibiIu9OTKhByofQ/ Hwcc56+on00hJilq+ju9A14KWCsoqZ3HoQKzo= MIME-Version: 1.0 Received: by 10.231.171.200 with SMTP id i8mr5328861ibz.124.1299708947480; Wed, 09 Mar 2011 14:15:47 -0800 (PST) Received: by 10.231.161.196 with HTTP; Wed, 9 Mar 2011 14:15:47 -0800 (PST) In-Reply-To: <1299707810.2932.206.camel@brian2> References: <1299707076.2932.201.camel@brian2> <1299707810.2932.206.camel@brian2> Date: Wed, 9 Mar 2011 14:15:47 -0800 Message-ID: Subject: Re: Soap/XML-RPC Request cleanup From: Deepak Shetty To: JMeter Users List Cc: Brian Devaney Content-Type: multipart/alternative; boundary=001636d34c352042c8049e1412c8 X-Virus-Checked: Checked by ClamAV on apache.org --001636d34c352042c8049e1412c8 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Ok then while in non gui with all listeners disabled - how many threads are you running ? what is the file size you get back and what is the value of heap(Xmx) you specified in jmeter.bat/sh? What variables are you storing(or extracting out)? do you have too many - do you have a regex that returns all results or stuff like that? regards deepak On Wed, Mar 9, 2011 at 1:56 PM, Brian Devaney wrote= : > I am testing it in gui mode with an Aggragate Report and View Results > Tree listener. However, I have had these same problems running in > non-gui with the View Results Tree listener disabled. > > On Wed, 2011-03-09 at 13:48 -0800, Deepak Shetty wrote: > > are you using any listeners and running in gui mode? > > > > > > On Wed, Mar 9, 2011 at 1:44 PM, Brian Devaney >wrote: > > > > > I am running a load test where large amounts of data are being return= ed > > > in response to a Soap/Xml-RPC Request. I looks like I am running out > of > > > memory as the JMeter script runs. If I disable the request, my scrip= t > > > runs with no problems, enabled and the script will run for a while th= en > > > pause and then run with errors. > > > > > > Is there any way to call a cleanup/garbage collection on the data > > > returned? > > > > > > -- > > > Brian Devaney > > > DocFinity=AE by Optical Image Technology, Inc. > > > 100 Oakwood Avenue, State College, PA 16803 > > > ph: 814.238.0006 ext. 274 > > > fax: 814.238.0011 > > > mailto:bdevaney@DocFinity.com > > > http://www.docfinity.com/ > > > > > > > > > DISCLAIMER: This email may contain proprietary information, some or a= ll > > > of which may be legally privileged. It is for the intended recipient > > > only. If an addressing or transmission error has misdirected this > email, > > > please notify the author by replying to this email. If you are not th= e > > > intended recipient, you may not use, disclose, distribute, copy, prin= t, > > > or rely on this email. > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > > > > > > > > -- > Brian Devaney > DocFinity=AE by Optical Image Technology, Inc. > 100 Oakwood Avenue, State College, PA 16803 > ph: 814.238.0006 ext. 274 > fax: 814.238.0011 > mailto:bdevaney@DocFinity.com > http://www.docfinity.com/ > > > DISCLAIMER: This email may contain proprietary information, some or all > of which may be legally privileged. It is for the intended recipient > only. If an addressing or transmission error has misdirected this email, > please notify the author by replying to this email. If you are not the > intended recipient, you may not use, disclose, distribute, copy, print, > or rely on this email. > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > --001636d34c352042c8049e1412c8--