Skip to content

Instantly share code, notes, and snippets.

Created July 14, 2014 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/b6dc2bf95cc6dbedf1df to your computer and use it in GitHub Desktop.
Save anonymous/b6dc2bf95cc6dbedf1df to your computer and use it in GitHub Desktop.
Loading module: jsinterop
Top URL: http://127.0.0.1:8888/jsinterop.html?gwt.codesvr=127.0.0.1:9997
User agent: Chrome
Remote host: localhost:64356
Tab key:
Session key: iwL@k1NL8(i\WhYe
ERROR: Unable to load module entry point class me.ederign.client.jsinterop (see associated exception for details)
com.google.gwt.dev.jjs.InternalCompilerException: Unexpected error during visit.
at com.google.gwt.dev.js.ast.JsVisitor.translateException(JsVisitor.java:475)
at com.google.gwt.dev.js.ast.JsVisitor.doTraverse(JsVisitor.java:462)
at com.google.gwt.dev.js.ast.JsVisitor.doAccept(JsVisitor.java:437)
at com.google.gwt.dev.js.ast.JsVisitor.accept(JsVisitor.java:109)
at com.google.gwt.dev.js.JsToStringGenerationVisitor.visit(JsToStringGenerationVisitor.java:208)
at com.google.gwt.dev.js.ast.JsBinaryOperation.traverse(JsBinaryOperation.java:112)
at com.google.gwt.dev.js.ast.JsVisitor.doTraverse(JsVisitor.java:460)
at com.google.gwt.dev.js.ast.JsVisitor.doAccept(JsVisitor.java:437)
at com.google.gwt.dev.js.ast.JsVisitor.accept(JsVisitor.java:109)
at com.google.gwt.dev.js.JsToStringGenerationVisitor.visit(JsToStringGenerationVisitor.java:391)
at com.google.gwt.dev.js.ast.JsExprStmt.traverse(JsExprStmt.java:41)
at com.google.gwt.dev.js.ast.JsVisitor.doTraverse(JsVisitor.java:460)
at com.google.gwt.dev.js.ast.JsVisitor.doAccept(JsVisitor.java:437)
at com.google.gwt.dev.js.ast.JsVisitor.accept(JsVisitor.java:109)
at com.google.gwt.dev.js.JsToStringGenerationVisitor.printJsBlock(JsToStringGenerationVisitor.java:907)
at com.google.gwt.dev.js.JsSourceGenerationVisitor.visit(JsSourceGenerationVisitor.java:59)
at com.google.gwt.dev.js.ast.JsBlock.traverse(JsBlock.java:47)
at com.google.gwt.dev.js.ast.JsVisitor.doTraverse(JsVisitor.java:460)
at com.google.gwt.dev.js.ast.JsVisitor.doAccept(JsVisitor.java:437)
at com.google.gwt.dev.js.ast.JsVisitor.accept(JsVisitor.java:109)
at com.google.gwt.dev.shell.Jsni.generateJavaScriptForHostedMode(Jsni.java:251)
at com.google.gwt.dev.shell.Jsni.getJavaScriptForHostedMode(Jsni.java:239)
at com.google.gwt.dev.shell.ModuleSpaceOOPHM.createNativeMethods(ModuleSpaceOOPHM.java:53)
at com.google.gwt.dev.shell.CompilingClassLoader.injectJsniMethods(CompilingClassLoader.java:1386)
at com.google.gwt.dev.shell.CompilingClassLoader.findClass(CompilingClassLoader.java:1156)
at com.google.gwt.dev.shell.CompilingClassLoader.loadClass(CompilingClassLoader.java:1201)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:340)
at com.google.gwt.dev.shell.ModuleSpace.loadClassFromSourceName(ModuleSpace.java:683)
at com.google.gwt.dev.shell.ModuleSpace.onLoad(ModuleSpace.java:390)
at com.google.gwt.dev.shell.OophmSessionHandler.loadModule(OophmSessionHandler.java:200)
at com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:530)
at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:368)
at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.SecurityException: Can not make a java.lang.Class constructor accessible
at java.lang.reflect.AccessibleObject.setAccessible0(AccessibleObject.java:139)
at java.lang.reflect.AccessibleObject.setAccessible(AccessibleObject.java:129)
at com.google.gwt.dev.shell.DispatchClassInfo.findMostDerivedMembers(DispatchClassInfo.java:129)
at com.google.gwt.dev.shell.DispatchClassInfo.findMostDerivedMembers(DispatchClassInfo.java:103)
at com.google.gwt.dev.shell.DispatchClassInfo.lazyInitTargetMembers(DispatchClassInfo.java:229)
at com.google.gwt.dev.shell.DispatchClassInfo.getMemberId(DispatchClassInfo.java:60)
at com.google.gwt.dev.shell.CompilingClassLoader$DispatchClassInfoOracle.getDispId(CompilingClassLoader.java:170)
at com.google.gwt.dev.shell.CompilingClassLoader.getDispId(CompilingClassLoader.java:1029)
at com.google.gwt.dev.shell.Jsni$JsSourceGenWithJsniIdentFixup.visit(Jsni.java:170)
at com.google.gwt.dev.js.ast.JsInvocation.traverse(JsInvocation.java:91)
at com.google.gwt.dev.js.ast.JsVisitor.doTraverse(JsVisitor.java:460)
at com.google.gwt.dev.js.ast.JsVisitor.doAccept(JsVisitor.java:437)
at com.google.gwt.dev.js.ast.JsVisitor.accept(JsVisitor.java:109)
at com.google.gwt.dev.js.JsToStringGenerationVisitor.visit(JsToStringGenerationVisitor.java:208)
at com.google.gwt.dev.js.ast.JsBinaryOperation.traverse(JsBinaryOperation.java:112)
at com.google.gwt.dev.js.ast.JsVisitor.doTraverse(JsVisitor.java:460)
at com.google.gwt.dev.js.ast.JsVisitor.doAccept(JsVisitor.java:437)
at com.google.gwt.dev.js.ast.JsVisitor.accept(JsVisitor.java:109)
at com.google.gwt.dev.js.JsToStringGenerationVisitor.visit(JsToStringGenerationVisitor.java:391)
at com.google.gwt.dev.js.ast.JsExprStmt.traverse(JsExprStmt.java:41)
at com.google.gwt.dev.js.ast.JsVisitor.doTraverse(JsVisitor.java:460)
at com.google.gwt.dev.js.ast.JsVisitor.doAccept(JsVisitor.java:437)
at com.google.gwt.dev.js.ast.JsVisitor.accept(JsVisitor.java:109)
at com.google.gwt.dev.js.JsToStringGenerationVisitor.printJsBlock(JsToStringGenerationVisitor.java:907)
at com.google.gwt.dev.js.JsSourceGenerationVisitor.visit(JsSourceGenerationVisitor.java:59)
at com.google.gwt.dev.js.ast.JsBlock.traverse(JsBlock.java:47)
at com.google.gwt.dev.js.ast.JsVisitor.doTraverse(JsVisitor.java:460)
at com.google.gwt.dev.js.ast.JsVisitor.doAccept(JsVisitor.java:437)
at com.google.gwt.dev.js.ast.JsVisitor.accept(JsVisitor.java:109)
at com.google.gwt.dev.shell.Jsni.generateJavaScriptForHostedMode(Jsni.java:251)
at com.google.gwt.dev.shell.Jsni.getJavaScriptForHostedMode(Jsni.java:239)
at com.google.gwt.dev.shell.ModuleSpaceOOPHM.createNativeMethods(ModuleSpaceOOPHM.java:53)
at com.google.gwt.dev.shell.CompilingClassLoader.injectJsniMethods(CompilingClassLoader.java:1386)
at com.google.gwt.dev.shell.CompilingClassLoader.findClass(CompilingClassLoader.java:1156)
at com.google.gwt.dev.shell.CompilingClassLoader.loadClass(CompilingClassLoader.java:1201)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:340)
at com.google.gwt.dev.shell.ModuleSpace.loadClassFromSourceName(ModuleSpace.java:683)
at com.google.gwt.dev.shell.ModuleSpace.onLoad(ModuleSpace.java:390)
at com.google.gwt.dev.shell.OophmSessionHandler.loadModule(OophmSessionHandler.java:200)
at com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:530)
at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:368)
at java.lang.Thread.run(Thread.java:744)
ERROR: Failed to load module 'jsinterop' from user agent 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36' at localhost:64356
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment