Hi gaillard, Similar to how Ian is trying to troubleshoot Rahul's problem, you'll have to cut bits out of your code until you can consistently get hosted mode started up correctly.
Also, could you try running a simple "Hello, World" style application in hosted mode to see if that works, preferably one using GWT RPC? If you create a GWT application using the Google Plugin for Eclipse project wizard or the webAppCreator utility, you should have a simple application that uses GWT RPC to test out in hosted mode. If that sample also hangs x out of 10 times, let us know. Cheers, -Sumit Chandel On Sat, Aug 29, 2009 at 8:29 AM, [email protected] <[email protected]>wrote: > > Hi all, > > Even if this thread isn't so helpfull, I can said that I've the same > problem as rahul. > In hosted dev mode sometime I get "Connecting to site 127.0.0.1", > specialy on low end dev machine. > The same project, on the same OS and exactly the same dev environment, > works on Core2duo > but failed sometime on Atom 330. I know Atom 330 is somewhat slow and > not really adapted to code > with windows+eclipse+GWT+jetty++++ but very usefull to test > applications on low end final env. > I think some parts on GWT hosted mode doesn't wait enough for others > parts to be ready. > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
