You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by sebb <se...@gmail.com> on 2006/02/01 00:58:56 UTC

Re: Simple data Writer

On 31/01/06, Jeff Mychasiw <jm...@gmail.com> wrote:
> Greetings,
> What is the preferred method to use to view data that was recorded using the
> Simple Data Writer Listener.
> I get errors when trying to open up the *.jtl file that was created by the
> Simple Data Writer.

You need to open the file in the Listener.

> Any help would be appreciated.
>
> The log file indicates:
>
> 2006/01/31 15:25:07 INFO  - jmeter.visualizers.gui.AbstractVisualizer:
> getting new collector
> 2006/01/31 15:25:07 WARN  - jmeter.reporters.ResultCollector: File load
> failure, trying old data format.
> 2006/01/31 15:25:07 WARN  - jmeter.reporters.ResultCollector: Error parsing
> XML results com.thoughtworks.xstream.converters.ConversionException:
> sampleResult : sampleResult
> ---- Debugging information ----
> required-type       : org.apache.jmeter.save.TestResultWrapper
> cause-message       : sampleResult : sampleResult
> class               : org.apache.jmeter.save.TestResultWrapper
> message             : sampleResult : sampleResult
> line number         : 4
> path                : /testResults/sampleResult
> cause-exception     :
> com.thoughtworks.xstream.alias.CannotResolveClassException
> -------------------------------
> 2006/01/31 15:25:07 INFO  - jmeter.reporters.ResultCollector: Assuming CSV
> format instead
> 2006/01/31 15:25:07 WARN  - jmeter.save.OldSaveService: Error parsing number
> java.lang.NumberFormatException: For input string: "<?xml version="1.0"
> encoding="UTF-8"?>"
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Simple data Writer

Posted by jmeter User <us...@gmail.com>.
Thank you for clearing that up.



On 2/1/06, sebb <se...@gmail.com> wrote:
> The JTL files saved with any Listener can be opened in any other Listener.
>
> The type of Listener does not affect the data that is saved.
>
> If the data is not private, please create a Bugzilla issue and then
> attach the failing data file, as well as jmeter.log.
>
> S
> On 01/02/06, jmeter User <us...@gmail.com> wrote:
> > I'm not sure what Listener your are referring to.
> >
> > When I run a test with the Simple Data Listener and try to open the
> > file with any other listener (like aggregate) I get the listed error.
> >
> >
> >
> > On 1/31/06, sebb <se...@gmail.com> wrote:
> > > On 31/01/06, Jeff Mychasiw <jm...@gmail.com> wrote:
> > > > Greetings,
> > > > What is the preferred method to use to view data that was recorded using the
> > > > Simple Data Writer Listener.
> > > > I get errors when trying to open up the *.jtl file that was created by the
> > > > Simple Data Writer.
> > >
> > > You need to open the file in the Listener.
> > >
> > > > Any help would be appreciated.
> > > >
> > > > The log file indicates:
> > > >
> > > > 2006/01/31 15:25:07 INFO  - jmeter.visualizers.gui.AbstractVisualizer:
> > > > getting new collector
> > > > 2006/01/31 15:25:07 WARN  - jmeter.reporters.ResultCollector: File load
> > > > failure, trying old data format.
> > > > 2006/01/31 15:25:07 WARN  - jmeter.reporters.ResultCollector: Error parsing
> > > > XML results com.thoughtworks.xstream.converters.ConversionException:
> > > > sampleResult : sampleResult
> > > > ---- Debugging information ----
> > > > required-type       : org.apache.jmeter.save.TestResultWrapper
> > > > cause-message       : sampleResult : sampleResult
> > > > class               : org.apache.jmeter.save.TestResultWrapper
> > > > message             : sampleResult : sampleResult
> > > > line number         : 4
> > > > path                : /testResults/sampleResult
> > > > cause-exception     :
> > > > com.thoughtworks.xstream.alias.CannotResolveClassException
> > > > -------------------------------
> > > > 2006/01/31 15:25:07 INFO  - jmeter.reporters.ResultCollector: Assuming CSV
> > > > format instead
> > > > 2006/01/31 15:25:07 WARN  - jmeter.save.OldSaveService: Error parsing number
> > > > java.lang.NumberFormatException: For input string: "<?xml version="1.0"
> > > > encoding="UTF-8"?>"
> > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Simple data Writer

Posted by sebb <se...@gmail.com>.
The JTL files saved with any Listener can be opened in any other Listener.

The type of Listener does not affect the data that is saved.

If the data is not private, please create a Bugzilla issue and then
attach the failing data file, as well as jmeter.log.

S
On 01/02/06, jmeter User <us...@gmail.com> wrote:
> I'm not sure what Listener your are referring to.
>
> When I run a test with the Simple Data Listener and try to open the
> file with any other listener (like aggregate) I get the listed error.
>
>
>
> On 1/31/06, sebb <se...@gmail.com> wrote:
> > On 31/01/06, Jeff Mychasiw <jm...@gmail.com> wrote:
> > > Greetings,
> > > What is the preferred method to use to view data that was recorded using the
> > > Simple Data Writer Listener.
> > > I get errors when trying to open up the *.jtl file that was created by the
> > > Simple Data Writer.
> >
> > You need to open the file in the Listener.
> >
> > > Any help would be appreciated.
> > >
> > > The log file indicates:
> > >
> > > 2006/01/31 15:25:07 INFO  - jmeter.visualizers.gui.AbstractVisualizer:
> > > getting new collector
> > > 2006/01/31 15:25:07 WARN  - jmeter.reporters.ResultCollector: File load
> > > failure, trying old data format.
> > > 2006/01/31 15:25:07 WARN  - jmeter.reporters.ResultCollector: Error parsing
> > > XML results com.thoughtworks.xstream.converters.ConversionException:
> > > sampleResult : sampleResult
> > > ---- Debugging information ----
> > > required-type       : org.apache.jmeter.save.TestResultWrapper
> > > cause-message       : sampleResult : sampleResult
> > > class               : org.apache.jmeter.save.TestResultWrapper
> > > message             : sampleResult : sampleResult
> > > line number         : 4
> > > path                : /testResults/sampleResult
> > > cause-exception     :
> > > com.thoughtworks.xstream.alias.CannotResolveClassException
> > > -------------------------------
> > > 2006/01/31 15:25:07 INFO  - jmeter.reporters.ResultCollector: Assuming CSV
> > > format instead
> > > 2006/01/31 15:25:07 WARN  - jmeter.save.OldSaveService: Error parsing number
> > > java.lang.NumberFormatException: For input string: "<?xml version="1.0"
> > > encoding="UTF-8"?>"
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Simple data Writer

Posted by jmeter User <us...@gmail.com>.
I'm not sure what Listener your are referring to.

When I run a test with the Simple Data Listener and try to open the
file with any other listener (like aggregate) I get the listed error.



On 1/31/06, sebb <se...@gmail.com> wrote:
> On 31/01/06, Jeff Mychasiw <jm...@gmail.com> wrote:
> > Greetings,
> > What is the preferred method to use to view data that was recorded using the
> > Simple Data Writer Listener.
> > I get errors when trying to open up the *.jtl file that was created by the
> > Simple Data Writer.
>
> You need to open the file in the Listener.
>
> > Any help would be appreciated.
> >
> > The log file indicates:
> >
> > 2006/01/31 15:25:07 INFO  - jmeter.visualizers.gui.AbstractVisualizer:
> > getting new collector
> > 2006/01/31 15:25:07 WARN  - jmeter.reporters.ResultCollector: File load
> > failure, trying old data format.
> > 2006/01/31 15:25:07 WARN  - jmeter.reporters.ResultCollector: Error parsing
> > XML results com.thoughtworks.xstream.converters.ConversionException:
> > sampleResult : sampleResult
> > ---- Debugging information ----
> > required-type       : org.apache.jmeter.save.TestResultWrapper
> > cause-message       : sampleResult : sampleResult
> > class               : org.apache.jmeter.save.TestResultWrapper
> > message             : sampleResult : sampleResult
> > line number         : 4
> > path                : /testResults/sampleResult
> > cause-exception     :
> > com.thoughtworks.xstream.alias.CannotResolveClassException
> > -------------------------------
> > 2006/01/31 15:25:07 INFO  - jmeter.reporters.ResultCollector: Assuming CSV
> > format instead
> > 2006/01/31 15:25:07 WARN  - jmeter.save.OldSaveService: Error parsing number
> > java.lang.NumberFormatException: For input string: "<?xml version="1.0"
> > encoding="UTF-8"?>"
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org