What version of JMeter are you using? I had some SSL issues with 2.2 so I am now using a nightly which has various fixes/improvements in that area.
Regards, Matt C. -----Original Message----- From: Aneesh K raj [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 15, 2007 4:39 AM To: jmeter_user Subject: HTTPS url test failing Hi, I wanted to check the https:// protocol based testing So I ran a thread against https://www.krpoxy.com with a View result in tree listener and this is the result of the test.. Tab ---- Thread Name: Kproxy 1-1 Sample Start: Tue May 15 14:58:09 GMT+05:30 2007 Load time: 156 HTTP response code: Non HTTP response code HTTP response message: Non HTTP response message HTTP response headers: Response Data tab ----------------- java.net.SocketException: Default SSL context init failed: null at javax.net.ssl.DefaultSSLSocketFactory.createSocket(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknow n Source) at com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnectionOldImpl.connec t(Unknown Source) at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java: 406) at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBa se.java:658) at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBa se.java:647) at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:247) at java.lang.Thread.run(Unknown Source) Whats wrong...???? Regards --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

