Return-Path: X-Original-To: apmail-jakarta-jmeter-user-archive@www.apache.org Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CF4BA68EA for ; Fri, 24 Jun 2011 07:58:44 +0000 (UTC) Received: (qmail 50998 invoked by uid 500); 24 Jun 2011 07:58:44 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 50320 invoked by uid 500); 24 Jun 2011 07:58:37 -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 50303 invoked by uid 99); 24 Jun 2011 07:58:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jun 2011 07:58:34 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [81.17.212.138] (HELO mail.mpex.net) (81.17.212.138) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 24 Jun 2011 07:58:26 +0000 Received: (qmail 18173 invoked by uid 515); 24 Jun 2011 07:58:05 -0000 Received: from unknown (HELO ?192.168.1.37?) (ff@mpexnet.de@92.231.217.133) by mail-new with ESMTPA; 24 Jun 2011 07:58:05 -0000 Message-ID: <4E04438C.7040207@mpexnet.de> Date: Fri, 24 Jun 2011 09:58:04 +0200 From: Felix Frank User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110606 Icedove/3.1.10 MIME-Version: 1.0 To: JMeter Users List Subject: Re: jmeter.threads.JMeterThread: Test failed! java.lang.OutOfMemoryError: GC overhead limit exceeded References: <1308860779035-4518941.post@n5.nabble.com> In-Reply-To: <1308860779035-4518941.post@n5.nabble.com> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 06/23/2011 10:26 PM, jsheth wrote: > 200 threads with ramp up period set to 1000. Tried changing to different > ramp up periods to same result. I would be amazed if this had helped, honestly. > I do have summary and aggregate report listeners If the problem occurs after the test has been running for a while, disabling the Aggregate Report will help (why do you want it, anyway?) > any ideas? http://jakarta.apache.org/jmeter/usermanual/best-practices.html#lean_mean If your Test Plan is too elaborate, Threads become very expensive. If feasible, allow for a larger heap. HTH, Felix --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org