Question
The following error occurred during a script execution.
"java.net.SSLException: Read timed out"
What is the cause and how can I resolve it?
Answer
-Specification
This error occurs when a connection to the peer is not established within the period specified for [Connection timeout] in the connection settings.
-Countermeasure
Please increase the [Connection timeout] value.
Please refer to the manual of the target connector to confirm if the [Connection timeout] can be set.
Related FAQs
"java.net.SocketException" occured during a script execution
"java.net.SocketTimeoutException: Read timed out" error occurred during a script execution
Comments
0 comments
Article is closed for comments.