there's a bit of content on the web about this problem. if memory serves it was at least partly blamed on the RPCServletUtils.readContentAsUtf8() method - that sometimes the request doesn't make it to the server. this was blamed on the vagaries of the internet.
i have it all the time in my web app - probably at least once a day, but have been unable to replicate it or track down the exact cause. what version of GWT are you running? i'm still on 1.5.3 - my hope is that once i finally get around to rewriting ALL my listeners into a handler bus and upgrade to 1.7 (or even 2.0 by the time i get to it), this problem will be solved. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=.
