Forum Discussion

JShah's avatar
JShah
Contributor
13 years ago

SocketTimeoutException in SOAP UI

Hi,

we are facing SocketTimeoutException in SOAP UI

do we need to take any precautions for doing load tests for range of 50000 or more?

I'm attaching the screen shot of the test steps we are using in Load Test

PFA

This is error we got,


at java.lang.Thread.run(Unknown Source)
12:17:37,060 INFO [SoapUIProLoadTestRunner] LoadTest [LoadTest 1] progress: 0.0
13266667, 50
12:17:37,408 ERROR [WsdlSubmit] Exception in request: java.net.SocketTimeoutExce
ption: Read timed out
12:17:37,408 ERROR [SoapUI] An error occured [Read timed out], see error log for
details
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:
78)
at org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:106
)
at org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.
java:1116)
at com.eviware.soapui.impl.wsdl.support.http.SoapUIMultiThreadedHttpConn
ectionManager$HttpConnectionAdapter.readLine(SoapUIMultiThreadedHttpConnectionMa
nager.java:1706)
at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMetho
dBase.java:1973)
at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodB
ase.java:1735)
at com.eviware.soapui.impl.wsdl.submit.transports.http.support.methods.E
xtendedPostMethod.readResponse(ExtendedPostMethod.java:80)
at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.j
ava:1098)
at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(Htt
pMethodDirector.java:398)
at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMe
thodDirector.java:171)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.jav
a:397)
at com.eviware.soapui.impl.wsdl.submit.transports.http.HttpClientRequest
Transport.sendRequest(HttpClientRequestTransport.java:202)
at com.eviware.soapui.impl.wsdl.WsdlSubmit.run(WsdlSubmit.java:123)
at com.eviware.soapui.impl.wsdl.WsdlSubmit.submitRequest(WsdlSubmit.java
:76)
at com.eviware.soapui.impl.rest.RestRequest.submit(RestRequest.java:208)

at com.eviware.soapui.impl.wsdl.teststeps.RestTestRequestStep.run(RestTe
stRequestStep.java:853)
at com.eviware.soapui.impl.wsdl.support.AbstractTestCaseRunner.runTestSt
ep(AbstractTestCaseRunner.java:232)
at com.eviware.soapui.impl.wsdl.testcase.WsdlTestCaseRunner.runCurrentTe
stStep(WsdlTestCaseRunner.java:48)
at com.eviware.soapui.impl.wsdl.support.AbstractTestCaseRunner.internalR
un(AbstractTestCaseRunner.java:141)
at com.eviware.soapui.impl.wsdl.support.AbstractTestCaseRunner.internalR
un(AbstractTestCaseRunner.java:42)
at com.eviware.soapui.impl.wsdl.support.AbstractTestRunner.run(AbstractT




Regards,
Krish

12 Replies