Can anyone tell me how to see an error that JMeter runs into?

I see the following entry in my log file:

jmeter.engine.StandardJMeterEngine: Continue on error

but the test just goes on, and then I eventually get the following
message in my Response Data tab of my listener:

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)


I think the two may be related.  Can anyone help?

Thank you,

Mike

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

Reply via email to