You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
【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 opened this issue
Mar 30, 2023
· 2 comments
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
The text was updated successfully, but these errors were encountered:
provenceee
changed the title
【bug】修复springboot注册插件切换上下文类加载器问题
【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)
Mar 30, 2023
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
The text was updated successfully, but these errors were encountered: