Which version of JMeter?

Is the URL a public URL?
If so, perhaps you could send me a JMX file privately so I can test this.
[Please don't post it to the list]

On 27/02/2008, Klaus Teller <[EMAIL PROTECTED]> wrote:
>
>
>  Here are the error messages I'm having. They are actually printed on the 
> console and not in the log file.
>
>
>
>
>  line 2 column 1 - Error: <vxml> is not recognized!
>  line 10 column 39 - Error: <block> is not recognized!
>  line 10 column 46 - Error: submit is not recognized!
>  This document has errors that must be fixed before
>  using HTML Tidy to generate a tidied up version.
>
>  In the log file, the only thing i get is following:
>
>  jmeter.protocol.http.sampler.HTTPSampler: Error Response Code: 404
>
>  Klaus.
>
>  -------- Original-Nachricht --------
>  > Datum: Wed, 27 Feb 2008 15:38:33 +0000
>
> > Von: sebb <[EMAIL PROTECTED]>
>  > An: "JMeter Users List" <jmeter-user@jakarta.apache.org>
>  > Betreff: Re: How to turn OFF the SAX Parser validator
>
>  > On 27/02/2008, Klaus Teller <[EMAIL PROTECTED]> wrote:
>  > > Thanks for the feedback Sebb. What I'm parsing is not HTML but XML. This
>  > of course causes Tidy to fails in turns.
>  >
>  > Tidy does work with XML - the XPath Assertion uses Tidy.
>  >
>  > What error are you getting?
>  >
>  > >  Any other idea?
>  > >
>  > >  thanks,
>  > >  Klaus.
>  > >
>  > >  -------- Original-Nachricht --------
>  > >  > Datum: Wed, 27 Feb 2008 14:12:07 +0000
>  > >  > Von: sebb <[EMAIL PROTECTED]>
>  > >  > An: "JMeter Users List" <jmeter-user@jakarta.apache.org>
>  > >  > Betreff: Re: How to turn OFF the SAX Parser validator
>  > >
>  > >
>  > >  > On 27/02/2008, Klaus Teller <[EMAIL PROTECTED]> wrote:
>  > >  > > Hi Folks,
>  > >  > >
>  > >  > >  I'm wondering if there is any way to turn off the SAX parser
>  > validator.
>  > >  > >
>  > >  > >  I'm experiencing the following exception when executing my JMeter
>  > >  > scripts:
>  > >  > >
>  > >  > >
>  > >  > >  jmeter.util.XPathUtil: Type=Val=false Tol=false
>  > >  > org.xml.sax.SAXParseException: Premature end of file.
>  > >  > >
>  > >  > >  jmeter.extractor.XPathExtractor: error on
>  > >  > XPathExtractor.xpathQuery(//@next)Premature end of file.
>  > >  > >
>  > >  > >  Researching the cause of this problem, I found following possible
>  > >  > explanation on the web.
>  > >  > >
>  > >  > >  =====
>  > >  > >  This error is because SAX parser is unable to validate the schema
>  > while
>  > >  > parsing the XML document. When the parser parses the XML file, it
>  > will
>  > >  > attempt to download the schema to local server, if unavailable in the
>  > local
>  > >  > server. When the download of schema to the local server is incomplete
>  > (broken
>  > >  > schema) and if the parser try to validate the XML document against
>  > the
>  > >  > incomplete schema, SAX parser will throw the error -
>  > >  > org.xml.sax.SAXParseException: Premature end of file.
>  > >  > >
>  > >  > >  Incomplete schema present in the server could be because of bad
>  > >  > network, wherein the the download of schema is not downloaded
>  > completely.
>  > >  > >  ====
>  > >  > >
>  > >  > >  This may make sense to me because, that exception often appears
>  > when
>  > >  > having a high number of requests being sent and received.
>  > >  > >
>  > >  > >  Thanks for any comment.
>  > >  >
>  > >  > Select the "Use Tidy" checkbox.
>  > >  >
>  > >  > >  --Klaus.
>  > >  > >
>  > >  > > --
>  > >  > >  Psssst! Schon vom neuen GMX MultiMessenger gehört?
>  > >  > >  Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger
>  > >  > >
>  > >  > >
>  > ---------------------------------------------------------------------
>  > >  > >  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]
>  > >
>  > >
>  > > --
>  > >  Psst! Geheimtipp: Online Games kostenlos spielen bei den GMX Free
>  > Games!
>  > >  http://games.entertainment.web.de/de/entertainment/games/free
>  > >
>  > >
>  > >  ---------------------------------------------------------------------
>  > >  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]
>
>  --
>
> Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten
>  Browser-Versionen downloaden: http://www.gmx.net/de/go/browser
>
>
>  ---------------------------------------------------------------------
>  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