Tuesday, 22 April 2008

java.net.SocketTimeoutException: Read timed out

On occassions when you are testing against the Google API you may get the following error message

java.net.SocketTimeoutException: Read timed out

The error is a simple one to correct. In short its your fault. There is an error in your coding and something has not finished processing, and in short you have probably crashed your webserver.

To Fix

  1. Check your code
  2. Look at your webserver logfile for the page that was causing the error
  3. If necessary run debugging tools on your web server to find the error.
  4. You can assign application pools to your website, this is advisable as you will only crash the pool not not the box.


Thanks
Sean J Connolly
Visit AJAX Web Development Store



DMS - Document Management, Webmail
BuzzProperties.co.uk - Online Property Sales and Letting

0 comments: