기록
Home
  • 분류 전체보기 (187)
    • Programming (109)
      • JAVA (15)
      • Javascript (0)
      • 데이터베이스 (8)
      • React (7)
      • 프레임워크 (1)
      • Spring (11)
      • 웹(Web) (4)
      • 운영체제 (5)
      • 서버&네트워크 (6)
      • 자료구조 (0)
      • 알고리즘 (1)
      • 형상관리 (0)
      • 에러노트 (35)
      • 개발 툴 (15)
      • TEMP. (1)
    • Project (0)
      • 트러블슈팅 (0)
    • Personal (2)
      • 리뷰 (1)
      • 업무 (0)
    • Course (0)
      • 모든 개발자를 위한 HTTP 웹 기본 지식 (1)
      • 스프링 핵심 원리 - 기본편 (51)
      • 자바 ORM 표준 JPA 프로그래밍 - 기본편 (21)
    • TEMP (0)
Home
  • 분류 전체보기 (187)
    • Programming (109)
      • JAVA (15)
      • Javascript (0)
      • 데이터베이스 (8)
      • React (7)
      • 프레임워크 (1)
      • Spring (11)
      • 웹(Web) (4)
      • 운영체제 (5)
      • 서버&네트워크 (6)
      • 자료구조 (0)
      • 알고리즘 (1)
      • 형상관리 (0)
      • 에러노트 (35)
      • 개발 툴 (15)
      • TEMP. (1)
    • Project (0)
      • 트러블슈팅 (0)
    • Personal (2)
      • 리뷰 (1)
      • 업무 (0)
    • Course (0)
      • 모든 개발자를 위한 HTTP 웹 기본 지식 (1)
      • 스프링 핵심 원리 - 기본편 (51)
      • 자바 ORM 표준 JPA 프로그래밍 - 기본편 (21)
    • TEMP (0)
블로그 내 검색

기록

  • Programming/에러노트

    Error parsing Mapper XML. Cause: org.apache.ibatis.builder.BuilderException: Error resolving class. Cause: org.apache.ibatis.type.TypeException: Could not resolve type alias

    2022. 5. 3.

    by. 개발도비

    Error creating bean with name 'sqlSessionFactory' defined in ServletContext resource [/WEB-INF/spring/root-context.xml]: Invocation of init method failed; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [C:\Users\jaeou\IdeaProjects\CRUD\out\artifacts\CRUD_war_exploded\WEB-INF\classes\mappers\article\articleMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. Cause: org.apache.ibatis.builder.BuilderException: Error resolving class. Cause: org.apache.ibatis.type.TypeException: Could not resolve type alias 'ArticleVO'.  Cause: java.lang.ClassNotFoundException: Cannot find class: ArticleVO

     

     

    typealias 지정을 안 해서 생겼던 오류

    (내 경우엔 파일 자체가 없었다!)  

     

     

    https://show0910.tistory.com/5

     

    톰캣 실행중 발생한 오류 로그 / Cause: java.lang.ClassNotFoundException: Cannot find class: BoardVO

    톰캣을 실행하는 중 아래와 같은 Error가 발생하였다. Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springframework..

    show0910.tistory.com

    https://sas-study.tistory.com/193

     

    [Mybatis] 스프링 mybatis 사용 시, 객체 alias 설정하는 방법

    보통 mybatis xml 파일에 쿼리문을 작성할 때 parameterType 과 resultType을 적어 파라미터의 자료형과 반환 타입의 자료형을 적습니다. select * from tblBoard where boardSeq = #{boardSeq} 이 쿼리문의 param..

    sas-study.tistory.com

     

    'Programming > 에러노트' 카테고리의 다른 글

    [SpringFramework/스프링프레임워크] No suitable driver found for jdbc  (0) 2022.06.08
    Debug모드로 서버 실행  (0) 2022.05.04
    [Windows/IntelliJ] Address localhost:1099 is already in use  (0) 2022.04.14
    [Spring Framework] DAO에서 NullPointerException 에러가 날 때  (0) 2022.03.10
    [스프링프레임워크] org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Use logout-success-url or success-handler-ref, but not bothOffending resource  (0) 2022.03.10

    댓글

    관련글

    • [SpringFramework/스프링프레임워크] No suitable driver found for jdbc 2022.06.08
    • Debug모드로 서버 실행 2022.05.04
    • [Windows/IntelliJ] Address localhost:1099 is already in use 2022.04.14
    • [Spring Framework] DAO에서 NullPointerException 에러가 날 때 2022.03.10
    맨 위로
전체 글 보기
Tistory 로그인
Tistory 로그아웃
로그아웃 글쓰기 관리

Today

Total

Powered by ⓒ Kakao Corp.

Designed by Nana
블로그 이미지
개발도비

티스토리툴바