오류메시지
Several ports (8005, 9090) required by Tomcat v9.0 Server at localhost 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).
해결
tomcat을 startup.bat 파일로 run 하고 툴(이클립스)에서 또 run 했을 경우 발생
bat 파일 run 화면을 끄고 다시 실행하면 해결