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]>

