You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/02/01 05:24:11 UTC

[GitHub] [dubbo-spi-extensions] KeRan213539 commented on issue #7: 加了ApiDoc注解就報錯 不加啥問題沒有

KeRan213539 commented on issue #7:
URL: https://github.com/apache/dubbo-spi-extensions/issues/7#issuecomment-770574969


   > dubboservice 加上gourp和version
   > 
   > 报 may be version or group mismatch&nbsp;
   > 
   > 
   > 
   > 
   > 
   > 我app版本是0.0.1
   > 
   > org.apache.dubbo.apidocs.core.providers.IDubboDocProvider, version=0.0.0&nbsp;
   > 
   > 这样子也有冲去?
   > 
   > 
   > 
   > 
   > 
   > 
   > 
   > 
   > 
   > Some exceptions have occurred, please check the log.org.apache.dubbo.rpc.RpcException: Failed to invoke remote method: $invoke, provider: dubbo://10.68.6.91:20881/org.apache.dubbo.apidocs.core.providers.IDubboDocProvider?application=dubbo-admin-api-docs&amp;generic=true&amp;interface=org.apache.dubbo.apidocs.core.providers.IDubboDocProvider&amp;pid=13171&amp;register.ip=10.68.6.91&amp;remote.application=&amp;retries=0&amp;side=consumer&amp;sticky=false&amp;timeout=1000, cause: org.apache.dubbo.remoting.RemotingException: org.apache.dubbo.remoting.RemotingException: Not found exported service: org.apache.dubbo.apidocs.core.providers.IDubboDocProvider:20881 in [b2t-nonflight/com.ceair.b2t.nonflight.service.order.PassangerService:0.0.1:20881, b2t-nonflight/org.apache.dubbo.apidocs.core.providers.IDubboDocProvider:0.0.1:20881, b2t-nonflight/com.ceair.b2t.nonflight.service.order.OrderService:0.0.1:20881, b2t-nonflight/com.ceair.b2t.nonflight.service.org.OrgService:0.0.1:20881, b2t-no
 nflight/com.ceair.b2t.nonflight.service.org.UserService:0.0.1:20881, b2t-nonflight/com.ceair.b2t.nonflight.service.coupon.QcCodeService:0.0.1:20881, b2t-nonflight/com.ceair.b2t.nonflight.service.org.AgentService:0.0.1:20881], may be version or group mismatch , channel: consumer: /10.68.6.91:59722 --&gt; provider: /10.68.6.91:20881, message:RpcInvocation [methodName=$invoke, parameterTypes=[class java.lang.String, class [Ljava.lang.String;, class [Ljava.lang.Object;], arguments=[apiModuleList, [Ljava.lang.String;@112388c2, [Ljava.lang.Object;@1fe46496], attachments={input=387, path=org.apache.dubbo.apidocs.core.providers.IDubboDocProvider, remote.application=dubbo-admin-api-docs, dubbo=2.0.2, interface=org.apache.dubbo.apidocs.core.providers.IDubboDocProvider, version=0.0.0, generic=true}]
   > 
   > org.apache.dubbo.remoting.RemotingException: Not found exported service: org.apache.dubbo.apidocs.core.providers.IDubboDocProvider:20881 in [b2t-nonflight/com.ceair.b2t.nonflight.service.order.PassangerService:0.0.1:20881, b2t-nonflight/org.apache.dubbo.apidocs.core.providers.IDubboDocProvider:0.0.1:20881, b2t-nonflight/com.ceair.b2t.nonflight.service.order.OrderService:0.0.1:20881, b2t-nonflight/com.ceair.b2t.nonflight.service.org.OrgService:0.0.1:20881, b2t-nonflight/com.ceair.b2t.nonflight.service.org.UserService:0.0.1:20881, b2t-nonflight/com.ceair.b2t.nonflight.service.coupon.QcCodeService:0.0.1:20881, b2t-nonflight/com.ceair.b2t.nonflight.service.org.AgentService:0.0.1:20881], may be version or group mismatch , channel: consumer: /10.68.6.91:59722 --&gt; provider: /10.68.6.91:20881, message:RpcInvocation [methodName=$invoke, parameterTypes=[class java.lang.String, class [Ljava.lang.String;, class [Ljava.lang.Object;], arguments=[apiModuleList, [Ljava.lang.String;@112388c2,
  [Ljava.lang.Object;@1fe46496], attachments={input=387, path=org.apache.dubbo.apidocs.core.providers.IDubboDocProvider, remote.application=dubbo-admin-api-docs, dubbo=2.0.2, interface=org.apache.dubbo.apidocs.core.providers.IDubboDocProvider, version=0.0.0, generic=true}]
   > 
   > 	at org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol.getInvoker(DubboProtocol.java:265)
   > 
   > 	at org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol$1.reply(DubboProtocol.java:120)
   > 
   > 	at org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler.handleRequest(HeaderExchangeHandler.java:100)
   > 
   > 	at org.apache.dubbo.remoting.exchange.support.header.HeaderExchangeHandler.received(HeaderExchangeHandler.java:175)
   > 
   > 	at org.apache.dubbo.remoting.transport.DecodeHandler.received(DecodeHandler.java:51)
   > 
   > 	at org.apache.dubbo.remoting.transport.dispatcher.ChannelEventRunnable.run(ChannelEventRunnable.java:57)
   > 
   > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   > 
   > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   > 
   > 	at java.lang.Thread.run(Thread.java:748)
   > 
   > 
   > 
   > 
   > 
   > 
   > 
   > 
   > 
   > 
   > 
   > 
   > 
   > 
   > 
   > ------------------&nbsp;原始邮件&nbsp;------------------
   > 
   > 发件人:                                                                                                                        "apache/dubbo-spi-extensions"                                                                                    <notifications@github.com&gt;;
   > 
   > 发送时间:&nbsp;2021年1月31日(星期天) 凌晨5:25
   > 
   > 收件人:&nbsp;"apache/dubbo-spi-extensions"<dubbo-spi-extensions@noreply.github.com&gt;;
   > 
   > 抄送:&nbsp;"附近人A9B5D1936EA904F63"<691557741@qq.com&gt;;"Author"<author@noreply.github.com&gt;;
   > 
   > 主题:&nbsp;Re: [apache/dubbo-spi-extensions] 加了ApiDoc注解就報錯 不加啥問題沒有 (#7)
   > 
   > 
   > 
   > 
   > 
   > 
   > 
   > 
   > 
   > 
   > 
   >  
   > 
   > 最近做了一些修复,方便的话,请使用2.7.x分支最新代码看看还有没有这个问题,或者提供更多信息?
   > 
   >  
   > 
   > —
   > 
   > You are receiving this because you authored the thread.
   > 
   > Reply to this email directly, view it on GitHub, or unsubscribe.
   
   看样子是docs的服务没注册上,能提供下您的具体配置吗?注册中心是什么?dubbo版本,spring版本是什么?


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org