Hello,
Do you know whether GWT plugin works with GWT 2.7 and jetty 8 in superdev mode ?
Could you help me for that, please ?
Zahir,
On Wednesday, November 19, 2014 at 5:27:55 PM UTC+1, Francois ANDRE wrote:
-- Do you know whether GWT plugin works with GWT 2.7 and jetty 8 in superdev mode ?
Could you help me for that, please ?
Zahir,
On Wednesday, November 19, 2014 at 5:27:55 PM UTC+1, Francois ANDRE wrote:
Hi all,I'm migrating all my GWT apps to 2.7.0.For one of these i've got this strange exception appearing quickly:java.lang.IncompatibleClassChangeError: class com.google.gwt.dev.javac. BytecodeSignatureMaker$ CompileDependencyVisitor has interface org.objectweb.asm.ClassVisitor as super class at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java: 792) at java.security.SecureClassLoader.defineClass( SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader. java:449) at java.net.URLClassLoader.access$100(URLClassLoader. java:71) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged( Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java: 354) at java.lang.ClassLoader.loadClass(ClassLoader.java: 424) at sun.misc.Launcher$AppClassLoader.loadClass( Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java: 357) at com.google.gwt.dev.javac.BytecodeSignatureMaker. visitCompileDependenciesInByte code(BytecodeSignatureMaker. java:227) at com.google.gwt.dev.javac.BytecodeSignatureMaker. getCompileDependencySignature( BytecodeSignatureMaker.java: 209) at com.google.gwt.dev.javac.CompiledClass. getSignatureHash( CompiledClass.java:166) at com.google.gwt.dev.javac.Dependencies$Ref.<init>( Dependencies.java:42) at com.google.gwt.dev.javac.Dependencies$Ref.<init>( Dependencies.java:37) at com.google.gwt.dev.javac.Dependencies.resolve( Dependencies.java:114) at com.google.gwt.dev.javac.CompilationStateBuilder$ CompileMoreLater.compile( CompilationStateBuilder.java: 366) at com.google.gwt.dev.javac.CompilationStateBuilder. doBuildFrom( CompilationStateBuilder.java: 580) at com.google.gwt.dev.javac.CompilationStateBuilder. buildFrom( CompilationStateBuilder.java: 513) at com.google.gwt.dev.javac.CompilationStateBuilder. buildFrom( CompilationStateBuilder.java: 499) at com.google.gwt.dev.cfg.ModuleDef.getCompilationState( ModuleDef.java:668) at com.google.gwt.dev.codeserver.Recompiler. initWithoutPrecompile( Recompiler.java:198) at com.google.gwt.dev.codeserver.Outbox.maybePrecompile(Outbox. java:82) at com.google.gwt.dev.codeserver.Outbox.<init>(Outbox.java:61) at com.google.gwt.dev.codeserver.CodeServer.makeOutboxes( CodeServer.java:156) at com.google.gwt.dev.codeserver.CodeServer.start(CodeServer. java:118) at com.google.gwt.dev.codeserver.CodeServer.main(CodeServer. java:91) at com.google.gwt.dev.codeserver.CodeServer.main(CodeServer. java:50) at sun.reflect.NativeMethodAccessorImpl. invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl. invoke( NativeMethodAccessorImpl.java: 57) at sun.reflect.DelegatingMethodAccessorImpl. invoke( DelegatingMethodAccessorImpl. java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.google.gwt.dev.shell.SuperDevListener$1.run( SuperDevListener.java:82) I've tried to clean everything possible (old generated files, jars ...), the exception is still there.Has anybody experienced the same issue and found the answer ?ThanksFrançois
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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