Re: SimpleDataWriter generates invalid XML

2005-10-16 Thread sebb
I've now reproduced the error running GUI and non-GUI - provided that the JTL format is 2.0. [This is automatically set by extras/build.xml which I used to run the ant task.] Turns out that there is a method called getSerializedSampleResult() in the ResultCollector class. This generates the

Re: SimpleDataWriter generates invalid XML [FIXED]

2005-10-16 Thread sebb
I've fixed the Xstream crash - and found the cause of the Java 1.5 problem (see other e-mail). Thanks for reporting the problem. S. On 14/10/05, sebb [EMAIL PROTECTED] wrote: Turns out I was using a Java Sampler without any Result Data - this causes a crash in XStream when saving as 2.1

Re: How to handle no response from server

2005-10-16 Thread Manish Joshi
Try schedular and specify start and end times. On 10/12/05, Rinke Heida [EMAIL PROTECTED] wrote: Sometimes the webserver I'm testing hangsor otherwise gives no reponse back on a request from my JMeter 2.0.3 testplan. Because I'm testing 24 testplans throughout a night or a weekend it's kind