java - Tomcat server stopped but eclipse says ports are still in use -


i have stopped tomcat 7.0 server in eclipse. when go server view, has confirmed tomcat server has stopped. yet time try run new project on tomcat server, error

"several ports (8080, 8009) required tomcat v7.0 server @ localhost in use..." how tomcat server run java project?

go localhost:8080 , see if response.

if so, try going /bin folder , running shutdown.sh(.bat depending on os).


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -