lw985 commented on issue #1436:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/1436#issuecomment-2217444162

   > > > 看日志的话不是B服务没找到C服务,而是B在加载C的服务契约的时候抛异常了。 你贴的日志里面有这么一行
   > > > ```
   > > > Caused by: java.lang.NoSuchMethodError: 
com.fasterxml.jackson.core.JsonStreamContext
   > > > ```
   > > > 
   > > > 
   > > >     
   > > >       
   > > >     
   > > > 
   > > >       
   > > >     
   > > > 
   > > >     
   > > >   
   > > > 一般这种错误是依赖问题,可能是依赖包有冲突,建议排查一下看看
   > > 
   > > 
   > > 那我这种是啥问题 2024-07-01 09:09:42.254 ERROR 45396 --- [oup0-1-thread-2] 
o.a.s.r.consumer.MicroserviceVersions : **Failed to setInstances, appId=qwer, 
microserviceName=provider_qwer.**
   > > 
org.apache.servicecomb.foundation.common.exceptions.ServiceCombException: Parse 
swagger from content failed, at
   > 
   > 你的问题类似,排查下三方件版本配套是否正确。 参考上面的依赖管理和你使用的2.8.14集成的三方件版本排查下: 
https://github.com/apache/servicecomb-java-chassis/blob/2.8.14/dependencies/default/pom.xml
   
   我把spring-boot-start去掉,不用父工程就行了


-- 
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]

Reply via email to