nacos-group / nacos-examples

Nacos Examples
Apache License 2.0
951 stars 1.47k forks source link

/nacos/v1/ns/instance. code:500 msg: ErrCode:400, ErrMsg:instance format invalid: Your IP address is spelled incorrectly #38

Open moodincode opened 4 years ago

moodincode commented 4 years ago

:: Dubbo Spring Boot (v2.7.4.1) : https://github.com/apache/dubbo-spring-boot-project :: Dubbo (v2.7.4.1) : https://github.com/apache/incubator-dubbo :: Discuss group : dev@dubbo.apache.org

2020-04-03 10:14:45.555 INFO 12796 --- [ main] e.OverrideDubboConfigApplicationListener : Dubbo Config was overridden by externalized configuration {dubbo.application.qos-enable=false, dubbo.config.multiple=true} 2020-04-03 10:14:45.783 INFO 12796 --- [pool-1-thread-1] .b.c.e.AwaitingNonWebApplicationListener : [Dubbo] Current Spring Boot Application is await... 2020-04-03 10:14:46.983 INFO 12796 --- [ main] e.OverrideDubboConfigApplicationListener : Dubbo Config was overridden by externalized configuration {dubbo.application.name=consumer-dubbo-server, dubbo.application.qos-enable=false, dubbo.config.multiple=true, dubbo.registry.address=nacos://192.168.159.1:8848, dubbo.scan.base-packages=com.around.consumer.dubbo}

. _ _ /\ / '_ () \ \ \ \ ( ( )\ | ' | '| | ' \/ ` | \ \ \ \ \/ _)| |)| | | | | || (| | ) ) ) ) ' |__| .|| ||| |\, | / / / / =========|_|==============|__/=//// :: Spring Boot :: (v2.2.5.RELEASE)

2020-04-03 10:14:46.993 INFO 12796 --- [ main] c.around.ConsumerDubboServerApplication : The following profiles are active: dev 2020-04-03 10:14:47.243 INFO 12796 --- [ main] .a.d.c.s.c.a.DubboConfigBindingRegistrar : The dubbo config bean definition [name : org.apache.dubbo.config.ApplicationConfig#0, class : org.apache.dubbo.config.ApplicationConfig] has been registered. 2020-04-03 10:14:47.244 INFO 12796 --- [ main] .a.d.c.s.c.a.DubboConfigBindingRegistrar : The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.ApplicationConfig#0] has been registered. 2020-04-03 10:14:47.244 INFO 12796 --- [ main] .a.d.c.s.c.a.DubboConfigBindingRegistrar : The dubbo config bean definition [name : org.apache.dubbo.config.RegistryConfig#0, class : org.apache.dubbo.config.RegistryConfig] has been registered. 2020-04-03 10:14:47.244 INFO 12796 --- [ main] .a.d.c.s.c.a.DubboConfigBindingRegistrar : The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.RegistryConfig#0] has been registered. 2020-04-03 10:14:47.307 INFO 12796 --- [ main] b.f.a.ServiceAnnotationBeanPostProcessor : [DUBBO] BeanNameGenerator bean can't be found in BeanFactory with name [org.springframework.context.annotation.internalConfigurationBeanNameGenerator], dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:47.307 INFO 12796 --- [ main] b.f.a.ServiceAnnotationBeanPostProcessor : [DUBBO] BeanNameGenerator will be a instance of org.springframework.context.annotation.AnnotationBeanNameGenerator , it maybe a potential problem on bean name generation., dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:47.317 WARN 12796 --- [ main] b.f.a.ServiceAnnotationBeanPostProcessor : [DUBBO] No Spring Bean annotating Dubbo's @Service was found under package[com.around.consumer.dubbo], dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:47.318 INFO 12796 --- [ main] o.s.c.a.ConfigurationClassPostProcessor : Cannot enhance @Configuration bean definition 'org.apache.dubbo.spring.boot.autoconfigure.DubboRelaxedBinding2AutoConfiguration' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'. 2020-04-03 10:14:47.318 INFO 12796 --- [ main] o.s.c.a.ConfigurationClassPostProcessor : Cannot enhance @Configuration bean definition 'org.apache.dubbo.spring.boot.autoconfigure.DubboAutoConfiguration' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'. 2020-04-03 10:14:47.368 INFO 12796 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=3a1e1f20-e9da-3566-88c7-c4145f05105f 2020-04-03 10:14:47.449 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.cloud.dubbo.autoconfigure.DubboOpenFeignAutoConfiguration' of type [com.alibaba.cloud.dubbo.autoconfigure.DubboOpenFeignAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:47.499 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'dubbo.cloud-com.alibaba.cloud.dubbo.env.DubboCloudProperties' of type [com.alibaba.cloud.dubbo.env.DubboCloudProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:47.507 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'metadataJsonResolver' of type [com.alibaba.cloud.dubbo.metadata.resolver.DubboServiceBeanMetadataResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:47.516 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.apache.dubbo.config.ApplicationConfig#0' of type [org.apache.dubbo.config.ApplicationConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:47.520 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'dubboProtocolConfigSupplier' of type [com.alibaba.cloud.dubbo.metadata.DubboProtocolConfigSupplier] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:47.521 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.cloud.dubbo.service.DubboMetadataServiceExporter' of type [com.alibaba.cloud.dubbo.service.DubboMetadataServiceExporter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:47.521 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.cloud.dubbo.autoconfigure.DubboMetadataAutoConfiguration' of type [com.alibaba.cloud.dubbo.autoconfigure.DubboMetadataAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:47.523 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.cloud.dubbo.autoconfigure.DubboServiceAutoConfiguration' of type [com.alibaba.cloud.dubbo.autoconfigure.DubboServiceAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:47.525 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'dubboGenericServiceFactory' of type [com.alibaba.cloud.dubbo.service.DubboGenericServiceFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:47.528 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'dubboMetadataConfigServiceProxy' of type [com.alibaba.cloud.dubbo.service.DubboMetadataServiceProxy] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:47.530 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration' of type [org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:47.532 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.cloud.nacos.discovery.NacosDiscoveryClientConfiguration' of type [com.alibaba.cloud.nacos.discovery.NacosDiscoveryClientConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:47.533 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.cloud.nacos.discovery.NacosDiscoveryAutoConfiguration' of type [com.alibaba.cloud.nacos.discovery.NacosDiscoveryAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:47.539 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.commons.util.UtilAutoConfiguration' of type [org.springframework.cloud.commons.util.UtilAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:47.542 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'inetUtilsProperties' of type [org.springframework.cloud.commons.util.InetUtilsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:47.545 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'inetUtils' of type [org.springframework.cloud.commons.util.InetUtils] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:48.696 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'nacosProperties' of type [com.alibaba.cloud.nacos.NacosDiscoveryProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:48.699 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'nacosServiceDiscovery' of type [com.alibaba.cloud.nacos.discovery.NacosServiceDiscovery] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:48.703 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'nacosDiscoveryClient' of type [com.alibaba.cloud.nacos.discovery.NacosDiscoveryClient] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:48.708 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration' of type [org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:49.860 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'simpleDiscoveryProperties' of type [org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:49.864 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'simpleDiscoveryClient' of type [org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClient] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:49.866 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'compositeDiscoveryClient' of type [org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClient] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:49.869 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'metadataServiceInstanceSelector' of type [com.alibaba.cloud.dubbo.autoconfigure.DubboMetadataAutoConfiguration$$Lambda$261/2082353865] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:49.873 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.cloud.dubbo.util.JSONUtils' of type [com.alibaba.cloud.dubbo.util.JSONUtils] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.005 WARN 12796 --- [ main] a.c.d.m.r.DubboServiceMetadataRepository : Current application will subscribe all services(size:3) in registry, a lot of memory and CPU cycles may be used, thus it's strongly recommend you using the externalized property 'dubbo.cloud.subscribed-services' to specify the services 2020-04-03 10:14:50.005 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.cloud.dubbo.metadata.repository.DubboServiceMetadataRepository' of type [com.alibaba.cloud.dubbo.metadata.repository.DubboServiceMetadataRepository] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.013 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.cloud.dubbo.service.parameter.RequestParamServiceParameterResolver' of type [com.alibaba.cloud.dubbo.service.parameter.RequestParamServiceParameterResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.018 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration' of type [org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.021 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration' of type [org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.023 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.http-org.springframework.boot.autoconfigure.http.HttpProperties' of type [org.springframework.boot.autoconfigure.http.HttpProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.029 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'stringHttpMessageConverter' of type [org.springframework.http.converter.StringHttpMessageConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.031 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration' of type [org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.032 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' of type [org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.034 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' of type [org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.035 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' of type [org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.039 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' of type [org.springframework.boot.autoconfigure.jackson.JacksonProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.041 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'standardJacksonObjectMapperBuilderCustomizer' of type [org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$StandardJackson2ObjectMapperBuilderCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.044 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' of type [org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.068 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'jsonComponentModule' of type [org.springframework.boot.jackson.JsonComponentModule] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.072 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'jacksonObjectMapperBuilder' of type [org.springframework.http.converter.json.Jackson2ObjectMapperBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.094 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'jacksonObjectMapper' of type [com.fasterxml.jackson.databind.ObjectMapper] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.101 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'mappingJackson2HttpMessageConverter' of type [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.112 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'messageConverters' of type [org.springframework.boot.autoconfigure.http.HttpMessageConverters] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.115 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.cloud.dubbo.service.parameter.RequestBodyServiceParameterResolver' of type [com.alibaba.cloud.dubbo.service.parameter.RequestBodyServiceParameterResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.121 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.cloud.dubbo.service.parameter.RequestHeaderServiceParameterResolver' of type [com.alibaba.cloud.dubbo.service.parameter.RequestHeaderServiceParameterResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.125 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.cloud.dubbo.service.parameter.PathVariableServiceParameterResolver' of type [com.alibaba.cloud.dubbo.service.parameter.PathVariableServiceParameterResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.126 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.cloud.dubbo.service.DubboGenericServiceExecutionContextFactory' of type [com.alibaba.cloud.dubbo.service.DubboGenericServiceExecutionContextFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.137 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'relaxedDubboConfigBinder' of type [org.apache.dubbo.spring.boot.autoconfigure.BinderDubboConfigBinder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.140 INFO 12796 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'relaxedDubboConfigBinder' of type [org.apache.dubbo.spring.boot.autoconfigure.BinderDubboConfigBinder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2020-04-03 10:14:50.194 WARN 12796 --- [ main] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources. 2020-04-03 10:14:50.194 INFO 12796 --- [ main] c.n.c.sources.URLConfigurationSource : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2020-04-03 10:14:50.197 WARN 12796 --- [ main] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources. 2020-04-03 10:14:50.197 INFO 12796 --- [ main] c.n.c.sources.URLConfigurationSource : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2020-04-03 10:14:50.367 INFO 12796 --- [ main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' 2020-04-03 10:14:50.377 INFO 12796 --- [ main] .f.a.DubboConfigBindingBeanPostProcessor : The properties of bean [name : org.apache.dubbo.config.RegistryConfig#0] have been binding by prefix of configuration properties : dubbo.registry 2020-04-03 10:14:50.483 INFO 12796 --- [ main] a.c.d.m.r.DubboServiceMetadataRepository : The metadata of Dubbo service[name : providers:com.alibaba.cloud.dubbo.service.DubboMetadataService:1.0.0:producer-dubbo-server-dev] is about to be initialized 2020-04-03 10:14:50.514 WARN 12796 --- [ main] a.c.d.m.r.DubboServiceMetadataRepository : The Spring application[name : providers:com.alibaba.cloud.dubbo.service.DubboMetadataService:1.0.0:producer-dubbo-server-dev] does not expose The REST metadata in the Dubbo services. 2020-04-03 10:14:50.514 INFO 12796 --- [ main] a.c.d.m.r.DubboServiceMetadataRepository : The metadata of Dubbo service[name : producer-dubbo-server-dev] is about to be initialized 2020-04-03 10:14:50.649 WARN 12796 --- [ main] org.apache.dubbo.config.AbstractConfig : [DUBBO] There's no valid metadata config found, if you are using the simplified mode of registry url, please make sure you have a metadata address configured properly., dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:50.652 INFO 12796 --- [ main] org.apache.dubbo.config.AbstractConfig : [DUBBO] There's no valid monitor config found, if you want to open monitor statistics for Dubbo, please make sure your monitor is configured properly., dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:50.653 INFO 12796 --- [ main] org.apache.dubbo.config.AbstractConfig : [DUBBO] There's no valid monitor config found, if you want to open monitor statistics for Dubbo, please make sure your monitor is configured properly., dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:50.665 INFO 12796 --- [ main] o.a.d.qos.protocol.QosProtocolWrapper : [DUBBO] qos won't be started because it is disabled. Please check dubbo.application.qos.enable is configured either in system property, dubbo.properties or XML/spring-boot configuration., dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:50.665 WARN 12796 --- [ main] o.a.d.c.s.e.SpringExtensionFactory : [DUBBO] No spring extension (bean) named:applicationContext, try to find an extension (bean) of type org.springframework.context.ConfigurableApplicationContext, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:50.665 WARN 12796 --- [ main] o.a.d.c.s.e.SpringExtensionFactory : [DUBBO] No spring extension (bean) named:applicationContext, type:org.springframework.context.ConfigurableApplicationContext found, stop get bean., dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:50.679 INFO 12796 --- [ main] c.a.c.d.registry.SpringCloudRegistry : [DUBBO] Register: consumer://192.168.159.1/org.apache.dubbo.rpc.service.GenericService?application=consumer-dubbo-server&category=consumers&check=false&dubbo=2.0.2&generic=true&group=producer-dubbo-server&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&lazy=false&pid=12796&qos.enable=false&release=2.7.4.1&side=consumer&sticky=false&timestamp=1585880090649&version=1.0.0, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:50.683 INFO 12796 --- [ main] c.a.c.d.registry.SpringCloudRegistry : [DUBBO] Subscribe: consumer://192.168.159.1/org.apache.dubbo.rpc.service.GenericService?application=consumer-dubbo-server&category=providers,configurators,routers&check=false&dubbo=2.0.2&generic=true&group=producer-dubbo-server&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&lazy=false&pid=12796&qos.enable=false&release=2.7.4.1&side=consumer&sticky=false&timestamp=1585880090649&version=1.0.0, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:50.688 INFO 12796 --- [ main] o.a.dubbo.registry.nacos.NacosRegistry : [DUBBO] Load registry cache file C:\Users\moodincode.dubbo\dubbo-registry-consumer-dubbo-server-192.168.159.1:8848.cache, data: {producer-dubbo-server/com.alibaba.cloud.dubbo.service.DubboMetadataService:1.0.0=empty://192.168.159.1/org.apache.dubbo.rpc.service.GenericService?application=consumer-dubbo-server&category=providers&check=false&dubbo=2.0.2&generic=true&group=producer-dubbo-server&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&lazy=false&pid=9184&qos.enable=false&release=2.7.4.1&side=consumer&sticky=false&timestamp=1585879999594&version=1.0.0}, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:50.689 INFO 12796 --- [ main] o.a.dubbo.registry.nacos.NacosRegistry : [DUBBO] Register: consumer://192.168.159.1/org.apache.dubbo.rpc.service.GenericService?application=consumer-dubbo-server&category=consumers&check=false&dubbo=2.0.2&generic=true&group=producer-dubbo-server&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&lazy=false&pid=12796&qos.enable=false&release=2.7.4.1&side=consumer&sticky=false&timestamp=1585880090649&version=1.0.0, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:50.697 INFO 12796 --- [ main] o.a.dubbo.registry.nacos.NacosRegistry : [DUBBO] Subscribe: consumer://192.168.159.1/org.apache.dubbo.rpc.service.GenericService?application=consumer-dubbo-server&category=providers,configurators,routers&check=false&dubbo=2.0.2&generic=true&group=producer-dubbo-server&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&lazy=false&pid=12796&qos.enable=false&release=2.7.4.1&side=consumer&sticky=false&timestamp=1585880090649&version=1.0.0, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:50.701 INFO 12796 --- [ main] o.a.dubbo.registry.nacos.NacosRegistry : [DUBBO] Notify urls for subscribe url consumer://192.168.159.1/org.apache.dubbo.rpc.service.GenericService?application=consumer-dubbo-server&category=providers,configurators,routers&check=false&dubbo=2.0.2&generic=true&group=producer-dubbo-server&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&lazy=false&pid=12796&qos.enable=false&release=2.7.4.1&side=consumer&sticky=false&timestamp=1585880090649&version=1.0.0, urls: [empty://192.168.159.1/org.apache.dubbo.rpc.service.GenericService?application=consumer-dubbo-server&category=providers&check=false&dubbo=2.0.2&generic=true&group=producer-dubbo-server&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&lazy=false&pid=12796&qos.enable=false&release=2.7.4.1&side=consumer&sticky=false&timestamp=1585880090649&version=1.0.0], dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:50.704 INFO 12796 --- [client.listener] o.a.dubbo.registry.nacos.NacosRegistry : [DUBBO] Notify urls for subscribe url consumer://192.168.159.1/org.apache.dubbo.rpc.service.GenericService?application=consumer-dubbo-server&category=providers,configurators,routers&check=false&dubbo=2.0.2&generic=true&group=producer-dubbo-server&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&lazy=false&pid=12796&qos.enable=false&release=2.7.4.1&side=consumer&sticky=false&timestamp=1585880090649&version=1.0.0, urls: [empty://192.168.159.1/org.apache.dubbo.rpc.service.GenericService?application=consumer-dubbo-server&category=providers&check=false&dubbo=2.0.2&generic=true&group=producer-dubbo-server&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&lazy=false&pid=12796&qos.enable=false&release=2.7.4.1&side=consumer&sticky=false&timestamp=1585880090649&version=1.0.0], dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:50.704 INFO 12796 --- [ main] org.apache.dubbo.config.AbstractConfig : [DUBBO] Refer dubbo service org.apache.dubbo.rpc.service.GenericService from url registry://192.168.159.1:8848/org.apache.dubbo.registry.RegistryService?application=consumer-dubbo-server&check=false&cluster=registryaware&dubbo=2.0.2&generic=true&group=producer-dubbo-server&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&lazy=false&pid=12796&qos.enable=false&refer=application%3Dconsumer-dubbo-server%26check%3Dfalse%26dubbo%3D2.0.2%26generic%3Dtrue%26group%3Dproducer-dubbo-server%26interface%3Dcom.alibaba.cloud.dubbo.service.DubboMetadataService%26lazy%3Dfalse%26pid%3D12796%26qos.enable%3Dfalse%26register.ip%3D192.168.159.1%26release%3D2.7.4.1%26side%3Dconsumer%26sticky%3Dfalse%26timestamp%3D1585880090649%26version%3D1.0.0&register.ip=192.168.159.1&registry=nacos&release=2.7.4.1&side=consumer&sticky=false&timestamp=1585880090649&version=1.0.0, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:50.714 WARN 12796 --- [ main] a.c.d.m.r.DubboServiceMetadataRepository : The Spring application[name : producer-dubbo-server-dev] does not expose The REST metadata in the Dubbo services. 2020-04-03 10:14:50.714 INFO 12796 --- [ main] a.c.d.m.r.DubboServiceMetadataRepository : The metadata of Dubbo service[name : providers:com.around.producer.dubbo.service.TestDubboServer:1.0.0:] is about to be initialized 2020-04-03 10:14:50.718 WARN 12796 --- [ main] a.c.d.m.r.DubboServiceMetadataRepository : The Spring application[name : providers:com.around.producer.dubbo.service.TestDubboServer:1.0.0:] does not expose The REST metadata in the Dubbo services. 2020-04-03 10:14:50.718 INFO 12796 --- [ main] a.c.d.m.r.DubboServiceMetadataRepository : The metadata of Dubbo services has been initialized 2020-04-03 10:14:50.767 WARN 12796 --- [ scheduling-1] a.c.d.m.r.DubboServiceMetadataRepository : Current application will subscribe all services(size:4) in registry, a lot of memory and CPU cycles may be used, thus it's strongly recommend you using the externalized property 'dubbo.cloud.subscribed-services' to specify the services 2020-04-03 10:14:50.770 INFO 12796 --- [client.listener] a.DubboServiceDiscoveryAutoConfiguration : The event of the service instances[name : providers:com.alibaba.cloud.dubbo.service.DubboMetadataService:1.0.0:producer-dubbo-server-dev , size : 1] change is about to be dispatched 2020-04-03 10:14:50.774 INFO 12796 --- [ main] c.around.ConsumerDubboServerApplication : Started ConsumerDubboServerApplication in 6.797 seconds (JVM running for 8.835) 2020-04-03 10:14:50.776 INFO 12796 --- [client.listener] a.DubboServiceDiscoveryAutoConfiguration : The event of the service instances[name : consumers:com.alibaba.cloud.dubbo.service.DubboMetadataService:1.0.0:producer-dubbo-server , size : 1] change is about to be dispatched 2020-04-03 10:14:50.776 INFO 12796 --- [client.listener] a.DubboServiceDiscoveryAutoConfiguration : The event of the service instances[name : producer-dubbo-server-dev , size : 1] change is about to be dispatched 2020-04-03 10:14:50.776 INFO 12796 --- [client.listener] a.DubboServiceDiscoveryAutoConfiguration : The event of the service instances[name : providers:com.around.producer.dubbo.service.TestDubboServer:1.0.0: , size : 1] change is about to be dispatched 2020-04-03 10:14:50.795 WARN 12796 --- [ main] org.apache.dubbo.config.AbstractConfig : [DUBBO] There's no valid metadata config found, if you are using the simplified mode of registry url, please make sure you have a metadata address configured properly., dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:50.806 INFO 12796 --- [ main] org.apache.dubbo.config.AbstractConfig : [DUBBO] No valid ip found from environment, try to find valid host from DNS., dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:50.808 WARN 12796 --- [ main] org.apache.dubbo.config.AbstractConfig : [DUBBO] Use random available port(20881) for protocol dubbo, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:50.832 INFO 12796 --- [ main] org.apache.dubbo.config.AbstractConfig : [DUBBO] Export dubbo service com.alibaba.cloud.dubbo.service.DubboMetadataService to local registry url : injvm://127.0.0.1/com.alibaba.cloud.dubbo.service.DubboMetadataService?anyhost=true&application=consumer-dubbo-server&bind.ip=192.168.159.1&bind.port=20881&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&group=consumer-dubbo-server-dev&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&methods=getAllServiceKeys,getServiceRestMetadata,getExportedURLs,getAllExportedURLs&pid=12796&qos.enable=false&release=2.7.4.1&revision=2.2.0.RELEASE&side=provider&timestamp=1585880090796&version=1.0.0, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:50.832 INFO 12796 --- [ main] org.apache.dubbo.config.AbstractConfig : [DUBBO] There's no valid monitor config found, if you want to open monitor statistics for Dubbo, please make sure your monitor is configured properly., dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:50.833 INFO 12796 --- [ main] org.apache.dubbo.config.AbstractConfig : [DUBBO] Register dubbo service com.alibaba.cloud.dubbo.service.DubboMetadataService url dubbo://192.168.159.1:20881/com.alibaba.cloud.dubbo.service.DubboMetadataService?anyhost=true&application=consumer-dubbo-server&bind.ip=192.168.159.1&bind.port=20881&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&group=consumer-dubbo-server-dev&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&methods=getAllServiceKeys,getServiceRestMetadata,getExportedURLs,getAllExportedURLs&pid=12796&qos.enable=false&release=2.7.4.1&revision=2.2.0.RELEASE&side=provider&timestamp=1585880090796&version=1.0.0 to registry registry://192.168.159.1:8848/org.apache.dubbo.registry.RegistryService?application=consumer-dubbo-server&dubbo=2.0.2&pid=12796&qos.enable=false&registry=nacos&release=2.7.4.1&timestamp=1585880090795, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:52.601 INFO 12796 --- [ main] o.a.d.remoting.transport.AbstractServer : [DUBBO] Start NettyServer bind /0.0.0.0:20881, export /192.168.159.1:20881, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:52.603 INFO 12796 --- [ main] o.a.dubbo.registry.nacos.NacosRegistry : [DUBBO] Register: dubbo://192.168.159.1:20881/com.alibaba.cloud.dubbo.service.DubboMetadataService?anyhost=true&application=consumer-dubbo-server&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&group=consumer-dubbo-server-dev&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&methods=getAllServiceKeys,getServiceRestMetadata,getExportedURLs,getAllExportedURLs&pid=12796&release=2.7.4.1&revision=2.2.0.RELEASE&side=provider&timestamp=1585880090796&version=1.0.0, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:52.607 INFO 12796 --- [ main] o.a.dubbo.registry.nacos.NacosRegistry : [DUBBO] Subscribe: provider://192.168.159.1:20881/com.alibaba.cloud.dubbo.service.DubboMetadataService?anyhost=true&application=consumer-dubbo-server&bind.ip=192.168.159.1&bind.port=20881&category=configurators&check=false&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&group=consumer-dubbo-server-dev&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&methods=getAllServiceKeys,getServiceRestMetadata,getExportedURLs,getAllExportedURLs&pid=12796&qos.enable=false&release=2.7.4.1&revision=2.2.0.RELEASE&side=provider&timestamp=1585880090796&version=1.0.0, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:52.611 INFO 12796 --- [ main] o.a.dubbo.registry.nacos.NacosRegistry : [DUBBO] Notify urls for subscribe url provider://192.168.159.1:20881/com.alibaba.cloud.dubbo.service.DubboMetadataService?anyhost=true&application=consumer-dubbo-server&bind.ip=192.168.159.1&bind.port=20881&category=configurators&check=false&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&group=consumer-dubbo-server-dev&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&methods=getAllServiceKeys,getServiceRestMetadata,getExportedURLs,getAllExportedURLs&pid=12796&qos.enable=false&release=2.7.4.1&revision=2.2.0.RELEASE&side=provider&timestamp=1585880090796&version=1.0.0, urls: [empty://192.168.159.1:20881/com.alibaba.cloud.dubbo.service.DubboMetadataService?anyhost=true&application=consumer-dubbo-server&bind.ip=192.168.159.1&bind.port=20881&category=providers&check=false&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&group=consumer-dubbo-server-dev&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&methods=getAllServiceKeys,getServiceRestMetadata,getExportedURLs,getAllExportedURLs&pid=12796&qos.enable=false&release=2.7.4.1&revision=2.2.0.RELEASE&side=provider&timestamp=1585880090796&version=1.0.0], dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:52.612 INFO 12796 --- [client.listener] o.a.dubbo.registry.nacos.NacosRegistry : [DUBBO] Notify urls for subscribe url provider://192.168.159.1:20881/com.alibaba.cloud.dubbo.service.DubboMetadataService?anyhost=true&application=consumer-dubbo-server&bind.ip=192.168.159.1&bind.port=20881&category=configurators&check=false&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&group=consumer-dubbo-server-dev&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&methods=getAllServiceKeys,getServiceRestMetadata,getExportedURLs,getAllExportedURLs&pid=12796&qos.enable=false&release=2.7.4.1&revision=2.2.0.RELEASE&side=provider&timestamp=1585880090796&version=1.0.0, urls: [empty://192.168.159.1:20881/com.alibaba.cloud.dubbo.service.DubboMetadataService?anyhost=true&application=consumer-dubbo-server&bind.ip=192.168.159.1&bind.port=20881&category=providers&check=false&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&group=consumer-dubbo-server-dev&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&methods=getAllServiceKeys,getServiceRestMetadata,getExportedURLs,getAllExportedURLs&pid=12796&qos.enable=false&release=2.7.4.1&revision=2.2.0.RELEASE&side=provider&timestamp=1585880090796&version=1.0.0], dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:52.612 INFO 12796 --- [ main] c.a.c.d.s.DubboMetadataServiceExporter : The Dubbo service[] has been exported. 2020-04-03 10:14:52.637 ERROR 12796 --- [ main] c.a.c.n.registry.NacosServiceRegistry : nacos registry, consumer-dubbo-server-dev register failed...NacosRegistration{nacosDiscoveryProperties=NacosDiscoveryProperties{serverAddr='192.168.159.1:8848', endpoint='', namespace='', watchDelay=30000, logName='', service='consumer-dubbo-server-dev', weight=1.0, clusterName='DEFAULT', group='DEFAULT_GROUP', namingLoadCacheAtStart='false', metadata={dubbo.metadata-service.urls=[ "dubbo://192.168.159.1:20881/com.alibaba.cloud.dubbo.service.DubboMetadataService?anyhost=true&application=consumer-dubbo-server&bind.ip=192.168.159.1&bind.port=20881&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&group=consumer-dubbo-server-dev&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&methods=getAllServiceKeys,getServiceRestMetadata,getExportedURLs,getAllExportedURLs&pid=12796&qos.enable=false&release=2.7.4.1&revision=2.2.0.RELEASE&side=provider&timestamp=1585880090796&version=1.0.0" ], preserved.register.source=SPRING_CLOUD}, registerEnabled=true, ip='10.8.91.228', networkInterface='', port=-1, secure=false, accessKey='', secretKey='', heartBeatInterval=null, heartBeatTimeout=null, ipDeleteTimeout=null}},

java.lang.IllegalStateException: failed to req API:/nacos/v1/ns/instance after all servers([192.168.159.1:8848]) tried: failed to req API:192.168.159.1:8848/nacos/v1/ns/instance. code:500 msg: ErrCode:400, ErrMsg:instance format invalid: Your IP address is spelled incorrectly at com.alibaba.nacos.client.naming.net.NamingProxy.reqAPI(NamingProxy.java:467) ~[nacos-client-1.1.4.jar:na] at com.alibaba.nacos.client.naming.net.NamingProxy.reqAPI(NamingProxy.java:389) ~[nacos-client-1.1.4.jar:na] at com.alibaba.nacos.client.naming.net.NamingProxy.registerService(NamingProxy.java:191) ~[nacos-client-1.1.4.jar:na] at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:207) ~[nacos-client-1.1.4.jar:na] at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:64) ~[spring-cloud-alibaba-nacos-discovery-2.2.0.RELEASE.jar:2.2.0.RELEASE] at com.alibaba.cloud.nacos.registry.NacosServiceRegistry$$FastClassBySpringCGLIB$$ca3a8dbd.invoke() [spring-cloud-alibaba-nacos-discovery-2.2.0.RELEASE.jar:2.2.0.RELEASE] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) [spring-core-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) [spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) [spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) [spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:56) [spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) [spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) [spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:47) [spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) [spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) [spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) [spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) [spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) [spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) [spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at com.alibaba.cloud.nacos.registry.NacosServiceRegistry$$EnhancerBySpringCGLIB$$6a7b71cc.register() [spring-cloud-alibaba-nacos-discovery-2.2.0.RELEASE.jar:2.2.0.RELEASE] at com.alibaba.cloud.dubbo.autoconfigure.DubboServiceRegistrationNonWebApplicationAutoConfiguration.register(DubboServiceRegistrationNonWebApplicationAutoConfiguration.java:92) [spring-cloud-alibaba-dubbo-2.2.0.RELEASE.jar:2.2.0.RELEASE] at com.alibaba.cloud.dubbo.autoconfigure.DubboServiceRegistrationNonWebApplicationAutoConfiguration.onApplicationStarted(DubboServiceRegistrationNonWebApplicationAutoConfiguration.java:85) [spring-cloud-alibaba-dubbo-2.2.0.RELEASE.jar:2.2.0.RELEASE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_45] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_45] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_45] at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_45] at org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(ApplicationListenerMethodAdapter.java:305) [spring-context-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(ApplicationListenerMethodAdapter.java:190) [spring-context-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEvent(ApplicationListenerMethodAdapter.java:153) [spring-context-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) [spring-context-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) [spring-context-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) [spring-context-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:403) [spring-context-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:360) [spring-context-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.boot.context.event.EventPublishingRunListener.started(EventPublishingRunListener.java:98) [spring-boot-2.2.5.RELEASE.jar:2.2.5.RELEASE] at org.springframework.boot.SpringApplicationRunListeners.started(SpringApplicationRunListeners.java:71) [spring-boot-2.2.5.RELEASE.jar:2.2.5.RELEASE] at org.springframework.boot.SpringApplication.run(SpringApplication.java:321) [spring-boot-2.2.5.RELEASE.jar:2.2.5.RELEASE] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) [spring-boot-2.2.5.RELEASE.jar:2.2.5.RELEASE] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215) [spring-boot-2.2.5.RELEASE.jar:2.2.5.RELEASE] at com.around.ConsumerDubboServerApplication.main(ConsumerDubboServerApplication.java:14) [classes/:na]

2020-04-03 10:14:52.638 INFO 12796 --- [ main] o.a.dubbo.registry.nacos.NacosRegistry : [DUBBO] Unregister: dubbo://192.168.159.1:20881/com.alibaba.cloud.dubbo.service.DubboMetadataService?anyhost=true&application=consumer-dubbo-server&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&group=consumer-dubbo-server-dev&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&methods=getAllServiceKeys,getServiceRestMetadata,getExportedURLs,getAllExportedURLs&pid=12796&release=2.7.4.1&revision=2.2.0.RELEASE&side=provider&timestamp=1585880090796&version=1.0.0, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:52.643 INFO 12796 --- [ main] o.a.dubbo.registry.nacos.NacosRegistry : [DUBBO] Unsubscribe: provider://192.168.159.1:20881/com.alibaba.cloud.dubbo.service.DubboMetadataService?anyhost=true&application=consumer-dubbo-server&bind.ip=192.168.159.1&bind.port=20881&category=configurators&check=false&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&group=consumer-dubbo-server-dev&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&methods=getAllServiceKeys,getServiceRestMetadata,getExportedURLs,getAllExportedURLs&pid=12796&qos.enable=false&release=2.7.4.1&revision=2.2.0.RELEASE&side=provider&timestamp=1585880090796&version=1.0.0, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:52.645 INFO 12796 --- [ main] c.a.c.d.s.DubboMetadataServiceExporter : The Dubbo service[] has been unexported. 2020-04-03 10:14:52.645 INFO 12796 --- [export-thread-1] o.a.d.r.integration.RegistryProtocol : [DUBBO] Waiting 10000ms for registry to notify all consumers before unexport. Usually, this is called when you use dubbo API, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:52.645 INFO 12796 --- [ main] ConditionEvaluationReportLoggingListener :

Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2020-04-03 10:14:52.645 INFO 12796 --- [ main] .b.c.e.AwaitingNonWebApplicationListener : [Dubbo] Current Spring Boot Application is about to shutdown... 2020-04-03 10:14:52.647 INFO 12796 --- [ main] o.s.s.c.ThreadPoolTaskScheduler : Shutting down ExecutorService 'taskScheduler' 2020-04-03 10:14:52.649 INFO 12796 --- [ main] c.a.c.d.s.DubboGenericServiceFactory : The Dubbo GenericService ReferenceBeans are destroying... 2020-04-03 10:14:52.649 INFO 12796 --- [ main] c.a.c.d.s.DubboGenericServiceFactory : Destroyed the ReferenceBean : 2020-04-03 10:14:52.650 INFO 12796 --- [ main] f.a.ReferenceAnnotationBeanPostProcessor : class org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor was destroying! 2020-04-03 10:14:52.657 ERROR 12796 --- [ main] o.s.boot.SpringApplication : Application run failed

java.lang.IllegalStateException: failed to req API:/nacos/v1/ns/instance after all servers([192.168.159.1:8848]) tried: failed to req API:192.168.159.1:8848/nacos/v1/ns/instance. code:500 msg: ErrCode:400, ErrMsg:instance format invalid: Your IP address is spelled incorrectly at com.alibaba.nacos.client.naming.net.NamingProxy.reqAPI(NamingProxy.java:467) ~[nacos-client-1.1.4.jar:na] at com.alibaba.nacos.client.naming.net.NamingProxy.reqAPI(NamingProxy.java:389) ~[nacos-client-1.1.4.jar:na] at com.alibaba.nacos.client.naming.net.NamingProxy.registerService(NamingProxy.java:191) ~[nacos-client-1.1.4.jar:na] at com.alibaba.nacos.client.naming.NacosNamingService.registerInstance(NacosNamingService.java:207) ~[nacos-client-1.1.4.jar:na] at com.alibaba.cloud.nacos.registry.NacosServiceRegistry.register(NacosServiceRegistry.java:64) ~[spring-cloud-alibaba-nacos-discovery-2.2.0.RELEASE.jar:2.2.0.RELEASE] at com.alibaba.cloud.nacos.registry.NacosServiceRegistry$$FastClassBySpringCGLIB$$ca3a8dbd.invoke() ~[spring-cloud-alibaba-nacos-discovery-2.2.0.RELEASE.jar:2.2.0.RELEASE] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:769) ~[spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:56) ~[spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:47) ~[spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) ~[spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:747) ~[spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:689) ~[spring-aop-5.2.4.RELEASE.jar:5.2.4.RELEASE] at com.alibaba.cloud.nacos.registry.NacosServiceRegistry$$EnhancerBySpringCGLIB$$6a7b71cc.register() ~[spring-cloud-alibaba-nacos-discovery-2.2.0.RELEASE.jar:2.2.0.RELEASE] at com.alibaba.cloud.dubbo.autoconfigure.DubboServiceRegistrationNonWebApplicationAutoConfiguration.register(DubboServiceRegistrationNonWebApplicationAutoConfiguration.java:92) ~[spring-cloud-alibaba-dubbo-2.2.0.RELEASE.jar:2.2.0.RELEASE] at com.alibaba.cloud.dubbo.autoconfigure.DubboServiceRegistrationNonWebApplicationAutoConfiguration.onApplicationStarted(DubboServiceRegistrationNonWebApplicationAutoConfiguration.java:85) ~[spring-cloud-alibaba-dubbo-2.2.0.RELEASE.jar:2.2.0.RELEASE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_45] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_45] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_45] at java.lang.reflect.Method.invoke(Method.java:497) ~[na:1.8.0_45] at org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(ApplicationListenerMethodAdapter.java:305) ~[spring-context-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(ApplicationListenerMethodAdapter.java:190) ~[spring-context-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEvent(ApplicationListenerMethodAdapter.java:153) ~[spring-context-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) ~[spring-context-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) ~[spring-context-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) ~[spring-context-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:403) ~[spring-context-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:360) ~[spring-context-5.2.4.RELEASE.jar:5.2.4.RELEASE] at org.springframework.boot.context.event.EventPublishingRunListener.started(EventPublishingRunListener.java:98) ~[spring-boot-2.2.5.RELEASE.jar:2.2.5.RELEASE] at org.springframework.boot.SpringApplicationRunListeners.started(SpringApplicationRunListeners.java:71) ~[spring-boot-2.2.5.RELEASE.jar:2.2.5.RELEASE] at org.springframework.boot.SpringApplication.run(SpringApplication.java:321) [spring-boot-2.2.5.RELEASE.jar:2.2.5.RELEASE] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) [spring-boot-2.2.5.RELEASE.jar:2.2.5.RELEASE] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215) [spring-boot-2.2.5.RELEASE.jar:2.2.5.RELEASE] at com.around.ConsumerDubboServerApplication.main(ConsumerDubboServerApplication.java:14) [classes/:na]

2020-04-03 10:14:52.659 INFO 12796 --- [bboShutdownHook] o.apache.dubbo.config.DubboShutdownHook : [DUBBO] Run shutdown hook now., dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:52.659 INFO 12796 --- [bboShutdownHook] o.a.d.r.support.AbstractRegistryFactory : [DUBBO] Close all registries [nacos://192.168.159.1:8848/org.apache.dubbo.registry.RegistryService?application=consumer-dubbo-server&dubbo=2.0.2&interface=org.apache.dubbo.registry.RegistryService&pid=12796&qos.enable=false&release=2.7.4.1&timestamp=1585880090652], dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:52.659 INFO 12796 --- [bboShutdownHook] o.a.dubbo.registry.nacos.NacosRegistry : [DUBBO] Destroy registry:nacos://192.168.159.1:8848/org.apache.dubbo.registry.RegistryService?application=consumer-dubbo-server&dubbo=2.0.2&interface=org.apache.dubbo.registry.RegistryService&pid=12796&qos.enable=false&release=2.7.4.1&timestamp=1585880090652, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:52.659 INFO 12796 --- [bboShutdownHook] o.a.dubbo.registry.nacos.NacosRegistry : [DUBBO] Unregister: consumer://192.168.159.1/org.apache.dubbo.rpc.service.GenericService?application=consumer-dubbo-server&category=consumers&check=false&dubbo=2.0.2&generic=true&group=producer-dubbo-server&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&lazy=false&pid=12796&qos.enable=false&release=2.7.4.1&side=consumer&sticky=false&timestamp=1585880090649&version=1.0.0, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:52.663 INFO 12796 --- [bboShutdownHook] o.a.dubbo.registry.nacos.NacosRegistry : [DUBBO] Destroy unregister url consumer://192.168.159.1/org.apache.dubbo.rpc.service.GenericService?application=consumer-dubbo-server&category=consumers&check=false&dubbo=2.0.2&generic=true&group=producer-dubbo-server&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&lazy=false&pid=12796&qos.enable=false&release=2.7.4.1&side=consumer&sticky=false&timestamp=1585880090649&version=1.0.0, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:52.663 INFO 12796 --- [bboShutdownHook] o.a.dubbo.registry.nacos.NacosRegistry : [DUBBO] Unsubscribe: consumer://192.168.159.1/org.apache.dubbo.rpc.service.GenericService?application=consumer-dubbo-server&category=providers,configurators,routers&check=false&dubbo=2.0.2&generic=true&group=producer-dubbo-server&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&lazy=false&pid=12796&qos.enable=false&release=2.7.4.1&side=consumer&sticky=false&timestamp=1585880090649&version=1.0.0, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:52.663 INFO 12796 --- [bboShutdownHook] o.a.dubbo.registry.nacos.NacosRegistry : [DUBBO] Destroy unsubscribe url consumer://192.168.159.1/org.apache.dubbo.rpc.service.GenericService?application=consumer-dubbo-server&category=providers,configurators,routers&check=false&dubbo=2.0.2&generic=true&group=producer-dubbo-server&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&lazy=false&pid=12796&qos.enable=false&release=2.7.4.1&side=consumer&sticky=false&timestamp=1585880090649&version=1.0.0, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:52.663 INFO 12796 --- [bboShutdownHook] o.a.d.rpc.protocol.dubbo.DubboProtocol : [DUBBO] Close dubbo server: /192.168.159.1:20881, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:52.664 INFO 12796 --- [bboShutdownHook] o.a.d.remoting.transport.AbstractServer : [DUBBO] Close NettyServer bind /0.0.0.0:20881, export /192.168.159.1:20881, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:52.666 INFO 12796 --- [bboShutdownHook] o.a.d.rpc.protocol.dubbo.DubboProtocol : [DUBBO] Unexport service: dubbo://192.168.159.1:20881/com.alibaba.cloud.dubbo.service.DubboMetadataService?anyhost=true&application=consumer-dubbo-server&bind.ip=192.168.159.1&bind.port=20881&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&group=consumer-dubbo-server-dev&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&methods=getAllServiceKeys,getServiceRestMetadata,getExportedURLs,getAllExportedURLs&pid=12796&qos.enable=false&release=2.7.4.1&revision=2.2.0.RELEASE&side=provider&timestamp=1585880090796&version=1.0.0, dubbo version: 2.7.4.1, current host: 192.168.159.1 2020-04-03 10:14:52.667 INFO 12796 --- [bboShutdownHook] org.apache.dubbo.qos.server.Server : [DUBBO] qos-server stopped., dubbo version: 2.7.4.1, current host: 192.168.159.1 Disconnected from the target VM, address: '127.0.0.1:49199', transport: 'socket'

Process finished with exit code 1