Skip to content

MyBatisSystemException message is null #887

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dev-rifaii opened this issue Nov 21, 2023 · 0 comments · Fixed by #890
Closed

MyBatisSystemException message is null #887

dev-rifaii opened this issue Nov 21, 2023 · 0 comments · Fixed by #890
Assignees
Labels
degradation A degradation from a previous release
Milestone

Comments

@dev-rifaii
Copy link

Hello, I recently upgraded from mybatis 2.2.2 to 3.0.2.
I noticed that when MyBatisSystemException is thrown, the message is null.
It wasn't the case on v2.2.2
This is a demo app where the issue is reproduced with a test
https://github.com/dev-rifaii/mybatis-bug

harawata added a commit to harawata/spring that referenced this issue Nov 23, 2023
Since Spring 6, org.springframework.core.NestedRuntimeException no longer include the message of the wrapped exception.
spring-projects/spring-framework#25162

Should fix mybatisgh-887
harawata added a commit to harawata/spring that referenced this issue Nov 23, 2023
Since Spring 6, `org.springframework.core.NestedRuntimeException` no longer includes the message of the wrapped exception.

spring-projects/spring-framework#25162

Should fix mybatisgh-887
harawata added a commit to harawata/spring that referenced this issue Nov 23, 2023
Since Spring 6, `org.springframework.core.NestedRuntimeException` no longer includes the message of the wrapped exception.

spring-projects/spring-framework#25162

Should fix mybatisgh-887
@kazuki43zoo kazuki43zoo added the degradation A degradation from a previous release label Nov 25, 2023
@kazuki43zoo kazuki43zoo added this to the 3.0.4 milestone Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
degradation A degradation from a previous release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants