Created
May 29, 2014 21:09
-
-
Save jfuerth/ab985eb96d27a554c49f to your computer and use it in GitHub Desktop.
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
| 00:04:47.928 [ERROR] Remote connection lost | |
| <pre>com.google.gwt.dev.shell.BrowserChannel$RemoteDeathError: Remote connection lost | |
| at com.google.gwt.dev.shell.BrowserChannelServer.reactToMessages(BrowserChannelServer.java:304) | |
| at com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:547) | |
| at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:364) | |
| at java.lang.Thread.run(Thread.java:724) | |
| Caused by: com.google.gwt.dev.shell.BrowserChannelException: Invalid message type RETURN | |
| at com.google.gwt.dev.shell.BrowserChannelServer.reactToMessages(BrowserChannelServer.java:304) | |
| at com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:547) | |
| at com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:364) | |
| at java.lang.Thread.run(Thread.java:724)</pre> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment