Hi all..

I just tried to run my project in hosted mode using GWT 2.4 
I got this ERROR and I am rather lost and do not know where to look 
further. Any ideas on what might cause this error?

Thanks!

00:06:30.249 [ERROR] Unable to initialize static dispatcher
java.lang.ClassFormatError: Duplicate method name&signature in class file 
com/google/gwt/core/client/JavaScriptObject$ at 
java.lang.ClassLoader.defineClass1(Native Method) at 
java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at 
java.lang.ClassLoader.defineClass(ClassLoader.java:615) at 
java.lang.ClassLoader.defineClass(ClassLoader.java:465) at 
com.google.gwt.dev.shell.CompilingClassLoader.findClass(CompilingClassLoader.java:1085)
 
at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at 
java.lang.ClassLoader.loadClass(ClassLoader.java:247) at 
java.lang.Class.forName0(Native Method) at 
java.lang.Class.forName(Class.java:247) at 
com.google.gwt.dev.shell.JsValueGlue.set(JsValueGlue.java:220) at 
com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:129) 
at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:561) at 
com.google.gwt.dev.shell.ModuleSpace.invokeNativeVoid(ModuleSpace.java:289) at 
com.google.gwt.dev.shell.ModuleSpace.onLoad(ModuleSpace.java:332) at 
com.google.gwt.dev.shell.OophmSessionHandler.loadModule(OophmSessionHandler.java:200)
 
at 
com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:525)
 
at 
com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:363)
 
at java.lang.Thread.run(Thread.java:680)

-- 
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/-/oeKlh22UdAcJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to