Skip to content

board/list: could not extract ResultSet 문제 #7

@hayeon17kim

Description

@hayeon17kim

Current behavior (bug)

/board/list로 요청시 다음과 같은 에러가 발생한다.

There was an unexpected error (type=Internal Server Error, status=500).
could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet
org.springframework.dao.InvalidDataAccessResourceUsageException: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet

Expected behavior (correct)

정상적인 화면을 띄우도록 만든다.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions