[Bug] java.io.IOException: org.apache.dubbo.common.serialize.SerializationException: java.lang.SecurityException: Cannot make a java.lang.Class constructor accessible #13952
Replies: 3 comments
-
|
Beta Was this translation helpful? Give feedback.
-
This should a issue of fastjson2 with jdk17. Please submit the issue to alibaba/fastjson2 or use |
Beta Was this translation helpful? Give feedback.
-
Maybe you are not running my code, in my code I have added special parameters( I have attached the error stack information below:
I don't know how to reproduce using |
Beta Was this translation helpful? Give feedback.
-
Pre-check
Search before asking
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-testWhat you expected to happen
when i use
consumer
call theprovider
,provider
throw special exceptionAnything else
at demo
code
, i write some start info ,please see README.MDAre you willing to submit a pull request to fix on your own?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions