Skip to content

Instantly share code, notes, and snippets.

@jfuerth
Created May 29, 2014 21:09
Show Gist options
  • Select an option

  • Save jfuerth/ab985eb96d27a554c49f to your computer and use it in GitHub Desktop.

Select an option

Save jfuerth/ab985eb96d27a554c49f to your computer and use it in GitHub Desktop.
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