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]

