Re: Aggregate Report Analysis

2006-02-15 Thread ram prasad
Hi, Average indicates the average number of milliseconds it took for each request to return successfully.That is my understanding.Pls correct me if i am wrong.Can any body could throw light on mean 90% line etc? Regards ram prasad --- Kim Loh <[EMAIL PROTECTED]> wrote: > Hi, >

Through put rate

2006-02-13 Thread ram prasad
Hi All, When i found the results in the aggregate report i saw one column called throughput rate.Can anyone throw some light about what it is and how is it calculated. Regards ram ___ To help you stay safe and secure onl

Regarding Regular Expression and properties file in Jmeter

2006-01-16 Thread ram prasad
thera er certain parameters like HEAP="-Xms256m -Xmx256m" NEW="-XX:NewSize=128m -XX:MaxNewSize=128m" 1.My clarification is if I increase the heapsize of xms should i increase xmx too? 2.Should i increase the NEW if i increase the heap size?Basically what this NEW correspon

Heap size

2006-01-09 Thread ram prasad
Hi , I tried to execute the scripts for 5 hours.After 15 minutes it stopped executing the scripts .Whe i checked the log file i saw the follwing message "Java.Lang.Outofmemoryerror" Heapsize.I am running the scripts in Linux OS.Can any 1 suggest how to resolve this issue. Thanx and r

query

2006-01-06 Thread ram prasad
I was running Jmeter scripts through UI mode .But when i run the scripts for 5 hours it breaks automatically in the middle .So i decided to run it in Dos mode using ant script.But this time it is running for 5 hours but the problem is at the end i am getting an error java.lang.Outof memory error.I

Jmeter is exiting when the thread is run under iterative condition

2006-01-02 Thread ram prasad
Hi All, I am using Apache Jmeter version 2.1.1.I am facing a very peculair problem in Jmeter.When i choose the option LoopCount as "Forever" Jmeter closes abruptly.Kindly suggest me as how to resolve this issue. Regards ram _