Just in case someone ever manages to do what i did and ends up with a similar message.
The issue was with different versions of the GWT SDK and the gwt-dev- oophm.jar. I upgraded the SDK build as mentioned, but forgot to update the gwt-dev-oophm.jar which i was committing to our svn repository. In the end i removed this jar from the repository and added to our dev instructions a step to update the project's build path with this jar manually (as described in the gwt dev guide). Ricardo On Sep 14, 7:55 pm, "[email protected]" <[email protected]> wrote: > Hi. > > I've just upgraded my oophm plugin to the most recent one > at:http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM > > for firefox 3.0. I had some small issues from time to time and was > hoping it would get better. > > But with this new one it doesn't seem to work. I get a message in the > browser saying that it cannot connect to the hosted mode server and in > the hosted mode window logs i see a browserchannelexception with the > message: > """ > Unrecognized command for client; closing connection > com.google.gwt.dev.shell.BrowserChannelException: Invalid message type > 8 > """ > > Am i missing something? I've been using a home built trunk from a > while ago, just replaced with a prebuilt nightly of gwt 2.0 and the > result was the same. Also tried to svn up my gwt workspace, rebuild > and see if it would get better, but i still see the same error. > > Then i tried to go back by reinstalling the old plugin (which i got > the link to by looking at the commit logs), but it won't work with the > more recent gwt builds i now have. I get a webpage saying: > No GWT Browser Plugin Detected > > and some additional text. It does mention an additional link to > 'alternate libraries' if there are issues with linux and firefox 3 > (which is my case, though i use debian not fedora 10 as mentioned > there), but the link is > broken:http://google-web-toolkit.googlecode.com/svn/trunk/plugins/xpcom/preb... > > Lastly i installed firefox 3.5, and the plugin from the same wiki page > as above. Result was the same: > """ > 00:00:07.156 [ERROR] Unrecognized command for client; closing > connection com.google.gwt.dev.shell.BrowserChannelException: Invalid > message type 8 > """ > > Anyone has a clue? > > Thanks in advance, > Ricardo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
