Hi, I have an android client (2.3.3) reporting it's actions to a GAE (1.5.4) backend using RESTLET (2.1M7). Basically - it works. However, I frequently get the following exception on the android side: "WARN/System.err(2479): Communication Error (1001) - The connector failed to complete the communication with the server" This happens both with GET and POST requests. The odd thing is that in most cases the backend reports getting the requests successfully but Android timeouts after a minute and shows the above exception.
Has anyone observed such behavior? Thanks ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2838499

