I've been running tomcat on my Amazon EC2 instance for a few weeks just fine but all of a sudden, I became unable to connect to it. When I use putty I can connect to it fine but when I try to connect with my browser by using ip:8080 , I can't connect anymore. I've tried restarting the instance (and of course, adjusting my input ip accordingly), restarting the tomcat server within the instance, and checking the security groups. Nothing seems to work. I have no idea why it stopped working out of the blue. How should I proceed?
我已经在我的Amazon EC2实例上运行tomcat几周就好了,但突然间,我变得无法连接到它。当我使用putty我可以很好地连接到它但当我尝试使用ip:8080连接我的浏览器时,我无法连接。我已经尝试重新启动实例(当然,相应地调整我的输入ip),重新启动实例中的tomcat服务器,并检查安全组。似乎没什么用。我不知道它为什么停止工作。我该怎么办?
1 个解决方案
#1
0
There are many reasons to why you cannot connect. The best way to solve this is to follow Amazons troubleshooting tips, found here.
您无法连接的原因有很多。解决此问题的最佳方法是按照此处的亚马逊故障排除提示进行操作。
#1
0
There are many reasons to why you cannot connect. The best way to solve this is to follow Amazons troubleshooting tips, found here.
您无法连接的原因有很多。解决此问题的最佳方法是按照此处的亚马逊故障排除提示进行操作。