dubbo-registry-zookeeper 中启动测试类注册 zookeeper服务失败,报错内容如下:

Disconnected from the target VM, address: '127.0.0.1:60916', transport: 'socket'
Exception in thread "main" java.lang.NoSuchMethodError: 
org.junit.platform.commons.util.ReflectionUtils.getDefaultClassLoader()Ljava/lang/ClassLoader;
        at 
org.junit.platform.launcher.core.ServiceLoaderTestEngineRegistry.loadTestEngines(ServiceLoaderTestEngineRegistry.java:31)
        at 
org.junit.platform.launcher.core.LauncherFactory.create(LauncherFactory.java:42)
        at 
com.intellij.junit5.JUnit5IdeaTestRunner.createListeners(JUnit5IdeaTestRunner.java:39)
        at 
com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:49)
        at 
com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:237)
        at 
com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)


[ Full content available at: 
https://github.com/apache/incubator-dubbo/issues/3325 ]
This message was relayed via gitbox.apache.org for 
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to