ok i will try that....It works in browser...
On Wed, 16 May 2007 Matthew Coventon wrote : > >Try the same operation with one of the nightly builds and let us know. >There were some SSL issues in 2.2 that I was unable to workaround so I am >currently using a nightly build for my testing. > >Nightly builds are at >http://people.apache.org/builds/jakarta-jmeter/nightly/ > >Regards, > >Matt C. > >-----Original Message----- > From: Aneesh K raj [mailto:[EMAIL PROTECTED] >Sent: Tuesday, May 15, 2007 11:45 PM >To: JMeter Users List >Cc: sebb >Subject: Re: Re: RE: HTTPS url test failing > > Hi, > >As mentioned below,i tried it on JDK 1.4 machine too.T > >Then why am i not able to get it...? > >Regards > > > >On Wed, 16 May 2007 sebb wrote : > >JMeter 2.2 requires Java 1.4 or later. > > > >On 15 May 2007 18:04:12 -0000, Aneesh K raj > ><[EMAIL PROTECTED]> wrote: > >>Hi , > >> > >> I am using JMeter 2.2..and i have 2 versions of JDK to test on... > >>JDK 1.4 and JDK 1.3 its not working on both of them. > >> > >>For JDK 1.3 ,i have downloaded JSSE and added the same to the classpath.. > >> > >>What shall i further do to get things on track??? > >> > >> > >>Regards > >> > >> > >>On Tue, 15 May 2007 Matthew Coventon wrote : > >> >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:[EMAIL PROTECTED] > >> >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(Unkno >w > >> >n Source) > >> > at > >> > >com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnectionOldImpl.conne >c > >> >t(Unknown Source) > >> > at > >> > >org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java >: > >> >406) > >> > at > >> > >org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerB >a > >> >se.java:658) > >> > at > >> > >org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerB >a > >> >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: [EMAIL PROTECTED] > >> >For additional commands, e-mail: [EMAIL PROTECTED] > >> > > >> > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] >

