일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- css
- 시큐리티 로그인
- Linux
- 코딩테스트
- 싱글톤
- security
- JAVA11
- springSecurity
- springboot
- java
- input태그
- 시큐리티로그인
- 스프링 부트
- 로그인
- 2차원배열
- 프로그래머스
- gradle
- 반복문
- javascript
- html
- StyleSheet
- codingtest
- 목록
- 소스트리
- sql
- Spring boot
- 시큐리티 로그아웃
- 리눅스
- programmers
- 시큐리티
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 |