I got such errors while try to run Mail sample in GWT 2.0, both in
FF3.5 and Chrome.
Any one encountered this problem?
00:01:08.455 [ERROR] Unable to load module entry point class
com.google.gwt.sample.mail.client.Mail (see associated exception for
details)
java.lang.VerifyError: (class: com/google/gwt/core/client/Scheduler,
method: <init> signature: ()V) Illegal constant pool index at
com.google.gwt.dom.client.StyleInjector.schedule(StyleInjector.java:
389) at com.google.gwt.dom.client.StyleInjector.inject
(StyleInjector.java:382) at
com.google.gwt.dom.client.StyleInjector.inject(StyleInjector.java:222)
at com.google.gwt.dom.client.StyleInjector.inject(StyleInjector.java:
208) at
com.google.gwt.sample.mail.client.com_google_gwt_sample_mail_client_Mail_GlobalResources_default_InlineClientBundleGenerator
$1.ensureInjected
(com_google_gwt_sample_mail_client_Mail_GlobalResources_default_InlineClientBundleGenerator.java:
14) at com.google.gwt.sample.mail.client.Mail.onModuleLoad(Mail.java:
59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39) at
sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25) at
java.lang.reflect.Method.invoke(Method.java:585) at
com.google.gwt.dev.shell.ModuleSpace.onLoad(ModuleSpace.java:369) at
com.google.gwt.dev.shell.OophmSessionHandler.loadModule
(OophmSessionHandler.java:185) at
com.google.gwt.dev.shell.BrowserChannelServer.processConnection
(BrowserChannelServer.java:380) at
com.google.gwt.dev.shell.BrowserChannelServer.run
(BrowserChannelServer.java:222) at java.lang.Thread.run(Thread.java:
595)
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.