Windows 7
Eclipse Luna (RCP)
GPE 2.6
GWT 2.7.0 (set as default SDK and also GWT_HOME)
Smart GWT Eval 5.0 09/25/2015.
Run As Super Dev throws this error:
Attempted GWT Compile reports this error:
Eclipse Luna (RCP)
GPE 2.6
GWT 2.7.0 (set as default SDK and also GWT_HOME)
Smart GWT Eval 5.0 09/25/2015.
Run As Super Dev throws this error:
Code:
Runing CodeServer with parameters: [-noprecompile, -port, 9876, -sourceLevel, 1.7, -bindAddress, 127.0.0.1, -launcherDir, C:\EclipseProjects\workspace_SuperDevV5\builtinds\war, -logLevel, INFO, com.smartgwt.sample.BuiltInDS] Super Dev Mode starting up workDir: C:\Users\MyLogin\AppData\Local\Temp\gwt-codeserver-5166164173068088607.tmp log4j:WARN No appenders could be found for logger (org.eclipse.jetty.util.log). log4j:WARN Please initialize the log4j system properly. Loading Java files in com.smartgwt.sample.BuiltInDS. [WARN] Server class 'com.isomorphic.base.InitListener' could not be found in the web app, but was found on the system classpath [WARN] Adding classpath entry 'file:/E:/SDK/Isomorphic/smartgwtee-eval-5.0p_20150925/smartgwtee-5.0p/lib/isomorphic_core_rpc.jar' to the web app classpath for this session For additional info see: file:/E:/SDK/GWT/gwt-2.7.0/gwt-2.7.0/doc/helpInfo/webAppClassPath.html [WARN] Server class 'org.hsqldb.Server' could not be found in the web app, but was found on the system classpath [WARN] Adding classpath entry 'file:/E:/SDK/Isomorphic/smartgwtee-eval-5.0p_20150925/smartgwtee-5.0p/lib/hsqldb-2.2.9.jar' to the web app classpath for this session For additional info see: file:/E:/SDK/GWT/gwt-2.7.0/gwt-2.7.0/doc/helpInfo/webAppClassPath.html [Server@e8744a0]: [Thread[main,5,main]]: checkRunning(false) entered [Server@e8744a0]: [Thread[main,5,main]]: checkRunning(false) exited [Server@e8744a0]: Startup sequence initiated from main() method [Server@e8744a0]: Could not load properties from file [Server@e8744a0]: Using cli/default properties only [Server@e8744a0]: Initiating startup sequence... [Server@e8744a0]: Server socket opened successfully in 1 ms. [WARN] Server class 'org.apache.log4j.Logger' could not be found in the web app, but was found on the system classpath [WARN] Adding classpath entry 'file:/E:/SDK/Isomorphic/smartgwtee-eval-5.0p_20150925/smartgwtee-5.0p/lib/log4j-1.2.15.jar' to the web app classpath for this session For additional info see: file:/E:/SDK/GWT/gwt-2.7.0/gwt-2.7.0/doc/helpInfo/webAppClassPath.html log4j:WARN No appenders could be found for logger (hsqldb.db.HSQLDB50046DAF09.ENGINE). log4j:WARN Please initialize the log4j system properly. [Server@e8744a0]: Database [index=0, id=0, db=file:C:\EclipseProjects\workspace_SuperDevV5\builtinds\war\WEB-INF\db\hsqldb\isomorphic, alias=isomorphic] opened sucessfully in 746 ms. [Server@e8744a0]: Startup sequence completed in 748 ms. [Server@e8744a0]: 2015-09-25 10:09:03.171 HSQLDB server 2.2.9 is online on port 9001 [Server@e8744a0]: To close normally, connect and execute SHUTDOWN SQL [Server@e8744a0]: From command line, use [Ctrl]+[C] to abort abruptly ISC: Configuring log4j from: file:/C:/EclipseProjects/workspace_SuperDevV5/builtinds/war/WEB-INF/classes/log4j.isc.config.xml [WARN] Server class 'org.apache.commons.collections.map.LinkedMap' could not be found in the web app, but was found on the system classpath [WARN] Adding classpath entry 'file:/E:/SDK/Isomorphic/smartgwtee-eval-5.0p_20150925/smartgwtee-5.0p/lib/commons-collections-3.2.1.jar' to the web app classpath for this session For additional info see: file:/E:/SDK/GWT/gwt-2.7.0/gwt-2.7.0/doc/helpInfo/webAppClassPath.html === 2015-09-25 10:09:03,282 [main] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework - Initializing === 2015-09-25 10:09:03,288 [main] INFO ConfigLoader - Attempting to load framework.properties from CLASSPATH [WARN] Server class 'isc.org.apache.oro.text.perl.Perl5Util' could not be found in the web app, but was found on the system classpath [WARN] Adding classpath entry 'file:/E:/SDK/Isomorphic/smartgwtee-eval-5.0p_20150925/smartgwtee-5.0p/lib/isc-jakarta-oro-2.0.6.jar' to the web app classpath for this session For additional info see: file:/E:/SDK/GWT/gwt-2.7.0/gwt-2.7.0/doc/helpInfo/webAppClassPath.html === 2015-09-25 10:09:03,389 [main] INFO ConfigLoader - Successfully loaded framework.properties from CLASSPATH at location: jar:file:/E:/SDK/Isomorphic/smartgwtee-eval-5.0p_20150925/smartgwtee-5.0p/lib/isomorphic_core_rpc.jar!/framework.properties === 2015-09-25 10:09:03,390 [main] INFO ConfigLoader - Attempting to load project.properties from CLASSPATH === 2015-09-25 10:09:03,390 [main] INFO ConfigLoader - Unable to locate project.properties in CLASSPATH === 2015-09-25 10:09:03,393 [main] INFO ConfigLoader - Successfully loaded isc_interfaces.properties from CLASSPATH at location: jar:file:/E:/SDK/Isomorphic/smartgwtee-eval-5.0p_20150925/smartgwtee-5.0p/lib/isomorphic_core_rpc.jar!/isc_interfaces.properties === 2015-09-25 10:09:03,393 [main] INFO ConfigLoader - Attempting to load server.properties from CLASSPATH === 2015-09-25 10:09:03,395 [main] INFO ConfigLoader - Successfully loaded server.properties from CLASSPATH at location: file:/C:/EclipseProjects/workspace_SuperDevV5/builtinds/war/WEB-INF/classes/server.properties === 2015-09-25 10:09:03,402 [main] INFO Logger - Logging system started. === 2015-09-25 10:09:03,404 [main] DEBUG ConfigParser - Matched var name: gwtModuleName === 2015-09-25 10:09:03,405 [main] DEBUG ConfigParser - value after substitution: builtinds/sc === 2015-09-25 10:09:03,405 [main] ERROR ISCInit - Can't find marker file for webRoot: C:/EclipseProjects/workspace_SuperDevV5/builtinds/war/builtinds/sc for configured/autodetected webRoot - if you moved the 'isomorphic' directory, please set isomorphicPathRootRelative in server.properties to the new location and restart the servlet engine. === 2015-09-25 10:09:03,405 [main] INFO ISCInit - WebRoot auto-detection failed - using container IO === 2015-09-25 10:09:03,406 [main] INFO ISCInit - Isomorphic SmartClient/SmartGWT Framework (v10.0p_2015-09-25/EVAL Deployment 2015-09-25) - Initialization Complete [WARN] Server class 'org.hibernate.proxy.HibernateProxy' could not be found in the web app, but was found on the system classpath [WARN] Adding classpath entry 'file:/E:/SDK/Isomorphic/smartgwtee-eval-5.0p_20150925/smartgwtee-5.0p/lib/hibernate3.jar' to the web app classpath for this session For additional info see: file:/E:/SDK/GWT/gwt-2.7.0/gwt-2.7.0/doc/helpInfo/webAppClassPath.html [WARN] Server class 'net.sf.cglib.transform.impl.InterceptFieldEnabled' could not be found in the web app, but was found on the system classpath [WARN] Adding classpath entry 'file:/E:/SDK/Isomorphic/smartgwtee-eval-5.0p_20150925/smartgwtee-5.0p/lib/cglib-2.2.jar' to the web app classpath for this session For additional info see: file:/E:/SDK/GWT/gwt-2.7.0/gwt-2.7.0/doc/helpInfo/webAppClassPath.html [WARN] Server class 'com.isomorphic.compression.ServletCompression' could not be found in the web app, but was found on the system classpath [WARN] Adding classpath entry 'file:/E:/SDK/Isomorphic/smartgwtee-eval-5.0p_20150925/smartgwtee-5.0p/lib/isomorphic_compression.jar' to the web app classpath for this session For additional info see: file:/E:/SDK/GWT/gwt-2.7.0/gwt-2.7.0/doc/helpInfo/webAppClassPath.html Linking modules Bootstrap link for command-line module 'com.smartgwt.sample.BuiltInDS' Linking module 'builtinds' Invoking Linker Cross-Site-Iframe Ignoring the following script tags in the gwt.xml file sc/initsc.js sc/modules/ISC_Core.js sc/modules/ISC_Foundation.js sc/modules/ISC_Containers.js sc/modules/ISC_Grids.js sc/modules/ISC_Forms.js sc/modules/ISC_RichTextEditor.js sc/modules/ISC_Calendar.js sc/modules/ISC_DataBinding.js sc/skins/Enterprise/load_skin.js Invoking Linker SmartGwtScriptInjector Creating loadScriptTagFiles.js to manually load the following script tags: sc/initsc.js sc/modules/ISC_Core.js sc/modules/ISC_Foundation.js sc/modules/ISC_Containers.js sc/modules/ISC_Grids.js sc/modules/ISC_Forms.js sc/modules/ISC_RichTextEditor.js sc/modules/ISC_Calendar.js sc/modules/ISC_DataBinding.js sc/skins/Enterprise/load_skin.js 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(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$100(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at com.google.gwt.dev.javac.BytecodeSignatureMaker.visitCompileDependenciesInBytecode(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:200) 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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.gwt.dev.shell.SuperDevListener$1.run(SuperDevListener.java:84) [Server@e8744a0]: Initiating shutdown sequence... [Server@e8744a0]: Shutdown sequence completed in 0 ms. [Server@e8744a0]: 2015-09-25 10:10:51.877 SHUTDOWN : System.exit() was not called [WARN] Server class 'com.google.gwt.dev.shell.jetty.JDBCUnloader' could not be found in the web app, but was found on the system classpath [WARN] Adding classpath entry 'file:/E:/SDK/GWT/gwt-2.7.0/gwt-2.7.0/gwt-dev.jar' to the web app classpath for this session For additional info see: file:/E:/SDK/GWT/gwt-2.7.0/gwt-2.7.0/doc/helpInfo/webAppClassPath.html
Code:
Compiling module com.smartgwt.sample.BuiltInDS [ERROR] Unexpected internal compiler error java.lang.IncompatibleClassChangeError: class com.google.gwt.dev.javac.asm.CollectMethodData has interface org.objectweb.asm.MethodVisitor as super class at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$100(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Unknown Source) at java.lang.Class.getDeclaredMethod(Unknown Source) at java.io.ObjectStreamClass.getPrivateMethod(Unknown Source) at java.io.ObjectStreamClass.access$1700(Unknown Source) at java.io.ObjectStreamClass$2.run(Unknown Source) at java.io.ObjectStreamClass$2.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.io.ObjectStreamClass.<init>(Unknown Source) at java.io.ObjectStreamClass.lookup(Unknown Source) at java.io.ObjectStreamClass.initNonProxy(Unknown Source) at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source) at java.io.ObjectInputStream.readClassDesc(Unknown Source) at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source) at java.io.ObjectInputStream.readObject0(Unknown Source) at java.io.ObjectInputStream.defaultReadFields(Unknown Source) at java.io.ObjectInputStream.defaultReadObject(Unknown Source) at com.google.gwt.dev.javac.CachedCompilationUnit.readObject(CachedCompilationUnit.java:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at java.io.ObjectStreamClass.invokeReadObject(Unknown Source) at java.io.ObjectInputStream.readSerialData(Unknown Source) at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source) at java.io.ObjectInputStream.readObject0(Unknown Source) at java.io.ObjectInputStream.readArray(Unknown Source) at java.io.ObjectInputStream.readObject0(Unknown Source) at java.io.ObjectInputStream.readObject(Unknown Source) at com.google.gwt.dev.javac.CompilationUnitArchive.readObject(CompilationUnitArchive.java:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at java.io.ObjectStreamClass.invokeReadObject(Unknown Source) at java.io.ObjectInputStream.readSerialData(Unknown Source) at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source) at java.io.ObjectInputStream.readObject0(Unknown Source) at java.io.ObjectInputStream.readObject(Unknown Source) at com.google.gwt.dev.javac.CompilationUnitArchive.createFromStream(CompilationUnitArchive.java:59) at com.google.gwt.dev.javac.CompilationUnitArchive.createFromURL(CompilationUnitArchive.java:66) at com.google.gwt.dev.ArchivePreloader.preloadArchives(ArchivePreloader.java:62) at com.google.gwt.dev.Precompile.precompile(Precompile.java:246) at com.google.gwt.dev.Precompile.precompile(Precompile.java:229) at com.google.gwt.dev.Precompile.precompile(Precompile.java:145) at com.google.gwt.dev.Compiler.run(Compiler.java:206) at com.google.gwt.dev.Compiler.run(Compiler.java:158) at com.google.gwt.dev.Compiler$1.run(Compiler.java:120) at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:55) at com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:50) at com.google.gwt.dev.Compiler.main(Compiler.java:127)
Comment