본문 바로가기
오류 및 해결/IDE

[Eclipse] 톰캣 에러 : 'Publishing to Tomcat v9.0 Server al localhost...' has encountered a problem.

by minNa2 2023. 6. 9.

에러

'Publishing to Tomcat v9.0 Server al localhost...' has encountered a problem.

Could not publish to the server.

 

Could not publish to the server.

java.lang.IndexOutOfBoundsException

 

 

 

해결법

1. Servers > Tomcat v9.0 Server at localhost 우클릭 > Add and Remove 선택

 

 

2. 실행하려는 프로젝트만 Configured로 이동

3. Tomcat 재실행

반응형