Hi sebb , Thanks for your response....now am getting the values .But am not able to understand..can u please explain me...Hear am giving the data which i collected from command prompt
Starting the test @ Thu May 15 17:30:39 IST 2008 (1210852839187) summary* +* 1 in 0.1s = 8.0/s Avg: 125 Min: 125 Max: 125 Err: * 0* (0.00%) summary + 575 in 7.6s = 75.9/s Avg: 23 Min: 0 Max: 7140 Err: 26 (4.52%) summary* **=** * 576 in 7.6s = 75.7/s Avg: 23 Min: 0 Max: 7140 Err: 26 (4.51%) summary + 943 in 13.2s = 71.7/s Avg: 303 Min: 0 Max: 7359 Err: 28 (2.97%) summary = 1519 in 13.6s = 111.9/s Avg: 197 Min: 0 Max: 7359 Err: 54 (3.55%) summary + 531 in 7.0s = 75.9/s Avg: 199 Min: 0 Max: 4359 Err: 46 (8.66%) summary = 2050 in 19.5s = 105.4/s Avg: 198 Min: 0 Max: 7359 Err: *100* (4.88%) Tidying up ... @ Thu May 15 17:30:59 IST 2008 (1210852859890) Waiting for your kind reply On Thu, May 15, 2008 at 4:13 PM, sebb <[EMAIL PROTECTED]> wrote: > > http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Generate_Summary_Results > > may be suitable > > On 15/05/2008, jyothi vdaru <[EMAIL PROTECTED]> wrote: > > 2.3RC3...now i changed to 2.3.1...it is working....is there any way to > > collect the throughput values in non GUI mode > > > > > > On Thu, May 15, 2008 at 5:51 AM, sebb <[EMAIL PROTECTED]> wrote: > > > > > Which version of JMeter are you using? > > > > > > On 14/05/2008, jyothi vdaru <[EMAIL PROTECTED]> wrote: > > > > Hi all, > > > > am getting the fallowing exception when i tried to include the > > > > summariser.... > > > > *Exception in thread "Thread-4" java.lang.NullPointerException > > > > at java.util.Hashtable.get(Unknown Source) > > > > at > > > > > org.apache.jmeter.reporters.Summariser.testEnded(Summariser.java:348) > > > > > > > > at > > > > > org.apache.jmeter.reporters.Summariser.testEnded(Summariser.java:324) > > > > > > > > at > > > > > org.apache.jmeter.engine.StandardJMeterEngine.notifyTestListenersOfEn > > > > d(StandardJMeterEngine.java:224) > > > > at > > > > > org.apache.jmeter.engine.StandardJMeterEngine$StopTest.run(StandardJM > > > > eterEngine.java:292) > > > > at java.lang.Thread.run(Unknown Source) > > > > > > > > > > > > *And this is what i changed in jmeter properties file > > > > # Summariser settings > > > > # > > > > # Define the following property to automatically start a summariser > with > > > > that name > > > > summariser.name=summary > > > > # > > > > # interval between summaries (in seconds) default 3 minutes > > > > summariser.interval=180 > > > > # > > > > # Write messages to log file > > > > summariser.log=true > > > > # > > > > # Write messages to System.out > > > > summariser.out=true > > > > can you please tell me what is the problem > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

