Re: Problem loading results file into an aggregate report

2005-10-31 Thread sebb
Sorry, that was not clear to me.

Please create a bugzilla issue, and then attach:

jmeter.properties
jmeter.log
sample JTL file

On 31/10/05, Nop Lists <[EMAIL PROTECTED]> wrote:
> 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:
> > > 
> > > 
> > >
> > >  > threadName="Thread
> > > Gruppe 1-1" label="Login Request" time="1412" responseMessage="OK"
> > > responseCode="200" success="true"> > > error="false" failure="false"/> > > error="false" failure="false"/>
> > >
> > > 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]
> >
> >
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Problem loading results file into an aggregate report

2005-10-31 Thread Nop Lists
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:
> > 
> > 
> >
> >  threadName="Thread
> > Gruppe 1-1" label="Login Request" time="1412" responseMessage="OK"
> > responseCode="200" success="true"> > error="false" failure="false"/> > error="false" failure="false"/>
> >
> > 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]
>
>


Re: Problem loading results file into an aggregate report

2005-10-30 Thread sebb
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:
> 
> 
>
>  responseCode="200" success="true"> error="false" failure="false"/> error="false" failure="false"/>
>
> 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]



Problem loading results file into an aggregate report

2005-10-26 Thread Nop Lists
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:





Can anybody advise me how to load the JTL files?
Thanks
Nop