Gwt 客户端未按预期发送n个字节

Gwt 客户端未按预期发送n个字节,gwt,glassfish,Gwt,Glassfish,我们得到这个错误: [#|2009-08-12T11:38:31.803-0700|SEVERE|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=16;_ThreadName=httpSSLWorkerThread-38080-3;_RequestID=8b3571bb-3c36-43f1-9e38-6947ca376436;|WebModule[]Exception while dispatching incom

我们得到这个错误:

[#|2009-08-12T11:38:31.803-0700|SEVERE|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=16;_ThreadName=httpSSLWorkerThread-38080-3;_RequestID=8b3571bb-3c36-43f1-9e38-6947ca376436;|WebModule[]Exception while dispatching incoming RPC call
javax.servlet.ServletException: Client did not send 142 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)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
非常罕见,且不可复制。我以前见过,但没有一个能证明这是有道理的

如果我能得到一些信息,我将不胜感激:

  • 它是否与某些版本的GWT或相关软件配合使用,升级是否有帮助
  • 您多长时间出现一次此错误
  • 还有其他解决办法吗
  • 环境: 客户:ie 6
    服务器:GlassFish2、GWT1.5.3、Java5似乎与GWT无关:。评论中也有人提供(私人)帮助来解决这个问题