Tuesday, August 18, 2015

Re: Chrome and SEVERE: CLIENT EXCEPTION: com.google.gwt.user.client.rpc.StatusCodeException: 0

Looks like clearing browser cache can stop the problem from happening for some time (about an hour). Any idea? Chrome 43 was fine. IE and FF are fine.

On Monday, August 17, 2015 at 10:18:21 PM UTC-7, Mandy Shen wrote:
We start seeing the following stack trace very often with Chrome version 44 on Windows. IE and FF seem to be fine. Any idea? Thanks!

SEVERE: CLIENT EXCEPTION: com.google.gwt.user.client.rpc.StatusCodeException: 0
java.lang.Throwable: 0
at com.google.gwt.core.client.impl.StackTraceCreator$CollectorEmulated.$fillInStackTrace(StackTraceCreator.java:174)
at java.lang.RuntimeException.RuntimeException(RuntimeException.java:508)
at com.google.gwt.user.client.rpc.StatusCodeException.StatusCodeException(StatusCodeException.java:35)
at com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.$onResponseReceived(RequestCallbackAdapter.java:209)
at com.google.gwt.http.client.Request.$fireOnResponseReceived(Request.java:258)
at com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuilder.java:412)
at Unknown.anonymous(XMLHttpRequest.java:351)
at com.google.gwt.core.client.impl.Impl.apply(Impl.java:189)
at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:242)
at Unknown.anonymous(Impl.java:70)

--
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.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment