This appears to be wither a bug in the parser, or in the JTL writer (perhaps
it should have created &#07 instead?)

Could you create a Bugzilla issue please, and attach the log details as
below, as well as a sample JTL file?

Thanks.
-----Original Message-----
From: Praveen Kallakuri [mailto:[EMAIL PROTECTED]
Sent: 18 May 2004 20:06
To: JMeter Users List
Subject: Re: how do I open a jtl file?


thanks michael.

i am using xml to encode the results. turns out that most of the jtl's 
are being opened ok except one -- consistently. and this is the 
exception i get (below). i am java-novice. somehow the XML parser is 
getting bummed by that character combination. any suggestions ?


05/18/2004 2:02:02 PM ERROR - jmeter.elements: 
org.xml.sax.SAXParseException: Character reference "&#7" is an invalid 
XML character.
         at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown 
Source)
         at 
org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.buildF
romFile(DefaultConfigurationBuilder.java:222)
         at 
org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.buildF
romFile(DefaultConfigurationBuilder.java:205)
         at 
org.apache.jmeter.reporters.ResultCollector.getConfiguration(ResultCollector
.java:350)
         at 
org.apache.jmeter.reporters.ResultCollector.loadExistingFile(ResultCollector
.java:208)
         at 
org.apache.jmeter.visualizers.gui.AbstractVisualizer.stateChanged(AbstractVi
sualizer.java:215)
         at 
org.apache.jmeter.gui.util.FilePanel.fireFileChanged(FilePanel.java:164)
         at 
org.apache.jmeter.gui.util.FilePanel.actionPerformed(FilePanel.java:177)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at 
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown 
Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown 
Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at 
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown 
Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at 
java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown 
Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)




Michael Stover wrote:
> You should be able to use any of the visualizers to load the jtl file. 
> Just browse to the file in the visualizers gui panel.  If that doesn't
> work, it's probably because something unexpected happened, and you
> should be able to see an error report in the log file.
> 
> -Mike
> 
> On Mon, 2004-05-17 at 20:05, Praveen Kallakuri wrote:
> 
>>i have a silly question. if i run jmeter in non-gui mode and specify a 
>>jtl file to write results to, how do i later open it up using jmeter?
>>
>>which visualizer would allow me to view the results in jmeter? i tried 
>>the aggregation report and a couple of other listeners but none seem to 
>>show me the results if i enter the file name in the textarea provided.
>>
>>
>>
>>---------------------------------------------------------------------
>>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]


___________________________________________________________________________

This e-mail and the documents attached are confidential and intended solely
for the addressee; it may also be privileged. If you receive this e-mail in
error, please notify the sender immediately and destroy it. As its integrity
cannot be secured on the Internet, the Atos Origin group liability cannot be
triggered for the message content. Although the sender endeavours to maintain
a computer virus-free network, the sender does not warrant that this
transmission is virus-free and will not be liable for any damages resulting
from any virus transmitted. 
___________________________________________________________________________


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

Reply via email to