dubbo
dubbo copied to clipboard
[Bug] java.io.IOException: org.apache.dubbo.common.serialize.SerializationException: java.lang.SecurityException: Cannot make a java.lang.Class constructor accessible
Pre-check
- [X] I am sure that all the content I provide is in English.
Search before asking
- [X] I had searched in the issues and found no similar issues.
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
JDK 17 DUBBO 3.2.6 spring-boot 3.2.3
Steps to reproduce this issue
i upload a demo code , see https://github.com/q920447939/dubbo-test
What you expected to happen
when i use consumer call the provider , provider throw special exception
java.io.IOException: org.apache.dubbo.common.serialize.SerializationException: java.lang.SecurityException: Cannot make a java.lang.Class constructor accessible
Anything else
at demo code, i write some start info ,please see README.MD
Are you willing to submit a pull request to fix on your own?
- [ ] Yes I am willing to submit a pull request on my own!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct