I'm experiencing the same problem It looks like NTLM related problem as described here http://code.dblock.org/ntlm-please-show-id-with-every-post
Dne pondělí, 16. dubna 2012 19:08:41 UTC+2 kishorpatel415 napsal(a): > > Hi, > > We are using GWT 2.3. Our application is encountering the error > "encodedRequest cannot be empty". Full stack trace below. This is an > intermittent error that occurs when making GWT-RPC calls. > > Please let me know if there are any work around or solutions > available. Thank you. > > Stack Trace: > Exception while dispatching incoming RPC call > java.lang.IllegalArgumentException: encodedRequest cannot be empty > at com.google.gwt.user.server.rpc.RPC.decodeRequest(RPC.java:229) > at > com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java: > > > 206) > at > com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java: > > > 248) > at > com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java: > > > 62) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:754) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) > > Client Environment > - Browser: Microsoft Internet Explorer 8 > - Operating System: MS Windows 7 > > Server Environment > - App Server: Tomcat 7 > - Operating System: MS Windows Server 2008 > > > > > > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/2dQFNrEENREJ. 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.
