Gettting an error when the app starts

2010-09-17 Thread harjit.singh
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:

Re: Gettting an error when the app starts

2010-09-17 Thread Thomas Broyer
On Sep 17, 2:37 pm, harjit.singh harjit.si...@content-studios.com wrote: 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]

Re: Gettting an error when the app starts

2010-09-17 Thread harjit.singh
I don't think the issue is related to 4584. I did try to see and check the IE8 mode. It was running in IE7 Standars mode. I changed it to IE8 mode and now I get this java.lang.NoClassDefFoundError: null at com.google.gwt.user.client.ui.PopupPanel.setState(PopupPanel.java: 1387) at