C20171008S commented on issue #11421:
URL: https://github.com/apache/dubbo/issues/11421#issuecomment-1411652189
图片没有上传成功目前用的3.2 beta4版本
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make
protected final java.lang.Class
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
throws java.lang.ClassFormatError accessible: module java.base does not "opens
java.lang" to unnamed module @5bf0d49
at
java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354)
at
java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297)
at
java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:199)
at java.base/java.lang.reflect.Method.setAccessible(Method.java:193)
at javassist.ClassPool.toClass2(ClassPool.java:1181)
at javassist.ClassPool.toClass(ClassPool.java:1164)
at
org.apache.dubbo.common.compiler.support.JavassistCompiler.doCompile(JavassistCompiler.java:97)
at
org.apache.dubbo.common.compiler.support.AbstractCompiler.compile(AbstractCompiler.java:70)
at
org.apache.dubbo.common.compiler.support.AdaptiveCompiler.compile(AdaptiveCompiler.java:53)
at
org.apache.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClass(ExtensionLoader.java:1341)
at
org.apache.dubbo.common.extension.ExtensionLoader.getAdaptiveExtensionClass(ExtensionLoader.java:1325)
at
org.apache.dubbo.common.extension.ExtensionLoader.createAdaptiveExtension(ExtensionLoader.java:1309)
... 26 common frames omitted
[traceId: ] 2023-02-01 16:29:59 [Thread-1] WARN
com.alibaba.nacos.common.http.HttpClientBeanHolder - [HttpClientBeanHolder]
Start destroying common HttpClient
[traceId: ] 2023-02-01 16:29:59 [DubboShutdownHook] INFO
org.apache.dubbo.config.DubboShutdownHook - [DUBBO] Run shutdown hook now.,
dubbo version: 3.2.0-beta.4, current host: 10.88.107.34
[traceId: ] 2023-02-01 16:29:59 [Thread-6] WARN
com.alibaba.nacos.common.notify.NotifyCenter - [NotifyCenter] Start destroying
Publisher
[traceId: ] 2023-02-01 16:29:59 [Thread-6] WARN
com.alibaba.nacos.common.notify.NotifyCenter - [NotifyCenter] Destruction of
the end
[traceId: ] 2023-02-01 16:29:59 [DubboShutdownHook] INFO
org.apache.dubbo.config.DubboShutdownHook - [DUBBO] Waiting for modules
managed by Spring to be shut down., dubbo version: 3.2.0-beta.4, current host:
10.88.107.34
[traceId: ] 2023-02-01 16:29:59 [Thread-1] WARN
com.alibaba.nacos.common.http.HttpClientBeanHolder - [HttpClientBeanHolder]
Destruction of the end
Disconnected from the target VM, address: '127.0.0.1:50164', transport:
'socket'
Process finished with exit code 1
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]