i wonder you resolve the issue. I am having the similar problem. on my app engine. one servlet gets data and post data as multipart/form- data to answer servlet. the form contain very small zip file that I am generating in fly. whever, receiver servlet tried to read file content, i am getting java.net.SocketTimeoutException: Timeout while fetching. any idea how i cam resolve this issue?
Thanks On Aug 19, 7:35 am, Luke <[email protected]> wrote: > application B is real gwt application. application A is use to crawl > application B. if the page content is minimum then no timeout. but > when the content is lot then it timeout 99% of the time. can google > team set sockettimeout longer or dont set timeout for users that > enabled billing? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
