728x90 port error1 Port 8080 required by Project is already in use 에러 해결 방법 가끔 이클립스에서 프로젝트를 실행할때 다음과 같이 8080 포트가 사용중이라는 에러가 발생한다. Several ports (8005, 8080, 8009) required by TestProject are already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s). 문제는 PORT 8080을 이미 사용중이라는 것으로 사용중인 것을 종료시키고 다시 실행시키면 된다. 해결 방법은 다음과 같다. 해결 방법 PO.. 2021. 7. 14. 이전 1 다음 728x90