On 24 November 2010 05:08, rkannan <[email protected]> wrote:
>
> Hi,
>
> When i'm testing my https request using jmeter2.4 I'm getting "SSL peer shut
> down incorrectly" error.

This looks very similar to your other recent posting and most likely
the same answer - looks like a problem with the server.

>
> Sampler Request:
>
> Response code: Non HTTP response code: javax.net.ssl.SSLException
> Response message: Non HTTP response message: SSL peer shut down incorrectly
>
> Response Data:
> -----------------------------------------------------------
>
> javax.net.ssl.SSLException: SSL peer shut down incorrectly
>        at com.sun.net.ssl.internal.ssl.InputRecord.readV3Record(Unknown 
> Source)
>        at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
>        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown 
> Source)
>        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(Unknown
> Source)
>        at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
>        at java.io.BufferedInputStream.fill(Unknown Source)
>        at java.io.BufferedInputStream.read1(Unknown Source)
>        at java.io.BufferedInputStream.read(Unknown Source)
>        at sun.net.www.http.ChunkedInputStream.fastRead(Unknown Source)
>        at sun.net.www.http.ChunkedInputStream.read(Unknown Source)
>        at java.io.FilterInputStream.read(Unknown Source)
>        at 
> sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown
> Source)
>        at java.io.BufferedInputStream.read1(Unknown Source)
>        at java.io.BufferedInputStream.read(Unknown Source)
>        at java.io.FilterInputStream.read(Unknown Source)
>        at
> org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.readResponse(HTTPSamplerBase.java:1460)
>        at
> org.apache.jmeter.protocol.http.sampler.HTTPSampler.readResponse(HTTPSampler.java:288)
>        at
> org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:516)
>        at
> org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.followRedirects(HTTPSamplerBase.java:1230)
>        at
> org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.resultProcessing(HTTPSamplerBase.java:1301)
>        at
> org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:580)
>        at
> org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:965)
>        at
> org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:951)
>        at
> org.apache.jmeter.threads.JMeterThread.process_sampler(JMeterThread.java:348)
>        at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:243)
>        at java.lang.Thread.run(Unknown Source)
>
> Why i'm getting this error?? What is the solution for this error?
>
> Please update me..
>
> Thanks in advance.
> --
> View this message in context: 
> http://jmeter.512774.n5.nabble.com/SSL-peer-shut-down-incorrectly-tp3277899p3277899.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to