Created
February 28, 2012 14:49
-
-
Save unthingable/1932927 to your computer and use it in GitHub Desktop.
gwt devmode fail
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Exception in thread "Code server for admin from Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:10.0.1) Gecko/20100101 Firefox/10.0.1 on https://127.0.0.1/admin.html?gwt.codesvr=127.0.0.1:9997 @ pb8&uE4{OBKn@'!N" java.lang.NullPointerException | |
at com.google.gwt.dev.shell.ModuleSpace.dispose(ModuleSpace.java:146) | |
at com.google.gwt.dev.shell.OophmSessionHandler.loadModule(OophmSessionHandler.java:215) | |
at com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:525) | |
at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:363) | |
at java.lang.Thread.run(Thread.java:662) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment