반응형
심각: 경로 [/auction]의 컨텍스트 내의 서블릿 [appServlet]을(를) 위한 Servlet.service() 호출이, 근본 원인(root cause)과 함께, 예외 [Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.executor.ExecutorException: A query was run and no Result Maps were found for the Mapped Statement 'auction.selectone_item_idx'. It's likely that neither a Result Type nor a Result Map was specified.]을(를) 발생시켰습니다.
org.apache.ibatis.executor.ExecutorException: A query was run and no Result Maps were found for the Mapped Statement 'auction.selectone_item_idx'. It's likely that neither a Result Type nor a Result Map was specified.
resultType 빠져있는지 확인!! ㅋㅋ
반응형
'오류해결' 카테고리의 다른 글
이클립스에서 Project 생성시 Console 화면에 뜨게 하는 오류 수정 (0) | 2024.08.05 |
---|---|
[git]Pulling 1 repository Checkout conflict with files: (0) | 2024.07.25 |
★★[오류해결](반드시 do로 시작해야한다)Server 값이 제대로 안넘어갈때★★ (0) | 2024.07.01 |
[오류해결 바로해드림]ERROR:ORA-01034: ORACLE not availableORA-27101: shared memory realm does not exist (1) | 2024.06.30 |
[오류해결]이미지 안뜸, 이미지 오류 / 웹 이미지 파일 경로 (0) | 2024.06.28 |