일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 스프링 부트
- 싱글톤
- java
- programmers
- StyleSheet
- security
- input태그
- Linux
- Spring boot
- JAVA11
- 코딩테스트
- javascript
- 2차원배열
- 리눅스
- 목록
- html
- gradle
- codingtest
- css
- 로그인
- 소스트리
- 반복문
- 시큐리티 로그인
- sql
- 시큐리티
- 시큐리티로그인
- springSecurity
- 시큐리티 로그아웃
- springboot
- 프로그래머스
Archives
- Today
- Total
JAVAIARY
The Tomcat server configuration at \Servers\mvc-config is missing 오류 본문
selfEdu/극약처방 ) Error
The Tomcat server configuration at \Servers\mvc-config is missing 오류
shiherlis 2022. 12. 26. 10:341. 현상 : 서버가 안돌아가고 clean 돌릴 때마다도 에러가 남.
2. 원인
- IDE에서 삭제된 프로젝트가 서버에 그대로 남아있음
- 경로 오류가 난 것으로 보임
3. 해결
서버 삭제 후 다시 개설
'selfEdu > 극약처방 ) Error' 카테고리의 다른 글
ibatis) SAXParseException (0) | 2023.05.28 |
---|---|
DBeaver DB 안 보일 때 (0) | 2023.02.20 |
org.springframework.beans.factory.UnsatisfiedDependencyException 오류 (0) | 2022.12.19 |
the method {method} of type {class} must override a superclass method 오류 (0) | 2022.12.19 |
Logger cannot be resolved to a type 문제 (1) | 2022.12.15 |