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
- Check your code
- Look at your webserver logfile for the page that was causing the error
- If necessary run debugging tools on your web server to find the error.
- 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:
Post a Comment