it looks like the login requires SSL and client certificate. if that
is the case, you'll need to register the certificate on the client
side, so that it gets passed to the server.

peter

On 5/23/05, Major, Michael T <[EMAIL PROTECTED]> wrote:
> Hi there,
> 
> I am somewhat new to the JMeter evironment, but I believe I have
> everything set up correctly.  I am running JMeter 2.0.3 on Java 5.0
> through a proxy web site.  I am trying to load test a login through
> siteminder.  Everytime I run the test plan, I recieve the following
> error:
> 
> java.net.SocketException: Unexpected end of file from server at
> sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:684) at
> sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:554) at
> sun.net.www.protocol.http.HttpURLConnection.doTunneling(HttpURLConnectio
> n.java:1257) at
> sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:678) at
> sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:554) at
> sun.net.www.protocol.http.HttpURLConnection.doTunneling(HttpURLConnectio
> n.java:1257) at
> sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Ab
> stractDelegateHttpsURLConnection.java:168) at
> com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnectionOldImpl.co
> nnect(HttpsURLConnectionOldImpl.java:122) at
> org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.j
> ava:464) at
> org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSampl
> erBase.java:590) at
> org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSampl
> erBase.java:578) at
> org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:281) at
> java.lang.Thread.run(Thread.java:595)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to