Forum Discussion

Kumars's avatar
Kumars
New Contributor
16 years ago

Getting java.net.SocketTimeoutException: Read timed out exception

Could you please let me know how to increase the Socket Time out? I am using command line test runner (testrunner.bat) to execute tests.
Thanks

2 Replies

  • vivekrs's avatar
    vivekrs
    New Contributor
    Navigate to File -> preferences -> Http settings, there you will find socket timeout option. you can increase timeout period 
  • Kumars's avatar
    Kumars
    New Contributor
    Yes, we can set it through GUI tool i.e. soapui.bat. But I need to set the value from commandline.
    I am running my tests using TestRunner.bat command line tool.