Tomcat admin port (1) 썸네일형 리스트형 [STS] Tomcat Server 설정 후 구동시 에러(The server cannot be started because one or more of the ports are invalid.) STS/Eclipse 에서는 로컬에 설치된 WAS의 파일을 참조하여 새로운 서버를 구성하고 서비스를 시작할 수 있는 기능이 있다. (이미 구동중인 WAS와 전혀 간섭없이 별도의 서비스를 구동할 수 있다.!!!) 하지만 포트설정이 잘못되면 에러가 발생되면서 서비스 구동을 할 수 없다. 개발환경 JDK 11 Apache Tomcat 9.0 STS 4 에러내용 The server cannot be started because one or more of the ports are invalid. Open the server editor and correct the invalid ports. 해결방안 설정을 완료한 톰캣 서버를 더블클릭하여 포트설정을 입력하거나 다른 포트로 변경하면 에러는 해결된다. Tomcat a.. 이전 1 다음