Thursday, February 21, 2013

Re: Problems with GWT-RPC: encodedRequest cannot be empty

We are also experiencing this problem. 
We use GWT 2.4 and Glassfish application server.

NTLM is specific to Windows, But our app server runs on Linux, 
Any suggestions on any other probable cause?

Appreciate help!

On Wednesday, January 23, 2013 9:49:11 AM UTC-8, Miloslav Skacel wrote:
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 unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment