Friday, September 17, 2010

Gettting an error when the app starts

Hi there,

When I try to run the app which is compiled in Gwt 2.0 in IE 8 I keep
getting this exception quiet a lot. If I run the same app in Firefox,
I don't see the error. Here is a stack trace

08:32:38.251 [ERROR] [gwebtop] Uncaught exception escaped
java.lang.ExceptionInInitializerError: null
at
com.google.gwt.user.client.ui.PopupPanel.setState(PopupPanel.java:
1387)
at com.google.gwt.user.client.ui.PopupPanel.show(PopupPanel.java:
969)
at com.google.gwt.user.client.ui.DialogBox.show(DialogBox.java:
347)
at com.bnpp.gtop.client.Gtop$1.onSuccess(Gtop.java:47)
at
com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.onResponseReceived(RequestCallbackAdapter.java:
216)
at
com.google.gwt.http.client.Request.fireOnResponseReceived(Request.java:
287)
at com.google.gwt.http.client.RequestBuilder
$1.onReadyStateChange(RequestBuilder.java:393)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.refle

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment