sermant-io / Sermant

A Cloud-Native Proxyless Service Mesh based on Java Bytecode Enhancement Technology
https://sermant.io/
Apache License 2.0
1.26k stars 170 forks source link

【bug】springboot注册插件切换上下文类加载器问题(报错:No such extension org.apache.dubbo.rpc.cluster.LoadBalance by name random, no related exception was found, please check whether related SPI module is missing) #1156

Closed lilai23 closed 1 year ago

lilai23 commented 1 year ago

What happened?

springboot注册插件切换上下文类加载器异常

How can we reproduce it (as minimally and precisely as possible)?

dubbo应用挂载springboot注册插件,在同一方法中,先调用springboot注册插件的服务间调用,再调用dubbo接口,出现报错:No such extension org.apache.dubbo.rpc.cluster.LoadBalance by name random, no related exception was found, please check whether related SPI module is missing.

Anything else we need to know?

No response

Sermant version

0.8.x

OS version

No response

github-actions[bot] commented 1 year ago

This issue seems to be Stale. We will close it in a few days.

github-actions[bot] commented 1 year ago

We close this issue because it hasn't been updated in a while. Remove Stale label if you want to reopen it.