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=54268
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-r1419975 > logout > > Thanks > Chaitanya M Bhatt > > On Mon, Dec 10, 2012 at 10:48 PM, Philippe Mouawad < > [email protected]> 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 getting > > 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 <[email protected] <javascript:;>> > > > Para: JMeter Users List <[email protected] <javascript:;>> > > > Enviado: MiƩrcoles 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=<your log dir> > > > > > > > > > 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 <[email protected]> > > > Para: JMeter Users List <[email protected]> > > > Enviado: MiƩrcoles 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 < > > > [email protected] > > > > 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 < > > > > [email protected] > > > > > wrote: > > > > > > > > > Sure Philippe. > > > > > > > > > > Thanks a ton! > > > > > Chaitanya > > > > > > > > > > On Thu, Nov 29, 2012 at 2:25 PM, Philippe Mouawad < > > > > > [email protected]> wrote: > > > > > > > > > > > Hello, > > > > > > I suggest you open a bugzilla (there is no one for that) and > > > > > > -- > Cordialement. > Philippe Mouawad. > > > > -- Cordialement. Philippe Mouawad.
