Forum Discussion

Raydir's avatar
Raydir
New Contributor
9 years ago
Solved

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?

  • Hi Mehdi,



    /silentmode suppresses TestExecute message boxes like confirmations.



    To suppress the log opening at the end of the test, open TestExecute options, go to Engines > Log and uncheck Activate after test run.

2 Replies

  • 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?

    • Athishoba's avatar
      Athishoba
      New Member

      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.