초코붕붕
정보를 모아랏
초코붕붕
전체 방문자
오늘
어제
  • 분류 전체보기 (122)
    • 📙 생활속 팁 (88)
    • 📘 TV&드라마 (13)
    • 📒 개발기록 (17)
      • JSP 프로젝트 (15)
      • Spring 프로젝트 (1)
      • 개발 배우기 (1)
    • 📔 오류 (4)
반응형

블로그 메뉴

  • 홈
  • 태그
  • 방명록

공지사항

인기 글

태그

  • 명언
  • 아보카도
  • 금토드라마
  • 복숭아
  • sbs드라마
  • 영어명대사
  • 영어명언
  • 당근효능
  • 수목드라마
  • 비트
  • Mysql데이터베이스
  • 비타민A
  • 월화드라마
  • 당근
  • 알로에
  • 굴
  • 비타민C
  • 대추
  • 항암효과
  • 천연팩
  • 숯
  • 2021수능
  • JSP프로젝트
  • tvN드라마
  • 토마토
  • 천연가습기
  • eclipse데이터베이스연동하기
  • 도서쇼핑몰프로젝트
  • 슈퍼푸드
  • 도서쇼핑몰만들기

최근 댓글

최근 글

티스토리

hELLO · Designed By 정상우.
초코붕붕

정보를 모아랏

Illegal access: this web application instance has been stopped already. Could not load []. 오류 해결
📔 오류

Illegal access: this web application instance has been stopped already. Could not load []. 오류 해결

2022. 11. 22. 08:00
728x90

[오류 메세지]

11월 21, 2022 10:39:44 오후 org.apache.catalina.loader.WebappClassLoaderBase checkStateForResourceLoading 정보: Illegal access: this web application instance has been stopped already. Could not load []. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access. java.lang.IllegalStateException: Illegal access: this web application instance has been stopped already. Could not load []. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access. at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading(WebappClassLoaderBase.java:1295) at org.apache.catalina.loader.WebappClassLoaderBase.getResource(WebappClassLoaderBase.java:972) at com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.checkThreadContextClassLoader(AbandonedConnectionCleanupThread.java:123) at com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:90) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833)

실행이 잘 되던 페이지가 이렇게 로드를 할 수 없다는 메세지가 뜨며 404오류가 뜨기 시작했다. 

이것은 Tomcat 서버 오류인데 다음과 같이 해결할 수 있다.

[Servers]-[server.xml]을 열어 준다. 그리고 맨밑으로 내리면 Context가 있는 것을 볼 수 있는데 여기서 reloadable="true"로 되어있을 텐데 이 부분을 "false"로 바꿔주면 된다.

프로젝트가 많이 있다면 프로젝트 이름을 잘보는 것을 추천한다. 처음에 이름을 잘못보고 다른부분을 고치고 '왜 안되는지?' 하면서 엄청헤매었다..

반응형
저작자표시 비영리 변경금지 (새창열림)

'📔 오류' 카테고리의 다른 글

[Git]warning: LF will be replaced by CRLF 에러 해결방법  (0) 2023.05.31
[eclipse]Mysql 연동 에러 : Unable to locate JAR/zip in file system  (0) 2023.04.01
[eclipse]tomcat 서버 오류 - 서버 제거하고 다시 등록하기  (0) 2022.11.23
    '📔 오류' 카테고리의 다른 글
    • [Git]warning: LF will be replaced by CRLF 에러 해결방법
    • [eclipse]Mysql 연동 에러 : Unable to locate JAR/zip in file system
    • [eclipse]tomcat 서버 오류 - 서버 제거하고 다시 등록하기
    초코붕붕
    초코붕붕
    다양한 정보들을 모아 소개해 주는 블로그입니다.

    티스토리툴바