It looks like JMeter did not completely write out the file when I saved
it last....

Missing the last 1/3 of it... naturally the most complex and time
consuming.

-----Original Message-----
From: BAZLEY, Sebastian [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 07, 2004 11:09 AM
To: 'JMeter Users List'
Subject: RE: Error: Problem with SAX implementation

> -----Original Message-----
> From: Shawn Elliott [mailto:[EMAIL PROTECTED]
> Sent: 07 January 2004 19:02
> To: 'JMeter Users List'
> Subject: RE: Error: Problem with SAX implementation
> 
> 
> This is the Exception thrown in the jmeter.log file
> 
> 
> GILENT\source\StressTest\source\VIGILENT-1a.jmx
> 2004/01/07 11:00:15 ERROR - jmeter.save.SaveService: Problem with SAX
> implementa
> tion org.xml.sax.SAXParseException: XML document structures must start
> and end w
> ithin the same entity.

XML is stricter than HTML, tags must be properly nested.
And case iS sigNificant.

> -----Original Message-----
> From: Shawn Elliott [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, January 07, 2004 10:56 AM
> To: 'JMeter Users List'
> Subject: Error: Problem with SAX implementation
> 
> When I try to open my test plan I get the following error.
>  
> "Problem with SAX implementation"
>  
> I have spent a lot of time getting this plan working 
> properly, what can
> I do to fix this problem??
>  

Have a look at the XML to see where the problems might be ...

An XML editor would make this easy (or an editor that does XML
highlighting).

Perhaps raise a Bugzilla enhancement to see if more information can be
put
in the log (or shown on the screen). A test-case and sample output would
help.

S

---------------------------------------------------------------------
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]

Reply via email to