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 <[EMAIL PROTECTED]>
To: JMeter Developers <[EMAIL PROTECTED]>

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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to