dubbo icon indicating copy to clipboard operation
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

Open q920447939 opened this issue 1 year ago • 0 comments

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

q920447939 avatar Mar 19 '24 08:03 q920447939