No 404. The View Results Tree listener says
HTTP response code: Non HTTP response code HTTP response message: Non HTTPresponse message java.io.FileNotFoundException: https://mysite.com/tier1/RegistrationSubmit Note: "mysite" is not the real name of the test site. Martin Ramshaw <[EMAIL PROTECTED]> wrote: Sorry, I sent this to the developers list by mistake. Are you sure the following URL is correct (that could be the cause of your problem) ? >java.io.FileNotFoundException: >https://mysite.com/tier1/RegistrationSubmit Normally there should be some sort of '404' error page, but that might not always be the case. My $.02 ---------- Forwarded Message ---------- Subject: Re: ssl manager not found. And an I/O exception Date: Thu, 9 May 2002 10:33:31 -0700 From: Martin Ramshaw To: JMeter Developers I think the 'ssl manager not found' not found part is due to the way the application constants are defined in the the .../resource properties files. It's only a cosmetic error. (See Bug 8747). 'sslManager' (on the lefthand side) should be 'sslmanager' (i.e. all lowercase) for proper functioning according to the String.intern() method. I don't know about the I/O exception. Regards ------------------------------------------------------- -- To unsubscribe, e-mail: For additional commands, e-mail: --------------------------------- Do You Yahoo!? Yahoo! Shopping - Mother's Day is May 12th!

