Peter,

Thank you for your help.  I set the keyStore property in the
jmeter.properties file to point to the client certificate.  I also have
a keystore that contains the cert chain that I have pointed the
trustStore property to.

I still get the same error.  Is it that I am not using the
keyStore/trustStore correctly?

Thank you in advance,

Mike

-----Original Message-----
From: Peter Lin [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 23, 2005 3:53 PM
To: JMeter Users List
Subject: Re: JMeter & Siteminder SocketException


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(HttpURLConnect
> io
> 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]


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

Reply via email to