728x90
cmd (관리자 권한 실행 )
netstat -ano | findstr 8080
taskkill /F /pid "pid"
Tomcat Server Error - Port 8080 already in use
I received the following error while attempting to execute a Servlet program in Eclipse Mars EE. 'Starting Tomcat v8.0 Sever at localhost' has encountered a problem. Port 8080 required by ...
stackoverflow.com
728x90