Hi,
-- IntelliJ fails to start SDM/ run configuration with 2.8.0-SNAPSHOT here. Are there any known tricks/ workarounds?
java.lang.RuntimeException: java.lang.reflect.InvocationTargetExceptionat com.google.gwt.dev.shell.SuperDevListener.start(SuperDevListener.java:96)at com.google.gwt.dev.DevMode.ensureCodeServerListener(DevMode.java:660)at com.google.gwt.dev.DevModeBase.doStartup(DevModeBase.java:879)at com.google.gwt.dev.DevMode.doStartup(DevMode.java:545)at com.google.gwt.dev.DevModeBase.startUp(DevModeBase.java:983)at com.google.gwt.dev.DevModeBase.run(DevModeBase.java:775)at com.google.gwt.dev.DevMode.main(DevMode.java:426)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:497)at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)Caused by: java.lang.reflect.InvocationTargetExceptionat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:497)at com.google.gwt.dev.shell.SuperDevListener.runCodeServer(SuperDevListener.java:113)at com.google.gwt.dev.shell.SuperDevListener.start(SuperDevListener.java:92)... 11 moreUnable to start Code serverCaused by: java.lang.NoSuchFieldError: JS_RCat com.google.gwt.dev.codeserver.Options.<init>(Options.java:91)at com.google.gwt.dev.codeserver.CodeServer.main(CodeServer.java:49)... 17 more
You received this message because you are subscribed to the Google Groups "GWT Users" 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