Hi Zeroed, some things to check,
1) When you get the error on your browser are there any errors logged in the IDE. (in Eclipse the "development Mode" windows and "Console" window shows any error encountered.) 2) Are you having the correct java version. check below link for the system req for GWT. http://code.google.com/webtoolkit/doc/1.6/FAQ_GettingStarted.html#Installation_and_Upgrades 3) Are you having any firewalls in your machine. they might be blocking your request. Try temporarily disabling your firewall and running your project. Best of luck... InsI On Jun 12, 7:28 pm, zeroed <[email protected]> wrote: > Hello, everybody! > > I start my experience with GWT and have a problem at the beginning. > > I tried to setup new project in different IDE's: Eclipse, IDEA, > NetBeans, but I failed in all cases. > > When I start my project and open browser (any browser) I get the > following error: > > "Plugin failed to connect to hosted mode server at 127.0.0.1:9997" > > If I do the same on work computer - everything is fine. > > I have Windows 7 at home and Windows XP at work. > > Also I have a lot of ethernet interfaces on my home laptop: VMWare > Workstation generate it. > > Can you suggest me something? -- 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.
