Error getting response; java.net.SocketTimeoutException: Read timed out
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Error getting response; java.net.SocketTimeoutException: Read timed out
Hi
I was just testing some SOAP requests and now i get the error in the topic.
the sent request is known to be long running, thats why I have no socket time out value in the testcase options and also not in the HTTP section of the global preferences...
I do know that the request isn't wrong because i have another tool to test this request - which is returning it's data.
Any ideas?
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I just edited the values (former empty) to 0ms... funnily this worked.
Is is correct, that "empty" isn't the same than "0" ?
Request duration was:
2016-07-20 07:13:35 - response time: 125643ms (724 bytes)
If i clean the value in global preferences again i have an error again...
2016-07-20 07:24:01 - Error getting response; java.net.SocketTimeoutException: Read timed out
looks like an error to me?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am face same issue.But i set time out in File -> Preferences -> HTTP Settings -> Socket Timeout ==> Default socket timeout is set to 60000.But still i am facing Timeout issue.
