Hi..
what issues are you facing??
are you getting exception like this..
-------------------------------------------
javax.net.ssl.SSLHandshakeException: Remote host closed connection during
handshake
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:828)
at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1116)
at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1143)
at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1127)
at
sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:423)
at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
at
sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
at
org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:490)
at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1037)
at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:195)
Caused by: java.io.EOFException: SSL peer shut down incorrectly
at sun.security.ssl.InputRecord.read(InputRecord.java:352)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:809)
... 9 more
-----------------------------------------------
if you are ..or for anyother reason ..u can use this build of jmeter..i hope
that will work..
http://www.milamberspace.net/jmeter-testing/dist/
also if that doesn't then try using JRE1.5 .that will solve ur problem,,..
Liting wrote:
>
> I have problems with JMter HTTPS recording and found out that there are
> patches for this problem (see
> https://issues.apache.org/bugzilla/show_bug.cgi?id=47622). But I don't
> know how to use this patch, should I copy this patches somewhere or should
> I user some tool to import it? Thanks for the help.
>
--
View this message in context:
http://old.nabble.com/How-to-use-the-JMeter-patch--tp27917148p27941868.html
Sent from the JMeter - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]