You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Aneesh K raj <ne...@rediffmail.com> on 2007/05/15 11:38:31 UTC

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(Unknown Source)
	at com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnectionOldImpl.connect(Unknown Source)
	at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:406)
	at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:658)
	at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:647)
	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:247)
	at java.lang.Thread.run(Unknown Source)


Whats wrong...????

Regards

RE: HTTPS url test failing

Posted by Matthew Coventon <ma...@iseinc.biz>.
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:neptune_pluto@rediffmail.com] 
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: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org