Anything in jmeter.log or the console? S. On 15/02/06, Bennett McElwee <[EMAIL PROTECTED]> wrote: > I cannot get the "Retrieve all embedded resources from HTML files" > option to work at all in JMeter 2.1.1. It fails so comprehensively that > I feel sure I must be doing something wrong. Can you help? > > The test plan is trivial: > > Test Plan > - Thread Group (1 thread, loop once) > - HTTP request (server and path specified, and "Retrieve all ..." > checked) > > The HTML file requested is also simple (and valid HTML): > > <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" > "http://www.w3.org/TR/html4/strict.dtd"> > <html> > <head> > <title>Pic</title> > </head> > <body> > <p><img src="pic.gif" alt=""></p> > </body> > </html> > > When I execute the test plan, JMeter grabs the HTML file but never > requests the embedded pic.gif file. (No request shows up in the web > server log, and JMeter gives no indication that it even found an > embedded resource.) I have tried all the different values for > htmlParser.className in jmeter.properties, all with the same result. I > also tried recasting the document as valid XHTML to no avail. See how > desperate I am? > > I would really, really appreciate any suggestions on what might be > wrong. > > This communication, including any attachments, is confidential. If you are > not the intended recipient, you should not read it - please contact me > immediately, destroy it, and do not copy or use any part of this > communication or disclose anything about it. Thank you. Please note that this > communication does not designate an information system for the purposes of > the Electronic Transactions Act 2002. > > > --------------------------------------------------------------------- > 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]

