cwt9562 commented on issue #10717: URL: https://github.com/apache/dubbo/issues/10717#issuecomment-1272730514
我的consumer侧还有一些警告 ``` 2022-10-10 10:52:21.571 WARN 12392 --- [ main] o.a.d.r.integration.RegistryDirectory : [DUBBO] Servicecom.alibaba.rdc.basic.system.rbac.roleuser.RoleUserMappingProvider received empty address list with no EMPTY protocol set, trigger empty protection., dubbo version: 3.0.12, current host: 192.168.1.111 2022-10-10 10:52:21.767 WARN 12392 --- [ main] .d.r.c.ServiceDiscoveryRegistryDirectory : [DUBBO] Received empty url list, will ignore for protection purpose., dubbo version: 3.0.12, current host: 192.168.1.111 2022-10-10 10:52:21.806 WARN 12392 --- [ main] o.a.d.r.integration.RegistryDirectory : [DUBBO] Servicecom.alibaba.rdc.basic.system.job.ScheduleJobProvider received empty address list with no EMPTY protocol set, trigger empty protection., dubbo version: 3.0.12, current host: 192.168.1.111 2022-10-10 10:52:21.837 WARN 12392 --- [ main] o.a.d.r.integration.RegistryDirectory : [DUBBO] Servicecom.alibaba.rdc.basic.system.user.UserProvider received empty address list with no EMPTY protocol set, trigger empty protection., dubbo version: 3.0.12, current host: 192.168.1.111 2022-10-10 10:52:21.866 WARN 12392 --- [ main] o.a.d.r.integration.RegistryDirectory : [DUBBO] Servicecom.alibaba.rdc.basic.system.optlog.OptLogProvider received empty address list with no EMPTY protocol set, trigger empty protection., dubbo version: 3.0.12, current host: 192.168.1.111 2022-10-10 10:52:21.896 WARN 12392 --- [ main] o.a.d.r.integration.RegistryDirectory : [DUBBO] Servicecom.alibaba.rdc.basic.system.authlog.AuthLogProvider received empty address list with no EMPTY protocol set, trigger empty protection., dubbo version: 3.0.12, current host: 192.168.1.111 2022-10-10 10:52:21.916 WARN 12392 --- [ main] o.a.d.r.integration.RegistryDirectory : [DUBBO] Servicecom.alibaba.rdc.basic.system.rbac.permission.PermissionProvider received empty address list with no EMPTY protocol set, trigger empty protection., dubbo version: 3.0.12, current host: 192.168.1.111 2022-10-10 10:52:21.947 WARN 12392 --- [ main] o.a.d.r.integration.RegistryDirectory : [DUBBO] Servicecom.alibaba.rdc.basic.system.rbac.rolepermission.RolePermissionMappingProvider received empty address list with no EMPTY protocol set, trigger empty protection., dubbo version: 3.0.12, current host: 192.168.1.111 2022-10-10 10:52:21.966 WARN 12392 --- [ main] o.a.d.r.integration.RegistryDirectory : [DUBBO] Servicecom.alibaba.rdc.basic.idaas.user.UserIdaasProvider received empty address list with no EMPTY protocol set, trigger empty protection., dubbo version: 3.0.12, current host: 192.168.1.111 2022-10-10 10:52:21.987 WARN 12392 --- [ main] o.a.d.r.integration.RegistryDirectory : [DUBBO] Servicecom.alibaba.rdc.basic.system.prop.SystemPropertyProvider received empty address list with no EMPTY protocol set, trigger empty protection., dubbo version: 3.0.12, current host: 192.168.1.111 2022-10-10 10:52:22.016 WARN 12392 --- [ main] o.a.d.r.integration.RegistryDirectory : [DUBBO] Servicecom.alibaba.rdc.basic.idaas.org.OrgIdaasProvider received empty address list with no EMPTY protocol set, trigger empty protection., dubbo version: 3.0.12, current host: 192.168.1.111 2022-10-10 10:52:22.043 WARN 12392 --- [ main] o.a.d.r.integration.RegistryDirectory : [DUBBO] Servicecom.alibaba.rdc.basic.system.message.MessageLogProvider received empty address list with no EMPTY protocol set, trigger empty protection., dubbo version: 3.0.12, current host: 192.168.1.111 2022-10-10 10:52:22.066 WARN 12392 --- [ main] o.a.d.r.integration.RegistryDirectory : [DUBBO] Servicecom.alibaba.rdc.basic.system.org.OrgProvider received empty address list with no EMPTY protocol set, trigger empty protection., dubbo version: 3.0.12, current host: 192.168.1.111 2022-10-10 10:52:22.093 WARN 12392 --- [ main] o.a.d.r.integration.RegistryDirectory : [DUBBO] Servicecom.alibaba.rdc.basic.system.optlog.OptLogDetailProvider received empty address list with no EMPTY protocol set, trigger empty protection., dubbo version: 3.0.12, current host: 192.168.1.111 2022-10-10 10:52:22.117 WARN 12392 --- [ main] o.a.d.r.integration.RegistryDirectory : [DUBBO] Servicecom.alibaba.rdc.basic.system.rbac.role.RoleProvider received empty address list with no EMPTY protocol set, trigger empty protection., dubbo version: 3.0.12, current host: 192.168.1.111 2022-10-10 10:52:22.137 WARN 12392 --- [ main] o.a.d.r.integration.RegistryDirectory : [DUBBO] Servicecom.alibaba.rdc.basic.demo.DemoProvider received empty address list with no EMPTY protocol set, trigger empty protection., dubbo version: 3.0.12, current host: 192.168.1.111 2022-10-10 10:52:22.156 WARN 12392 --- [ main] o.a.d.r.integration.RegistryDirectory : [DUBBO] Servicecom.alibaba.rdc.basic.system.dict.DictItemProvider received empty address list with no EMPTY protocol set, trigger empty protection., dubbo version: 3.0.12, current host: 192.168.1.111 2022-10-10 10:52:22.176 WARN 12392 --- [ main] o.a.d.r.integration.RegistryDirectory : [DUBBO] Servicecom.alibaba.rdc.basic.system.dict.DictProvider received empty address list with no EMPTY protocol set, trigger empty protection., dubbo version: 3.0.12, current host: 192.168.1.111 2022-10-10 10:52:24.308 WARN 12392 --- [ main] o.a.d.r.client.AbstractServiceDiscovery : [DUBBO] No valid instance found, stop registering instance address to registry., dubbo version: 3.0.12, current host: 192.168.1.111 ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
