When testing a GWT project in GWT Hosted Mode often the browser window remains blank, the status bar saying 'Connecting to site 127.0.0.1' and the address bar containing 'http://localhost:8888/'.
The only workaround I've found so far is terminating the server and run or debug the application again, but often it takes several such restarts before it works fine again. I've tried the following, but these do NOT resolve this problem: * Use another port (in Debug Configurations - Web Application - Main - Embedded Server), as an explicit number or using 'Automatically select an unused port'. * Terminate server and restart Eclipse (has same effect as terminate server and run or debug again). I'm running Eclipse Galileo (Build id 20090920-1017) with Google App Engine Java SDK (version 1.2.2.v200907291526), Google Plugin for Eclipse 3.5 (version 1.2.0.v200912062003) and Google Web Toolkit SDK (version 1.7.0.v200907291526). Any suggestions how to resolve this problem, and what's the real cause? Hendrik Jan van Randen P.S. I've tried the suggestions mentioned in http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/3c686f168c33cb47 but none of these resolves the issue (and it is not possible to reply on that old mailing list thread). -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.