I have a Tomcat based web application. I am intermittently getting the following exception,
Caused by: java.net.SocketTimeoutException: Read timed out at
I am using 11.2 and received timeouts.
I resolved by using the version of jsoup below.
org.jsoup jsoup 1.7.2 compile