멍청멍청기록/에러 일기

스프링] Cache miss for REQUEST dispatch to '/' (previous null). Performing MatchableHandlerMapping lookup. This is logged once only at WARN level, and every time at TRACE.

  • -
728x90
반응형

스프링 3.2.0 으로 프로젝트를 진행하는 중에 아래와 같은 메시지 트레킹이 계속 되고 있어서 궁금해서 찾아봤다.

 

 

 

에러 메시지

Cache miss for REQUEST dispatch to '/login' (previous null).
Performing MatchableHandlerMapping lookup.
This is logged once only at WARN level, and every time at TRACE.

 

원인

스프링 3.2.0 고질병

 

해결

스프링 3.2.1 이상으로 업그레이드 하면 사라짐

 

 

github 이슈 트레킹

Spring Boot 3.2.0 Cache miss for REQUEST dispatch to '/actuator/health/readiness' · Issue #38587 · spring-projects/spring-boot (github.com)

 

Spring Boot 3.2.0 Cache miss for REQUEST dispatch to '/actuator/health/readiness' · Issue #38587 · spring-projects/spring-boot

This seems to be a new warning with Spring Boot 3.2.0: Cache miss for REQUEST dispatch to '/actuator/health/readiness' (previous null). Performing MatchableHandlerMapping lookup. This is logged onc...

github.com

 

반응형
Contents

포스팅 주소를 복사했습니다

이 글이 도움이 되었다면 공감 부탁드립니다.