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 2022/03/07 06:59:35 UTC

[GitHub] [dubbo] xtuul opened a new issue #9742: dubbo 3.0.6 Failed register interface application mapping for service

xtuul opened a new issue #9742:
URL: https://github.com/apache/dubbo/issues/9742


   nacos 2.0.4
   dubbo 3.0.6
   
   配置:
   -Ddubbo.application.register-mode=all
   
   启动发生异常,不能注册应用级的实例,异常信息如下:
   `2022-03-07 14:47:05.169 ERROR 18988 --- [           main] org.apache.dubbo.config.ServiceConfig    :  [DUBBO] Failed register interface application mapping for service dubbo-provider/org.apache.dubbo.metadata.MetadataService:1.0.0, dubbo version: 3.0.6, current host: 192.168.137.1`
   
   使用dubbo 3.0.5 是OK的
   
   


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


[GitHub] [dubbo] chickenlj commented on issue #9742: dubbo 3.0.6 Failed register interface application mapping for service

Posted by GitBox <gi...@apache.org>.
chickenlj commented on issue #9742:
URL: https://github.com/apache/dubbo/issues/9742#issuecomment-1075850563


   > 
   
   这只是一行error级别的提示日志,不影响框架实际行为。可以先忽略,我们在下一个版本中将会优化此日志。


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


[GitHub] [dubbo] xtuul commented on issue #9742: dubbo 3.0.6 Failed register interface application mapping for service

Posted by GitBox <gi...@apache.org>.
xtuul commented on issue #9742:
URL: https://github.com/apache/dubbo/issues/9742#issuecomment-1060264632


   接口级地址和应用级地址不能同时注册


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


[GitHub] [dubbo] xtuul removed a comment on issue #9742: dubbo 3.0.6 Failed register interface application mapping for service

Posted by GitBox <gi...@apache.org>.
xtuul removed a comment on issue #9742:
URL: https://github.com/apache/dubbo/issues/9742#issuecomment-1060264632


   接口级地址和应用级地址不能同时注册


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


[GitHub] [dubbo] aimilin6688 commented on issue #9742: dubbo 3.0.6 Failed register interface application mapping for service

Posted by GitBox <gi...@apache.org>.
aimilin6688 commented on issue #9742:
URL: https://github.com/apache/dubbo/issues/9742#issuecomment-1071981096


   同样的问题:
   ```txt
   2022-03-18 10:55:10.589 ERROR 46408 --- [           main] org.apache.dubbo.config.ServiceConfig    :  [DUBBO] Failed register interface application mapping for service aiops-menu/org.apache.dubbo.metadata.MetadataService:1.0.0, dubbo version: 3.0.6, current host: xx.xx.xx.xx
   
   ```


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


[GitHub] [dubbo] xtuul edited a comment on issue #9742: dubbo 3.0.6 Failed register interface application mapping for service

Posted by GitBox <gi...@apache.org>.
xtuul edited a comment on issue #9742:
URL: https://github.com/apache/dubbo/issues/9742#issuecomment-1060264632


   接口级地址和应用级地址不能同时注册


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


[GitHub] [dubbo] aimilin6688 commented on issue #9742: dubbo 3.0.6 Failed register interface application mapping for service

Posted by GitBox <gi...@apache.org>.
aimilin6688 commented on issue #9742:
URL: https://github.com/apache/dubbo/issues/9742#issuecomment-1071981096


   同样的问题:
   ```txt
   2022-03-18 10:55:10.589 ERROR 46408 --- [           main] org.apache.dubbo.config.ServiceConfig    :  [DUBBO] Failed register interface application mapping for service aiops-menu/org.apache.dubbo.metadata.MetadataService:1.0.0, dubbo version: 3.0.6, current host: xx.xx.xx.xx
   
   ```


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


[GitHub] [dubbo] chickenlj closed issue #9742: dubbo 3.0.6 Failed register interface application mapping for service

Posted by GitBox <gi...@apache.org>.
chickenlj closed issue #9742:
URL: https://github.com/apache/dubbo/issues/9742


   


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


[GitHub] [dubbo] AlbumenJ commented on issue #9742: dubbo 3.0.6 Failed register interface application mapping for service

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #9742:
URL: https://github.com/apache/dubbo/issues/9742#issuecomment-1067667951


   > 我用`3.0.5`没这个错,发现`3.0.6`增加的这段错误信息,输出了同样的Error信息。我的配置是:
   > 
   > ```
   > dubbo:
   >   application:
   >     metadata-type: local
   >     register-mode: instance
   >   registry:
   >     address: nacos://${nacosserver.server-addr}?registry-type=service&username=${nacosserver.username}&password=${nacosserver.password}
   >     use-as-config-center: false
   >     use-as-metadata-center: false
   > ```
   > 
   > @chickenlj
   
   这个应该是没有 metadata-center 导致的无法注册服务映射的问题


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


[GitHub] [dubbo] chickenlj commented on issue #9742: dubbo 3.0.6 Failed register interface application mapping for service

Posted by GitBox <gi...@apache.org>.
chickenlj commented on issue #9742:
URL: https://github.com/apache/dubbo/issues/9742#issuecomment-1061634622


   适配 Nacos 相关相关使用问题,我先通过以上配置尝试复现看是什么问题


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


[GitHub] [dubbo] rainwolf01 edited a comment on issue #9742: dubbo 3.0.6 Failed register interface application mapping for service

Posted by GitBox <gi...@apache.org>.
rainwolf01 edited a comment on issue #9742:
URL: https://github.com/apache/dubbo/issues/9742#issuecomment-1060279267


   我用`3.0.5`没这个错,发现`3.0.6`增加的这段错误信息,输出了同样的Error信息。我的配置是:
   ```
   dubbo:
     application:
       metadata-type: local
       register-mode: instance
     registry:
       address: nacos://${nacosserver.server-addr}?registry-type=service&username=${nacosserver.username}&password=${nacosserver.password}
       use-as-config-center: false
       use-as-metadata-center: false
   ```
   @chickenlj 
   


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


[GitHub] [dubbo] rainwolf01 commented on issue #9742: dubbo 3.0.6 Failed register interface application mapping for service

Posted by GitBox <gi...@apache.org>.
rainwolf01 commented on issue #9742:
URL: https://github.com/apache/dubbo/issues/9742#issuecomment-1060279267


   我用`3.0.5`没这个错,发现`3.0.6`增加的这段错误信息,输出了同样的Error信息。我的配置是:
   ```
   dubbo:
     application:
       metadata-type: local
       register-mode: instance
   ```
   @chickenlj 
   


-- 
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: notifications-unsubscribe@dubbo.apache.org

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