멍청멍청기록/에러 일기
-
경고: Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jsonView': Failed to introspect bean class [org.springframework.web.servlet.view.json.MappingJackson2JsonView] for lookup method metadata: could not find class that it depends on; nested exception is java.lang.NoClassDefFoun..
스프링 에러 03] interceptor 설정 에러경고: Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jsonView': Failed to introspect bean class [org.springframework.web.servlet.view.json.MappingJackson2JsonView] for lookup method metadata: could not find class that it depends on; nested exception is java.lang.NoClassDefFoun..
2019.03.18 -
스프링 에러 #1123456789101112131415161718192021222324 //이 부분 너무 옛날 방식. Colored by Color Scriptercs 일단 아래 적용 안되는 부분에 대해서 체크하려고 합니다.jar을 넣기도 해보고 Properties 에서 Build Path 해봐도 안되고 찾아봤더니 스프링3.0 이상일 때는 MappingJackson2sonView를 사용하라고 하네요. 그리고 노란색 글씨로 이 부분이라고 한 것은 이클립스 내에서 더이상 사용을 하지 않는다고 노란색경고가 뜹니다 -_-;(뭘 대체해야하는지는 아직 모르겠습니다) 도움준 블로그 출처 : https://javafactory.tistory.com/1118 #21234567891011package com.popo.co..
스프링 에러 02] Log4J 에러 feat.Interceptor스프링 에러 #1123456789101112131415161718192021222324 //이 부분 너무 옛날 방식. Colored by Color Scriptercs 일단 아래 적용 안되는 부분에 대해서 체크하려고 합니다.jar을 넣기도 해보고 Properties 에서 Build Path 해봐도 안되고 찾아봤더니 스프링3.0 이상일 때는 MappingJackson2sonView를 사용하라고 하네요. 그리고 노란색 글씨로 이 부분이라고 한 것은 이클립스 내에서 더이상 사용을 하지 않는다고 노란색경고가 뜹니다 -_-;(뭘 대체해야하는지는 아직 모르겠습니다) 도움준 블로그 출처 : https://javafactory.tistory.com/1118 #21234567891011package com.popo.co..
2019.03.15 -
스프링 에러 스프링 프로젝트를 생성하고 셋팅을 하는 과정에서 아래와 같은 에러가 떴다 1234567891011121314151617181920212223242526272829303132333435363738심각: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[]] at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:167) at org.apache.catalina.core.ContainerBase..
스프링 에러 01]스프링 에러 스프링 프로젝트를 생성하고 셋팅을 하는 과정에서 아래와 같은 에러가 떴다 1234567891011121314151617181920212223242526272829303132333435363738심각: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[]] at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:167) at org.apache.catalina.core.ContainerBase..
2019.03.14