From user-return-39163-apmail-jmeter-user-archive=jmeter.apache.org@jmeter.apache.org Tue Dec 18 06:52:03 2012 Return-Path: X-Original-To: apmail-jmeter-user-archive@www.apache.org Delivered-To: apmail-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 62A89DD5F for ; Tue, 18 Dec 2012 06:52:03 +0000 (UTC) Received: (qmail 17655 invoked by uid 500); 18 Dec 2012 06:52:02 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 17312 invoked by uid 500); 18 Dec 2012 06:52:02 -0000 Mailing-List: contact user-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JMeter Users List" Delivered-To: mailing list user@jmeter.apache.org Received: (qmail 17296 invoked by uid 99); 18 Dec 2012 06:52:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Dec 2012 06:52:01 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of philippe.mouawad@gmail.com designates 209.85.210.181 as permitted sender) Received: from [209.85.210.181] (HELO mail-ia0-f181.google.com) (209.85.210.181) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Dec 2012 06:51:55 +0000 Received: by mail-ia0-f181.google.com with SMTP id s32so226897iak.40 for ; Mon, 17 Dec 2012 22:51:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=qgTv3zDGcNGtjOvjRZKqYM9CanLLmiqqd3IwqWCWr+k=; b=1FX9fD2R9BJiKLDVbVfL0zQnyivh+VwzmC7BgHR9GII96/C2AJkZZKEX/r7RPU1htt 8zQJtJuivFdJhS+DHmt29gb8H8xJMoBXcXgiSsnlGnJ4QsyJAmUmBmJfEru8jlvxS1tP Kxt0mta+5PM+Yx+6XkVJQTc+vKRKmdxKSLQxaP+4D1WVCbAERd/gLpSGJPNHgJqZFlNi tk3HZyT5S2i2r2JFKt4prwkEKgnr4bJV5l6eaYbXVtbl70Z35iveY3RNkPsi1M/ZS7i/ OXAXtcxI0uCq2Jpj/aSUWVgULdVkhB9Ok4u5t2zfFa07SOrUjjsqGl+KH1OSEZP8DZcL 1Q3Q== MIME-Version: 1.0 Received: by 10.50.213.7 with SMTP id no7mr1135893igc.18.1355813493762; Mon, 17 Dec 2012 22:51:33 -0800 (PST) Received: by 10.64.17.129 with HTTP; Mon, 17 Dec 2012 22:51:33 -0800 (PST) In-Reply-To: References: <1354696298.50818.YahooMailNeo@web172204.mail.ir2.yahoo.com> <1354696867.32205.YahooMailNeo@web172205.mail.ir2.yahoo.com> Date: Tue, 18 Dec 2012 07:51:33 +0100 Message-ID: Subject: Re: Why does Jmeter have a huge memory footprint? From: Philippe Mouawad To: JMeter Users List Content-Type: multipart/alternative; boundary=14dae934033dad6bb404d11aedff X-Virus-Checked: Checked by ClamAV on apache.org --14dae934033dad6bb404d11aedff Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello Chaitanya, Still no test plan showing issue. As I consider major improvements has been done in this field within this bugzilla: - https://issues.apache.org/bugzilla/show_bug.cgi?id=3D54268 I will be closing issue by end of week unless a Test Plan showing remaining isses if any is uploaded. Regards Philippe On Tuesday, December 11, 2012, Philippe Mouawad wrote: > Read this : > http://jmeter.apache.org/nightly.html > > Installing JMeter runtime Download the _bin and _lib files > Unpack the archives into the same directory structure > The other archives are not needed to run JMeter. > * > * > *Regards > * > *Philippe* > > On Tuesday, December 11, 2012, chaitanya bhatt wrote: > > Downloaded r1419975. Tried to launch ApacheJmeter.jar on Mac but got the > below shown error. > > .../apache-jmeter-r1419975/bin/jmeter ; exit; > java.lang.NoClassDefFoundError: > com/thoughtworks/xstream/converters/ConversionException > at java.lang.Class.getDeclaredConstructors0(Native Method) > at java.lang.Class.privateGetDeclaredConstructors(Class.java:2404) > at java.lang.Class.getConstructor0(Class.java:2714) > at java.lang.Class.newInstance0(Class.java:343) > at java.lang.Class.newInstance(Class.java:325) > at org.apache.jmeter.NewDriver.main(NewDriver.java:216) > Caused by: java.lang.ClassNotFoundException: > com.thoughtworks.xstream.converters.ConversionException > at java.net.URLClassLoader$1.run(URLClassLoader.java:366) > at java.net.URLClassLoader$1.run(URLClassLoader.java:355) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:354) > at java.lang.ClassLoader.loadClass(ClassLoader.java:423) > at java.lang.ClassLoader.loadClass(ClassLoader.java:356) > ... 6 more > JMeter home directory was detected as: /Users/jmeter/apache-jmeter-r14199= 75 > logout > > Thanks > Chaitanya M Bhatt > > On Mon, Dec 10, 2012 at 10:48 PM, Philippe Mouawad < > philippe.mouawad@gmail.com> wrote: > > > Hello Chaitanya, > > Can you try with current nightly build and give us feedback. > > There have been 2 big optimisations regarding memory and CPU. > > > > Also check that you regexp extractor don't use option Body (unescaped) > > > > Regards > > Philippe > > > > On Wednesday, December 5, 2012, Enric Jaen wrote: > > > > > > > > > > > Upps, my mistake. These flags doesn't apply here as you aren't gettin= g > > any > > > outOfMemory. > > > > > > In any case, with java6 you can create a snapshot of the heap with a > java > > > profiler to get a more exact idea of what objects are consuming the > > memory. > > > > > > HTH > > > /Enric Jaen > > > > > > > > > > > > ________________________________ > > > De: Enric Jaen > > > > Para: JMeter Users List > > > > Enviado: Mi=E9rcoles 5 de diciembre de 2012 9:31 > > > Asunto: Re: Why does Jmeter have a huge memory footprint? > > > > > > Maybe you could add these params to the JVM to generate a .hprof file= : > > > > > > -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=3D > > > > > > > > > to be analysed with a java profiler [1] what is eating the memory. > > > > > > HTH > > > /Enric Jaen > > > > > > > > > [1] for example eclipse MAT plugin http://www.eclipse.org/mat/ > > > > > > > > > > > > ________________________________ > > > De: chaitanya bhatt > > > Para: JMeter Users List > > > Enviado: Mi=E9rcoles 5 de diciembre de 2012 0:27 > > > Asunto: Re: Why does Jmeter have a huge memory footprint? > > > > > > Still working on it. Sorry Philippe and Smuel. I will try my best to > log > > > the defect within the next two days. > > > > > > Thanks > > > Chaitanya M Bhatt > > > > > > > > > On Tue, Dec 4, 2012 at 2:13 PM, Philippe Mouawad < > > > philippe.mouawad@gmail.com > > > > wrote: > > > > > > > Hello, > > > > Still no Bugzilla created. > > > > > > > > By the way what is the sizes of your responses , zipped and not > zipped > > ? > > > > > > > > Thanks > > > > Regards > > > > Philippe > > > > > > > > On Fri, Nov 30, 2012 at 12:55 AM, chaitanya bhatt < > > > > bhatt.chaitanya@gmail.com > > > > > wrote: > > > > > > > > > Sure Philippe. > > > > > > > > > > Thanks a ton! > > > > > Chaitanya > > > > > > > > > > On Thu, Nov 29, 2012 at 2:25 PM, Philippe Mouawad < > > > > > philippe.mouawad@gmail.com> wrote: > > > > > > > > > > > Hello, > > > > > > I suggest you open a bugzilla (there is no one for that) and > > > > > > -- > Cordialement. > Philippe Mouawad. > > > > --=20 Cordialement. Philippe Mouawad. --14dae934033dad6bb404d11aedff--