Hi,

I remember this thread. It's a very mysterious problem. The OP did
implement a solution:

"In order to deal with this situation, we implemented a high level
(GWT) configurable retry mechanism, with timeout support. This
resolves the symptoms, and in effect solves the problem. "

I doesn't look like they posted any follow-up code, although it
shouldn't be too hard to figure out (and is probably
application-specific anyway). You might as well contact the OP to see
if you can get any assistance from them.

Cheers,
jec

On Tue, Jul 14, 2009 at 9:23 AM, GWTFan<[email protected]> wrote:
>
> We are getting the following error randomly while using our
> application. The same operation works well the next time.
>
> [#|2009-07-10T16:30:49.213-0700|SEVERE|sun-appserver9.1|
> javax.enterprise.system.container.web|
> _ThreadID=19;_ThreadName=httpSSLWorkerThread-38080-3;_RequestID=a7497db6-
> adc5-48bb-aa08-708cf2f133b6;|WebModule[]Exception while dispatching
> incoming RPC call
> javax.servlet.ServletException: Client did not send 202 bytes as
> expected
> at com.google.gwt.user.server.rpc.RPCServletUtils.readContentAsUtf8
> (RPCServletUtils.java:148)
> at com.google.gwt.user.server.rpc.RemoteServiceServlet.readContent
> (RemoteServiceServlet.java:335)
> at com.google.gwt.user.server.rpc.RemoteServiceServlet.doPost
> (RemoteServiceServlet.java:77)
> .....
>
> We use GWT 1.5.3, Glassfish appserver and Glassfish webserver in our
> configuration.
>
> I saw this earlier discussion
> http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/9b4a98d0d50d2752?pli=1
> on the same subject. But not sure what is the final word or
> recomendation on this.
>
> If anyone experienced this error and has resolved it, can you please
> share.
>
> Thanks
> >
>

--~--~---------~--~----~------------~-------~--~----~
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=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to