用Eclipse的tomcat插件启动tomcat时报错:
然后从网上搜了下解决方法:
把机器上的防火墙修改下就可以了,允许 javaw.exe访问网络.
I had the same problem with eclipse 3.2. I fixed it by changing a few
parameters in my personnal firewall (mine is Norton Internet Security).
Actually, all you need to do though the firewall is granting Internet Access
to javaw.exe.
That's it.
PS:过了一会,我重启下tomcat就可以了,诡异...不过还是把解决方法写上吧