I am trying to run Tomcat through Eclipse. This is something that I have done for the past several years. It was working yesterday and now it is not. The error I get is
This is a very old post yet no one of these solutions worked for me. I had to do a combination of answers in this post and others to get it working. This is what I did;
127.0.0.1 localhost to the host file-Djava.net.preferIPv4Stack=true to eclipse.ini fileWindow > Preferences > General > Network ConnectionsServers (view) > Overview (pane) to computer's network IP.Server (view) > Module (pane) > Module (list item) > Edit (action button)References
- Eclipse unable to detect that a server has started
- Tomcat Not Starting Through Eclipse (Timeout)
- Tomcat Not Starting Through Eclipse (Timeout)