Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 91159 invoked from network); 9 Feb 2004 10:03:03 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 9 Feb 2004 10:03:03 -0000 Received: (qmail 71840 invoked by uid 500); 9 Feb 2004 10:02:33 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 71806 invoked by uid 500); 9 Feb 2004 10:02:32 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 71785 invoked from network); 9 Feb 2004 10:02:32 -0000 Received: from unknown (HELO cyclone.atg.com) (64.69.10.22) by daedalus.apache.org with SMTP; 9 Feb 2004 10:02:32 -0000 Received: from [10.0.0.56] (helo=mailsvr-uk.atg.com) by cyclone.atg.com with esmtp (Exim 4.14) id 1Aq8FX-0004xZ-PS for jmeter-user@jakarta.apache.org; Mon, 09 Feb 2004 05:02:43 -0500 Received: from atg.com ([10.1.133.2]) by mailsvr-uk.atg.com over TLS secured channel with Microsoft SMTPSVC(5.0.2195.5329); Mon, 9 Feb 2004 10:02:12 +0000 Message-ID: <40275AA0.9080305@atg.com> Date: Mon, 09 Feb 2004 11:02:08 +0100 From: Jordi Salvat i Alabart Organization: Art Technology Group User-Agent: Mozilla/5.0 (X11; U; Linux i686; ca; rv:1.6b) Gecko/20031221 Thunderbird/0.4 X-Accept-Language: ca, en-gb, en, fr, es-es, es MIME-Version: 1.0 To: JMeter Users List Subject: Re: out of memory error References: <002e01c3eee2$3f18b7f0$6601a8c0@SMOBILE> In-Reply-To: <002e01c3eee2$3f18b7f0$6601a8c0@SMOBILE> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 09 Feb 2004 10:02:13.0113 (UTC) FILETIME=[CA11BE90:01C3EEF3] X-Spam-Score: -1.5 (-) X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *1Aq8FX-0004xZ-PS*0cDTid8AnPE* X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N That you're running out of Java Heap memory. Please review your settings in bin\jmeter.bat -- you'll probably need to read about them in bin\jmeter, the Unix version of that same file. It should be as easy as increasing the Xms Xmx settings to 512m and also double the values for NewSize and MaxNewSize. -- Salut, Jordi. Shawn Elliott wrote: > All, > > I see the following in the bat window when running my test. > > 249087k->195549k(249088k), 2.0512356 > java.lang.OutOfMemoryjava.log.OutOfMemoryError > [Full GC 249087->199012k(249088k), 2.9771404 secs] > [Full GC[Unloading class org.mozilla.javascript.gen.c685] > [Full GC[Unloading class org.mozilla.javascript.gen.c682] > [Full GC[Unloading class org.mozilla.javascript.gen.c684] > [Full GC[Unloading class org.mozilla.javascript.gen.c683] > 249087k->200647k(249088k), 2.1666444 secs] > > Task manager shows over 288000 free physical memory. > > I believe this is why my test stops running after 25 mins. > > What is causing the exception? > > -shawn > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org