Hi

I am getting this hostname wrong error when I try to execute the test plan for the 
first time. If I run the test plan again, it works okay. Tried using hostname and 
ip-address with out any luck.

Any ideas ?

Thanks in adv.
Gopi


java.io.IOException: HTTPS hostname wrong:  should be <10.3.3.26>
 at sun.net.www.protocol.https.HttpsClient.b(DashoA6275)
 at sun.net.www.protocol.https.HttpsClient.afterConnect(DashoA6275)
 at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(DashoA6275)
 at 
com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnectionOldImpl.connect(DashoA6275)
 at org.apache.jmeter.protocol.http.sampler.HTTPSampler.connect(HTTPSampler.java:889)
 at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:957)
 at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:445)
 at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:277)
 at java.lang.Thread.run(Thread.java:536)

Reply via email to