이클립스1 [Tomcat] Several ports (8006, 8090) required by [Server Name] are already in use. 문제 상황 사용 중이던 이클립스를 비정상적으로 종료시킨 후 다시 서버를 실행시키니 다음과 같은 에러문구가 떴다. 이미 해당 포트를 사용하고 있어서 생기는 에러이므로 톰캣 서버가 사용하는 포트를 닫아주어야 한다. Several ports (8006, 8090) required by [Server Name] 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). 해결 방법 1. cmd에서 사용 중.. 2023. 3. 25. 이전 1 다음