[서버 에러]server tomcat v8.5 server at localhost failed to start.
<에러>
[서버 에러]server tomcat v8.5 server at localhost failed to start.
<해결>
Preferences > Java > Installed JREs > 기존 jdk Remove 해주고 Add로 환경변수 설정된 jdk 재설정
Preferences > Servers > Runtile Environments > 서버 Edit > 설정된 JRE 선택
이렇게 해도 해결되지 않으면
추가된 서버 더블클릭 후 Server Options 에서 Publish module contexts to separate XML files 체크
*publish module contexts to separate xml files
이클립스에서 환경설정이나 xml 파일 설정시 실제 tomcat 서버와 동기화 시켜주는 옵션
보통 서버 기본 세팅시 설정
'Backend > 기타' 카테고리의 다른 글
JUnit 단위 테스트 (0) | 2024.06.03 |
---|---|
알고리즘(Algorithm)이란? (0) | 2024.06.02 |
<url-pattern> (0) | 2024.05.31 |
[Spring] 한글깨짐 에러 (0) | 2024.05.31 |
[Spring] invalid thread access, download of template~ 에러 (1) | 2024.05.31 |