Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Spring
- docker
- go
- 티스토리챌린지
- CloudWatch
- 정보처리기사 실기 기출문제
- 오블완
- Pinpoint
- AI
- 코틀린 코루틴의 정석
- kotlin coroutine
- 공부
- mysql 튜닝
- Kubernetes
- PETERICA
- minikube
- AWS EKS
- 기록으로 실력을 쌓자
- kotlin querydsl
- 정보처리기사실기 기출문제
- Java
- CKA 기출문제
- Elasticsearch
- Linux
- APM
- golang
- aws
- tucker의 go 언어 프로그래밍
- CKA
- kotlin
Archives
- Today
- Total
목록InvalidDataAccessResourceUsageException (1)
피터의 개발이야기

개발하면서 발생한 에러에 대한 정리입니다. JPA에서 데이터를 불러오는 쪽에서 에러가 발생하였습니다. 에러내용 2021-01-18 16:08:05.931 [http-nio-8080-exec-9] ERROR com.xxxxx.util.LoggerAspect [LoggerAspect.java:32] - err=org.springframework.dao.InvalidDataAccessResourceUsageException: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet at org.springframework.orm.j..
Programming/Spring
2021. 1. 25. 08:00