简体   繁体   中英

GWT Hosted mode : Connecting to 127.0.0.1

I've recently started to see a hang when testing GWT apps running in hosted mode. It hangs with the message "Connecting to 127.0.0.1"

The only solution is to stop and restart a few times. Has anyone else seen this?

If so, any ideas about the cause? I wondered if it was a firewall block. I'm using Zonealarm. If you are also seeing this, please add a comment to this question mentioning which firewall you use - maybe a pattern will emerge.

Are you using a Mac?

Maybe you are affected by this issue:

http://code.google.com/p/googleappengine/issues/detail?id=4712

In my experience this sort of thing is usually a firewall problem - turn zonealarm off and then make sure that Windows firewall hasn't kicked on again (not unheard of.) If this works then just add a rule to allow GWT to act as a server / connect via localhost (adding the rule on java.exe should work?) If not can you confirm you've tried turning the firewall(s) off?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM