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

