If you mean those below I did already and I have all ssl jar files in jmeter/lib directory. This looks like something else. I went through the code where I could see that SSLManager was installed. JMeter get the connection with the success and then it couldn't read response back???
ssl.provider=com.sun.net.ssl.internal.ssl.Provider ssl.pkgs=com.sun.net.ssl.internal.www.protocol Thanks -----Original Message----- From: Janarthanan, Prasanna [mailto:[EMAIL PROTECTED]] Sent: Friday, March 22, 2002 11:17 AM To: 'JMeter Users List' Subject: RE: Exceptin using https request ya u will get that error unless u have the needed jar file for com.sun.net.ssl.internal if u open the jmeter.properties file u ca see it.. so go in to jsse1.0.2 in sun.java and download it.. also put it in ur classpath ... thank prassana -----Original Message----- From: Shvartsburd, Feliks [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 23, 2002 12:39 AM To: 'JMeter Users List' Subject: Exceptin using https request I'm getting exception when posting https request. Does nayone know what could be the problem? Thanks java.io.FileNotFoundException: https://someserver.com/somepage.jsp at com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnection.getInputStrea m([DashoPro-V1.2-120198]) at org.apache.jmeter.protocol.http.sampler.HTTPSampler.readResponse(HTTPSampler .java:521) at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java: 446) at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java: 164) at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:138) at java.lang.Thread.run(Thread.java:484) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

