PDA

View Full Version : Tomcat I/O exception --> App fails


Squids
07-03-2010, 12:21 PM
Hello -

About 1 out of every 3 times my openlaszlo app will either not load my XML data or just not load at all (displaying a blank, white box where the app should be in the HTML). 2 out of 3 times it will load perfectly. After it fails, the tomcat console prints out this error several times:

org.apache.commons.httpclient.HttpMethodDirector - I/O exception (java.net.ConnectException) caught when processing request: Connection timed out: connect
org.apache.commons.httpclient.HttpMethodDirector - Retrying request

Does anyone know what this means and why my app is failing? ( I am using openlaszlo 4.8.0 )