Error With Port 8080 already in use
on Mac, how I usually solve it
- open terminal and cd to downloaded-apache-files-folder/bin (i.e to the folder where shutdown.sh file is located)
- enter "sh shutdown.sh" as a terminal command
- restart Tomcat/Eclipse..tada!
Hope this helps OP or someone else reading
Click on servers tab in eclipse and then double click on the server listed there. Select the port tab in the config page opened.Change the port to any other ports.Restart the server.