well, this is exactly what is broken :-( the behaviour I described appears when loading files using the file open dialog in the listener...
On 10/31/05, sebb <[EMAIL PROTECTED]> wrote: > > You need to load JTL files using the file open dialog in the listener. > > On 26/10/05, Nop Lists <[EMAIL PROTECTED]> wrote: > > Hello, > > trying to load various results files created in the recent days into an > > aggregate report I keep getting the error (in the aggregate report) > > "Error loading result file - see log file". > > > > The logfile does not provide much more information. It says: > > 2005/10/26 15:32:32 INFO - jmeter.visualizers.gui.AbstractVisualizer: > > getting new collector > > 2005/10/26 15:32:32 WARN - jmeter.reporters.ResultCollector: File load > > failure, trying old data format. > > > > I am using JMeter 2.1.1. > > The top of the jtl file looks like this: > > <?xml version="1.0" encoding="UTF-8"?> > > <testResults version="1.1"> > > > > <sampleResult timeStamp="1130321166680" dataType="text" > threadName="Thread > > Gruppe 1-1" label="Login Request" time="1412" responseMessage="OK" > > responseCode="200" success="true"><assertionResult failureMessage="" > > error="false" failure="false"/><assertionResult failureMessage="" > > error="false" failure="false"/></sampleResult> > > > > Can anybody advise me how to load the JTL files? > > Thanks > > Nop > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

