How to increase socket timeout in SoapUI installed on headless Linux (No GUI)
Team,
We are using SoapUI on Linux server. we are using testRunner.sh for our functional test. However whenever our request is huge, its getting timed out. So I know by default its 60 sec. How do i increase the time ?. I know in GUI. But not sure how to increase on SoapUI on headless Linux. Please help.
Below is the error log
10:20:25,974 DEBUG [SoapUIMultiThreadedHttpConnectionManager$SoapUIDefaultClientConnection] Sending request: POST /RqstHandler/OrderLoadService HTTP/1.1
10:21:26,022 DEBUG [SoapUIMultiThreadedHttpConnectionManager$SoapUIDefaultClientConnection] Connection closed
10:21:26,023 DEBUG [HttpClientSupport$SoapUIHttpClient] Closing the connection.
10:21:26,023 DEBUG [SoapUIMultiThreadedHttpConnectionManager$SoapUIDefaultClientConnection] Connection closed
10:21:26,023 DEBUG [SoapUIMultiThreadedHttpConnectionManager$SoapUIDefaultClientConnection] Connection shut down
10:21:26,027 ERROR [WsdlSubmit] Exception in request: java.net.SocketTimeoutException: Read timed out
10:21:26,027 ERROR [SoapUI] An error occurred [Read timed out], see error log for details
java.net.SocketTimeoutException: Read timed out