首页

解决seata项目启动"io.seata.common.exception.FrameworkException: can not connect to services-server."错误提示

标签:services-server,FrameworkException     发布时间:2022-11-26   

一、错误描述

关于seata的demo项目启动报"ERROR 4128 --- [           main] i.s.c.r.netty.NettyClientChannelManager  : 0304 register RM failed...io.seata.common.exception.FrameworkException: can not connect to services-server...Caused by: io.seata.common.exception.FrameworkException: connect failed, can not connect to services-server..Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:8091"错误提示,详细错误日志如下>>

D:\apps\jdk\jdk1.8.0_221\bin\java.exe -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:55627,suspend=y,server=n -XX:TieredStopAtLevel=1 -noverify -Dspring.output.ansi.enabled=always -Dcom.sun.management.jmxremote -Dspring.jmx.enabled=true -Dspring.liveBeansView.mbeanDomain -Dspring.application.admin.enabled=true -javaagent:C:\Users\Think\AppData\Local\JetBrains\IntelliJIdea2020.1\captureAgent\debugger-agent.jar -Dfile.encoding=UTF-8 -classpath "D:\apps\jdk\jdk1.8.0_221\jre\lib\charsets.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\deploy.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\ext\access-bridge-64.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\ext\cldrdata.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\ext\dnsns.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\ext\jaccess.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\ext\jfxrt.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\ext\localedata.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\ext\nashorn.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\ext\sunec.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\ext\sunjce_provider.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\ext\sunmscapi.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\ext\sunpkcs11.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\ext\zipfs.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\javaws.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\jce.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\jfr.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\jfxswt.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\jsse.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\management-agent.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\plugin.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\resources.jar;D:\apps\jdk\jdk1.8.0_221\jre\lib\rt.jar;E:\maven-ws\seata-nacos-demo-master\provider-a\target\classes;E:\maven-ws\seata-nacos-demo-master\common-interface\target\classes;E:\Repository\Jar\org\projectlombok\lombok\1.18.12\lombok-1.18.12.jar;E:\Repository\Jar\com\alibaba\cloud\spring-cloud-starter-alibaba-nacos-discovery\2.2.3.RELEASE\spring-cloud-starter-alibaba-nacos-discovery-2.2.3.RELEASE.jar;E:\Repository\Jar\com\alibaba\nacos\nacos-client\1.3.3\nacos-client-1.3.3.jar;E:\Repository\Jar\com\alibaba\nacos\nacos-common\1.3.3\nacos-common-1.3.3.jar;E:\Repository\Jar\commons-io\commons-io\2.2\commons-io-2.2.jar;E:\Repository\Jar\org\apache\httpcomponents\httpasyncclient\4.1.4\httpasyncclient-4.1.4.jar;E:\Repository\Jar\org\apache\httpcomponents\httpcore\4.4.13\httpcore-4.4.13.jar;E:\Repository\Jar\org\apache\httpcomponents\httpcore-nio\4.4.13\httpcore-nio-4.4.13.jar;E:\Repository\Jar\com\alibaba\nacos\nacos-api\1.3.3\nacos-api-1.3.3.jar;E:\Repository\Jar\org\apache\commons\commons-lang3\3.10\commons-lang3-3.10.jar;E:\Repository\Jar\com\google\guava\guava\24.1.1-jre\guava-24.1.1-jre.jar;E:\Repository\Jar\com\google\code\findbugs\jsr305\1.3.9\jsr305-1.3.9.jar;E:\Repository\Jar\org\checkerframework\checker-compat-qual\2.0.0\checker-compat-qual-2.0.0.jar;E:\Repository\Jar\com\google\errorprone\error_prone_annotations\2.1.3\error_prone_annotations-2.1.3.jar;E:\Repository\Jar\com\google\j2objc\j2objc-annotations\1.1\j2objc-annotations-1.1.jar;E:\Repository\Jar\org\codehaus\mojo\animal-sniffer-annotations\1.14\animal-sniffer-annotations-1.14.jar;E:\Repository\Jar\commons-codec\commons-codec\1.14\commons-codec-1.14.jar;E:\Repository\Jar\com\fasterxml\jackson\core\jackson-core\2.11.1\jackson-core-2.11.1.jar;E:\Repository\Jar\com\fasterxml\jackson\core\jackson-databind\2.11.1\jackson-databind-2.11.1.jar;E:\Repository\Jar\com\fasterxml\jackson\core\jackson-annotations\2.11.1\jackson-annotations-2.11.1.jar;E:\Repository\Jar\io\prometheus\simpleclient\0.5.0\simpleclient-0.5.0.jar;E:\Repository\Jar\com\alibaba\spring\spring-context-support\1.0.10\spring-context-support-1.0.10.jar;E:\Repository\Jar\org\springframework\cloud\spring-cloud-commons\2.2.5.RELEASE\spring-cloud-commons-2.2.5.RELEASE.jar;E:\Repository\Jar\org\springframework\security\spring-security-crypto\5.3.3.RELEASE\spring-security-crypto-5.3.3.RELEASE.jar;E:\Repository\Jar\org\springframework\cloud\spring-cloud-context\2.2.5.RELEASE\spring-cloud-context-2.2.5.RELEASE.jar;E:\Repository\Jar\org\springframework\cloud\spring-cloud-starter-netflix-ribbon\2.2.5.RELEASE\spring-cloud-starter-netflix-ribbon-2.2.5.RELEASE.jar;E:\Repository\Jar\org\springframework\cloud\spring-cloud-starter\2.2.5.RELEASE\spring-cloud-starter-2.2.5.RELEASE.jar;E:\Repository\Jar\org\springframework\security\spring-security-rsa\1.0.9.RELEASE\spring-security-rsa-1.0.9.RELEASE.jar;E:\Repository\Jar\org\bouncycastle\bcpkix-jdk15on\1.64\bcpkix-jdk15on-1.64.jar;E:\Repository\Jar\org\bouncycastle\bcprov-jdk15on\1.64\bcprov-jdk15on-1.64.jar;E:\Repository\Jar\org\springframework\cloud\spring-cloud-netflix-ribbon\2.2.5.RELEASE\spring-cloud-netflix-ribbon-2.2.5.RELEASE.jar;E:\Repository\Jar\org\springframework\cloud\spring-cloud-netflix-archaius\2.2.5.RELEASE\spring-cloud-netflix-archaius-2.2.5.RELEASE.jar;E:\Repository\Jar\org\springframework\cloud\spring-cloud-starter-netflix-archaius\2.2.5.RELEASE\spring-cloud-starter-netflix-archaius-2.2.5.RELEASE.jar;E:\Repository\Jar\com\netflix\archaius\archaius-core\0.7.6\archaius-core-0.7.6.jar;E:\Repository\Jar\commons-configuration\commons-configuration\1.8\commons-configuration-1.8.jar;E:\Repository\Jar\com\netflix\ribbon\ribbon\2.3.0\ribbon-2.3.0.jar;E:\Repository\Jar\com\netflix\ribbon\ribbon-transport\2.3.0\ribbon-transport-2.3.0.jar;E:\Repository\Jar\io\reactivex\rxnetty-contexts\0.4.9\rxnetty-contexts-0.4.9.jar;E:\Repository\Jar\io\reactivex\rxnetty-servo\0.4.9\rxnetty-servo-0.4.9.jar;E:\Repository\Jar\com\netflix\hystrix\hystrix-core\1.4.3\hystrix-core-1.4.3.jar;E:\Repository\Jar\javax\inject\javax.inject\1\javax.inject-1.jar;E:\Repository\Jar\io\reactivex\rxnetty\0.4.9\rxnetty-0.4.9.jar;E:\Repository\Jar\com\netflix\ribbon\ribbon-core\2.3.0\ribbon-core-2.3.0.jar;E:\Repository\Jar\com\netflix\ribbon\ribbon-httpclient\2.3.0\ribbon-httpclient-2.3.0.jar;E:\Repository\Jar\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar;E:\Repository\Jar\org\apache\httpcomponents\httpclient\4.5.12\httpclient-4.5.12.jar;E:\Repository\Jar\com\sun\jersey\jersey-client\1.19.1\jersey-client-1.19.1.jar;E:\Repository\Jar\com\sun\jersey\jersey-core\1.19.1\jersey-core-1.19.1.jar;E:\Repository\Jar\javax\ws\rs\jsr311-api\1.1.1\jsr311-api-1.1.1.jar;E:\Repository\Jar\com\sun\jersey\contribs\jersey-apache-client4\1.19.1\jersey-apache-client4-1.19.1.jar;E:\Repository\Jar\com\netflix\servo\servo-core\0.10.1\servo-core-0.10.1.jar;E:\Repository\Jar\com\netflix\servo\servo-internal\0.10.1\servo-internal-0.10.1.jar;E:\Repository\Jar\com\netflix\netflix-commons\netflix-commons-util\0.1.1\netflix-commons-util-0.1.1.jar;E:\Repository\Jar\com\netflix\ribbon\ribbon-loadbalancer\2.3.0\ribbon-loadbalancer-2.3.0.jar;E:\Repository\Jar\com\netflix\netflix-commons\netflix-statistics\0.1.1\netflix-statistics-0.1.1.jar;E:\Repository\Jar\io\reactivex\rxjava\1.3.8\rxjava-1.3.8.jar;E:\Repository\Jar\com\alibaba\cloud\spring-cloud-starter-dubbo\2.2.3.RELEASE\spring-cloud-starter-dubbo-2.2.3.RELEASE.jar;E:\Repository\Jar\org\springframework\cloud\spring-cloud-openfeign-core\2.2.5.RELEASE\spring-cloud-openfeign-core-2.2.5.RELEASE.jar;E:\Repository\Jar\org\springframework\boot\spring-boot-starter-aop\2.3.2.RELEASE\spring-boot-starter-aop-2.3.2.RELEASE.jar;E:\Repository\Jar\org\aspectj\aspectjweaver\1.9.6\aspectjweaver-1.9.6.jar;E:\Repository\Jar\io\github\openfeign\form\feign-form-spring\3.8.0\feign-form-spring-3.8.0.jar;E:\Repository\Jar\io\github\openfeign\form\feign-form\3.8.0\feign-form-3.8.0.jar;E:\Repository\Jar\org\springframework\spring-web\5.2.8.RELEASE\spring-web-5.2.8.RELEASE.jar;E:\Repository\Jar\commons-fileupload\commons-fileupload\1.4\commons-fileupload-1.4.jar;E:\Repository\Jar\org\apache\dubbo\dubbo\2.7.8\dubbo-2.7.8.jar;E:\Repository\Jar\org\javassist\javassist\3.20.0-GA\javassist-3.20.0-GA.jar;E:\Repository\Jar\com\google\code\gson\gson\2.8.6\gson-2.8.6.jar;E:\Repository\Jar\com\alibaba\fastjson\1.2.70\fastjson-1.2.70.jar;E:\Repository\Jar\org\apache\dubbo\dubbo-spring-boot-starter\2.7.8\dubbo-spring-boot-starter-2.7.8.jar;E:\Repository\Jar\org\apache\dubbo\dubbo-spring-boot-autoconfigure\2.7.8\dubbo-spring-boot-autoconfigure-2.7.8.jar;E:\Repository\Jar\org\apache\dubbo\dubbo-spring-boot-autoconfigure-compatible\2.7.8\dubbo-spring-boot-autoconfigure-compatible-2.7.8.jar;E:\Repository\Jar\io\netty\netty-all\4.1.51.Final\netty-all-4.1.51.Final.jar;E:\Repository\Jar\io\github\openfeign\feign-jaxrs2\9.7.0\feign-jaxrs2-9.7.0.jar;E:\Repository\Jar\io\github\openfeign\feign-core\9.7.0\feign-core-9.7.0.jar;E:\Repository\Jar\io\github\openfeign\feign-jaxrs\9.7.0\feign-jaxrs-9.7.0.jar;E:\Repository\Jar\org\springframework\boot\spring-boot-starter\2.3.2.RELEASE\spring-boot-starter-2.3.2.RELEASE.jar;E:\Repository\Jar\org\springframework\boot\spring-boot\2.3.2.RELEASE\spring-boot-2.3.2.RELEASE.jar;E:\Repository\Jar\org\springframework\spring-context\5.2.8.RELEASE\spring-context-5.2.8.RELEASE.jar;E:\Repository\Jar\org\springframework\spring-expression\5.2.8.RELEASE\spring-expression-5.2.8.RELEASE.jar;E:\Repository\Jar\org\springframework\boot\spring-boot-autoconfigure\2.3.2.RELEASE\spring-boot-autoconfigure-2.3.2.RELEASE.jar;E:\Repository\Jar\org\springframework\boot\spring-boot-starter-logging\2.3.2.RELEASE\spring-boot-starter-logging-2.3.2.RELEASE.jar;E:\Repository\Jar\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;E:\Repository\Jar\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;E:\Repository\Jar\org\apache\logging\log4j\log4j-to-slf4j\2.13.3\log4j-to-slf4j-2.13.3.jar;E:\Repository\Jar\org\apache\logging\log4j\log4j-api\2.13.3\log4j-api-2.13.3.jar;E:\Repository\Jar\org\slf4j\jul-to-slf4j\1.7.30\jul-to-slf4j-1.7.30.jar;E:\Repository\Jar\jakarta\annotation\jakarta.annotation-api\1.3.5\jakarta.annotation-api-1.3.5.jar;E:\Repository\Jar\org\springframework\spring-core\5.2.8.RELEASE\spring-core-5.2.8.RELEASE.jar;E:\Repository\Jar\org\springframework\spring-jcl\5.2.8.RELEASE\spring-jcl-5.2.8.RELEASE.jar;E:\Repository\Jar\org\yaml\snakeyaml\1.26\snakeyaml-1.26.jar;E:\Repository\Jar\com\alibaba\druid-spring-boot-starter\1.2.6\druid-spring-boot-starter-1.2.6.jar;E:\Repository\Jar\com\alibaba\druid\1.2.6\druid-1.2.6.jar;E:\Repository\Jar\org\slf4j\slf4j-api\1.7.30\slf4j-api-1.7.30.jar;E:\Repository\Jar\com\baomidou\mybatis-plus-boot-starter\3.4.2\mybatis-plus-boot-starter-3.4.2.jar;E:\Repository\Jar\com\baomidou\mybatis-plus\3.4.2\mybatis-plus-3.4.2.jar;E:\Repository\Jar\com\baomidou\mybatis-plus-extension\3.4.2\mybatis-plus-extension-3.4.2.jar;E:\Repository\Jar\com\baomidou\mybatis-plus-core\3.4.2\mybatis-plus-core-3.4.2.jar;E:\Repository\Jar\com\baomidou\mybatis-plus-annotation\3.4.2\mybatis-plus-annotation-3.4.2.jar;E:\Repository\Jar\com\github\jsqlparser\jsqlparser\4.0\jsqlparser-4.0.jar;E:\Repository\Jar\org\mybatis\mybatis\3.5.6\mybatis-3.5.6.jar;E:\Repository\Jar\org\mybatis\mybatis-spring\2.0.5\mybatis-spring-2.0.5.jar;E:\Repository\Jar\org\springframework\boot\spring-boot-starter-jdbc\2.3.2.RELEASE\spring-boot-starter-jdbc-2.3.2.RELEASE.jar;E:\Repository\Jar\com\zaxxer\HikariCP\3.4.5\HikariCP-3.4.5.jar;E:\Repository\Jar\org\springframework\spring-jdbc\5.2.8.RELEASE\spring-jdbc-5.2.8.RELEASE.jar;E:\Repository\Jar\org\springframework\spring-tx\5.2.8.RELEASE\spring-tx-5.2.8.RELEASE.jar;E:\Repository\Jar\mysql\mysql-connector-java\8.0.21\mysql-connector-java-8.0.21.jar;E:\Repository\Jar\io\seata\seata-spring-boot-starter\1.4.2\seata-spring-boot-starter-1.4.2.jar;E:\Repository\Jar\io\seata\seata-all\1.4.2\seata-all-1.4.2.jar;E:\Repository\Jar\org\springframework\spring-beans\5.2.8.RELEASE\spring-beans-5.2.8.RELEASE.jar;E:\Repository\Jar\org\springframework\spring-aop\5.2.8.RELEASE\spring-aop-5.2.8.RELEASE.jar;E:\Repository\Jar\org\springframework\spring-webmvc\5.2.8.RELEASE\spring-webmvc-5.2.8.RELEASE.jar;E:\Repository\Jar\org\antlr\antlr4\4.8\antlr4-4.8.jar;E:\Repository\Jar\org\antlr\antlr4-runtime\4.8\antlr4-runtime-4.8.jar;E:\Repository\Jar\org\antlr\antlr-runtime\3.5.2\antlr-runtime-3.5.2.jar;E:\Repository\Jar\org\antlr\ST4\4.3\ST4-4.3.jar;E:\Repository\Jar\org\abego\treelayout\org.abego.treelayout.core\1.0.3\org.abego.treelayout.core-1.0.3.jar;E:\Repository\Jar\org\glassfish\javax.json\1.0.4\javax.json-1.0.4.jar;E:\Repository\Jar\com\ibm\icu\icu4j\61.1\icu4j-61.1.jar;E:\Repository\Jar\com\typesafe\config\1.2.1\config-1.2.1.jar;E:\Repository\Jar\commons-lang\commons-lang\2.6\commons-lang-2.6.jar;E:\Repository\Jar\org\apache\commons\commons-pool2\2.8.0\commons-pool2-2.8.0.jar;E:\Repository\Jar\commons-pool\commons-pool\1.6\commons-pool-1.6.jar;E:\Repository\Jar\com\google\protobuf\protobuf-java\3.7.1\protobuf-java-3.7.1.jar;E:\Repository\Jar\cglib\cglib\3.1\cglib-3.1.jar;E:\Repository\Jar\org\ow2\asm\asm\4.2\asm-4.2.jar;E:\Repository\Jar\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;E:\Repository\Jar\com\github\ben-manes\caffeine\caffeine\2.8.5\caffeine-2.8.5.jar;E:\Repository\Jar\org\checkerframework\checker-qual\3.4.1\checker-qual-3.4.1.jar;D:\tool\JetBrains\IntelliJ IDEA 2020.1\lib\idea_rt.jar" com.seata.providera.ProviderAApplication@b@Connected to the target VM, address: '127.0.0.1:55627', transport: 'socket'@b@2022-11-24 15:05:27.332  INFO 4128 --- [           main] o.a.dubbo.common.logger.LoggerFactory    : using logger: org.apache.dubbo.common.logger.slf4j.Slf4jLoggerAdapter@b@2022-11-24 15:05:27.344  INFO 4128 --- [           main] d.s.b.c.e.WelcomeLogoApplicationListener : @b@@b@ :: Dubbo Spring Boot (v2.7.8) : https://github.com/apache/dubbo-spring-boot-project@b@ :: Dubbo (v2.7.8) : https://github.com/apache/dubbo@b@ :: Discuss group : dev@dubbo.apache.org@b@@b@2022-11-24 15:05:27.351  INFO 4128 --- [           main] e.OverrideDubboConfigApplicationListener : Dubbo Config was overridden by externalized configuration {dubbo.application.qos-enable=false, dubbo.config.multiple=true}@b@2022-11-24 15:05:27.880  INFO 4128 --- [pool-1-thread-1] .b.c.e.AwaitingNonWebApplicationListener :  [Dubbo] Current Spring Boot Application is await...@b@2022-11-24 15:05:29.320  INFO 4128 --- [           main] e.OverrideDubboConfigApplicationListener : Dubbo Config was overridden by externalized configuration {dubbo.application.id=providera, dubbo.application.name=providera, dubbo.application.qos-enable=false, dubbo.config.multiple=true, dubbo.protocol.name=dubbo, dubbo.protocol.port=-1, dubbo.registry.address=spring-cloud://127.0.0.1:8848, dubbo.scan.base-packages=com.seata.providera.service}@b@@b@  .   ____          _            __ _ _@b@ /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \@b@( ( )\___ | '_ | '_| | '_ \/ _' | \ \ \ \@b@ \\/  ___)| |_)| | | | | || (_| |  ) ) ) )@b@  '  |____| .__|_| |_|_| |_\__, | / / / /@b@ =========|_|==============|___/=/_/_/_/@b@ :: Spring Boot ::        (v2.3.2.RELEASE)@b@@b@2022-11-24 15:05:29.342  INFO 4128 --- [           main] c.seata.providera.ProviderAApplication   : No active profile set, falling back to default profiles: default@b@2022-11-24 15:05:30.203  INFO 4128 --- [           main] com.alibaba.spring.util.BeanRegistrar    : The Infrastructure bean definition [Root bean: class [org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor]; scope=; abstract=false; lazyInit=null; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=nullwith name [referenceAnnotationBeanPostProcessor] has been registered.@b@2022-11-24 15:05:30.204  INFO 4128 --- [           main] com.alibaba.spring.util.BeanRegistrar    : The Infrastructure bean definition [Root bean: class [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigAliasPostProcessor]; scope=; abstract=false; lazyInit=null; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=nullwith name [dubboConfigAliasPostProcessor] has been registered.@b@2022-11-24 15:05:30.205  INFO 4128 --- [           main] com.alibaba.spring.util.BeanRegistrar    : The Infrastructure bean definition [Root bean: class [org.apache.dubbo.config.spring.context.DubboLifecycleComponentApplicationListener]; scope=; abstract=false; lazyInit=null; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=nullwith name [dubboLifecycleComponentApplicationListener] has been registered.@b@2022-11-24 15:05:30.206  INFO 4128 --- [           main] com.alibaba.spring.util.BeanRegistrar    : The Infrastructure bean definition [Root bean: class [org.apache.dubbo.config.spring.context.DubboBootstrapApplicationListener]; scope=; abstract=false; lazyInit=null; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=nullwith name [dubboBootstrapApplicationListener] has been registered.@b@2022-11-24 15:05:30.207  INFO 4128 --- [           main] com.alibaba.spring.util.BeanRegistrar    : The Infrastructure bean definition [Root bean: class [org.apache.dubbo.config.spring.beans.factory.config.DubboConfigDefaultPropertyValueBeanPostProcessor]; scope=; abstract=false; lazyInit=null; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=nullwith name [dubboConfigDefaultPropertyValueBeanPostProcessor] has been registered.@b@2022-11-24 15:05:30.368  INFO 4128 --- [           main] .b.f.a.ConfigurationBeanBindingRegistrar : The configuration bean definition [name : providera, content : Root bean: class [org.apache.dubbo.config.ApplicationConfig]; scope=; abstract=false; lazyInit=null; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] has been registered.@b@2022-11-24 15:05:30.369  INFO 4128 --- [           main] com.alibaba.spring.util.BeanRegistrar    : The Infrastructure bean definition [Root bean: class [com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor]; scope=; abstract=false; lazyInit=null; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=nullwith name [configurationBeanBindingPostProcessor] has been registered.@b@2022-11-24 15:05:30.369  INFO 4128 --- [           main] .b.f.a.ConfigurationBeanBindingRegistrar : The configuration bean definition [name : org.apache.dubbo.config.RegistryConfig#0, content : Root bean: class [org.apache.dubbo.config.RegistryConfig]; scope=; abstract=false; lazyInit=null; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] has been registered.@b@2022-11-24 15:05:30.369  INFO 4128 --- [           main] .b.f.a.ConfigurationBeanBindingRegistrar : The configuration bean definition [name : org.apache.dubbo.config.ProtocolConfig#0, content : Root bean: class [org.apache.dubbo.config.ProtocolConfig]; scope=; abstract=false; lazyInit=null; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] has been registered.@b@2022-11-24 15:05:30.529  INFO 4128 --- [           main] com.alibaba.spring.util.BeanRegistrar    : The Infrastructure bean definition [Root bean: class [org.apache.dubbo.config.spring.context.DubboBootstrapApplicationListener]; scope=; abstract=false; lazyInit=null; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=nullwith name [dubboBootstrapApplicationListener] has been registered.@b@2022-11-24 15:05:32.523  INFO 4128 --- [           main] .a.d.c.s.b.f.a.ServiceClassPostProcessor :  [DUBBO] BeanNameGenerator bean can't be found in BeanFactory with name [org.springframework.context.annotation.internalConfigurationBeanNameGenerator], dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:32.523  INFO 4128 --- [           main] .a.d.c.s.b.f.a.ServiceClassPostProcessor :  [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.8, current host: 10.25.91.18@b@2022-11-24 15:05:32.541  INFO 4128 --- [           main] .a.d.c.s.b.f.a.ServiceClassPostProcessor :  [DUBBO] The BeanDefinition[Root bean: class [org.apache.dubbo.config.spring.ServiceBean]; scope=; abstract=false; lazyInit=null; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null] of ServiceBean has been registered with name : ServiceBean:com.seata.interfcae.service.GameFirstService, dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:32.542  INFO 4128 --- [           main] .a.d.c.s.b.f.a.ServiceClassPostProcessor :  [DUBBO] 1 annotated Dubbo's @Service Components { [Bean definition with name 'gameFirstServiceImpl': Generic bean: class [com.seata.providera.service.GameFirstServiceImpl]; scope=; abstract=false; lazyInit=null; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [E:\maven-ws\seata-nacos-demo-master\provider-a\target\classes\com\seata\providera\service\GameFirstServiceImpl.class]] } were scanned under package[com.seata.providera.service], dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:32.544  INFO 4128 --- [           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'.@b@2022-11-24 15:05:32.544  INFO 4128 --- [           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'.@b@2022-11-24 15:05:32.667  INFO 4128 --- [           main] o.s.cloud.context.scope.GenericScope     : BeanFactory id=8cac4e7a-f1e8-3908-9950-1bd703c6b8c5@b@2022-11-24 15:05:32.708  INFO 4128 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'io.seata.spring.boot.autoconfigure.SeataAutoConfiguration' of type [io.seata.spring.boot.autoconfigure.SeataAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)@b@2022-11-24 15:05:32.778  INFO 4128 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'failureHandler' of type [io.seata.tm.api.DefaultFailureHandlerImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)@b@2022-11-24 15:05:32.811  INFO 4128 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'springCloudAlibabaConfiguration' of type [io.seata.spring.boot.autoconfigure.properties.SpringCloudAlibabaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)@b@2022-11-24 15:05:32.815  INFO 4128 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'seataProperties' of type [io.seata.spring.boot.autoconfigure.properties.SeataProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)@b@2022-11-24 15:05:32.817  INFO 4128 --- [           main] i.s.s.b.a.SeataAutoConfiguration         : Automatically configure Seata@b@2022-11-24 15:05:32.825  INFO 4128 --- [           main] io.seata.config.FileConfiguration        : The file name of the operation is registry@b@2022-11-24 15:05:32.905  INFO 4128 --- [           main] io.seata.config.ConfigurationFactory     : load Configuration:FileConfiguration$$EnhancerByCGLIB$$862af1eb@b@2022-11-24 15:05:32.913  INFO 4128 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'configProperties' of type [io.seata.spring.boot.autoconfigure.properties.config.ConfigProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)@b@2022-11-24 15:05:32.919  INFO 4128 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'configFileProperties' of type [io.seata.spring.boot.autoconfigure.properties.config.ConfigFileProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)@b@2022-11-24 15:05:32.919  INFO 4128 --- [           main] io.seata.config.FileConfiguration        : The file name of the operation is file.conf@b@2022-11-24 15:05:32.921  INFO 4128 --- [           main] io.seata.config.ConfigurationFactory     : load Configuration:FileConfiguration$$EnhancerByCGLIB$$862af1eb@b@2022-11-24 15:05:33.041  INFO 4128 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'serviceProperties' of type [io.seata.spring.boot.autoconfigure.properties.client.ServiceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)@b@2022-11-24 15:05:33.073  INFO 4128 --- [           main] i.s.s.a.GlobalTransactionScanner         : Initializing Global Transaction Clients ... @b@2022-11-24 15:05:33.090  INFO 4128 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'threadFactoryProperties' of type [io.seata.spring.boot.autoconfigure.properties.client.ThreadFactoryProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)@b@2022-11-24 15:05:33.098  INFO 4128 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'transportProperties' of type [io.seata.spring.boot.autoconfigure.properties.client.TransportProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)@b@2022-11-24 15:05:33.215  INFO 4128 --- [           main] i.s.core.rpc.netty.NettyClientBootstrap  : NettyClientBootstrap has started@b@2022-11-24 15:05:33.215  INFO 4128 --- [           main] i.s.s.a.GlobalTransactionScanner         : Transaction Manager Client is initialized. applicationId[providera] txServiceGroup[game]@b@2022-11-24 15:05:33.236  INFO 4128 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'rmProperties' of type [io.seata.spring.boot.autoconfigure.properties.client.RmProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)@b@2022-11-24 15:05:33.236  INFO 4128 --- [           main] io.seata.rm.datasource.AsyncWorker       : Async Commit Buffer Limit: 10000@b@2022-11-24 15:05:33.237  INFO 4128 --- [           main] i.s.rm.datasource.xa.ResourceManagerXA   : ResourceManagerXA init ...@b@2022-11-24 15:05:33.251  INFO 4128 --- [           main] i.s.core.rpc.netty.NettyClientBootstrap  : NettyClientBootstrap has started@b@2022-11-24 15:05:33.251  INFO 4128 --- [           main] i.s.s.a.GlobalTransactionScanner         : Resource Manager is initialized. applicationId[providera] txServiceGroup[game]@b@2022-11-24 15:05:33.251  INFO 4128 --- [           main] i.s.s.a.GlobalTransactionScanner         : Global Transaction Clients are initialized. @b@2022-11-24 15:05:33.266  INFO 4128 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'io.seata.spring.boot.autoconfigure.SeataDataSourceAutoConfiguration' of type [io.seata.spring.boot.autoconfigure.SeataDataSourceAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)@b@2022-11-24 15:05:33.611  INFO 4128 --- [           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)@b@2022-11-24 15:05:33.630  INFO 4128 --- [           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)@b@2022-11-24 15:05:33.635  INFO 4128 --- [           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)@b@2022-11-24 15:05:33.643  INFO 4128 --- [           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)@b@2022-11-24 15:05:33.649  INFO 4128 --- [           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)@b@2022-11-24 15:05:33.653  INFO 4128 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.cloud.dubbo.util.DubboMetadataUtils' of type [com.alibaba.cloud.dubbo.util.DubboMetadataUtils] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)@b@2022-11-24 15:05:33.668  INFO 4128 --- [           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)@b@2022-11-24 15:05:33.692  INFO 4128 --- [           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)@b@2022-11-24 15:05:33.699  INFO 4128 --- [           main] .a.ConfigurationBeanBindingPostProcessor : The configuration bean [<dubbo:application name="providera" qosEnable="false" hostname="DESKTOP-SIJ47KQ" />] have been binding by the configuration properties [{name=providera, id=providera, qos-enable=false}]@b@2022-11-24 15:05:33.700  INFO 4128 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'providera' of type [org.apache.dubbo.config.ApplicationConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)@b@2022-11-24 15:05:33.710  INFO 4128 --- [           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)@b@2022-11-24 15:05:33.712  INFO 4128 --- [           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)@b@2022-11-24 15:05:33.712  INFO 4128 --- [           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)@b@2022-11-24 15:05:33.719  INFO 4128 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metadataServiceInstanceSelector' of type [com.alibaba.cloud.dubbo.metadata.repository.RandomServiceInstanceSelector] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)@b@2022-11-24 15:05:33.725  INFO 4128 --- [           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)@b@2022-11-24 15:05:33.729  INFO 4128 --- [           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)@b@2022-11-24 15:05:33.733  INFO 4128 --- [           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)@b@2022-11-24 15:05:33.748  INFO 4128 --- [           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)@b@2022-11-24 15:05:33.770  INFO 4128 --- [           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)@b@2022-11-24 15:05:33.777  INFO 4128 --- [           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)@b@2022-11-24 15:05:33.783  INFO 4128 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.cloud.nacos.NacosServiceAutoConfiguration' of type [com.alibaba.cloud.nacos.NacosServiceAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)@b@2022-11-24 15:05:33.795  INFO 4128 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'nacosServiceManager' of type [com.alibaba.cloud.nacos.NacosServiceManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)@b@2022-11-24 15:05:35.612  INFO 4128 --- [           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)@b@2022-11-24 15:05:35.626  INFO 4128 --- [           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)@b@2022-11-24 15:05:35.645  INFO 4128 --- [           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)@b@2022-11-24 15:05:35.665  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.219  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.228  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.244  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.253  INFO 4128 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'com.alibaba.cloud.dubbo.service.DubboMetadataServiceProxy' of type [com.alibaba.cloud.dubbo.service.DubboMetadataServiceProxy] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)@b@2022-11-24 15:05:37.732  WARN 4128 --- [           main] a.c.d.m.r.DubboServiceMetadataRepository : Current application will subscribe all services(size:1) 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@b@2022-11-24 15:05:37.733  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.777  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.792  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.801  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.818  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.823  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.829  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.832  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.836  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.845  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.853  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.861  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.885  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.895  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.933  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.954  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.981  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.987  INFO 4128 --- [           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)@b@2022-11-24 15:05:37.999  INFO 4128 --- [           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)@b@2022-11-24 15:05:38.012  INFO 4128 --- [           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)@b@2022-11-24 15:05:38.013  INFO 4128 --- [           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)@b@2022-11-24 15:05:38.282  WARN 4128 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.@b@2022-11-24 15:05:38.282  INFO 4128 --- [           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.@b@2022-11-24 15:05:38.290  WARN 4128 --- [           main] c.n.c.sources.URLConfigurationSource     : No URLs will be polled as dynamic configuration sources.@b@2022-11-24 15:05:38.290  INFO 4128 --- [           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.@b@2022-11-24 15:05:38.846  INFO 4128 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'Nacos-Watch-Task-Scheduler'@b@2022-11-24 15:05:38.908  INFO 4128 --- [           main] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource@b@2022-11-24 15:05:40.944  INFO 4128 --- [           main] com.alibaba.druid.pool.DruidDataSource   : {dataSource-1} inited@b@2022-11-24 15:05:40.982  INFO 4128 --- [           main] .s.s.a.d.SeataAutoDataSourceProxyCreator : Auto proxy of [dataSource]@b@2022-11-24 15:05:41.214  INFO 4128 --- [           main] i.s.c.r.netty.NettyClientChannelManager  : will connect to 127.0.0.1:8091@b@2022-11-24 15:05:41.217  INFO 4128 --- [           main] i.s.c.rpc.netty.RmNettyRemotingClient    : RM will register :jdbc:mysql://127.0.0.1:3306/localtest@b@2022-11-24 15:05:41.247  INFO 4128 --- [           main] i.s.core.rpc.netty.NettyPoolableFactory  : NettyPool create channel to transactionRole:RMROLE,address:127.0.0.1:8091,msg:< RegisterRMRequest{resourceIds='jdbc:mysql://127.0.0.1:3306/localtest', applicationId='providera', transactionServiceGroup='game'} >@b@2022-11-24 15:05:45.579 ERROR 4128 --- [           main] i.s.c.r.netty.NettyClientChannelManager  : 0304 register RM failed.@b@@b@io.seata.common.exception.FrameworkException: can not connect to services-server.@b@	at io.seata.core.rpc.netty.NettyClientBootstrap.getNewChannel(NettyClientBootstrap.java:182) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyPoolableFactory.makeObject(NettyPoolableFactory.java:58) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyPoolableFactory.makeObject(NettyPoolableFactory.java:34) ~[seata-all-1.4.2.jar:1.4.2]@b@	at org.apache.commons.pool.impl.GenericKeyedObjectPool.borrowObject(GenericKeyedObjectPool.java:1220) ~[commons-pool-1.6.jar:1.6]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.doConnect(NettyClientChannelManager.java:221) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.acquireChannel(NettyClientChannelManager.java:107) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.reconnect(NettyClientChannelManager.java:189) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.RmNettyRemotingClient.registerResource(RmNettyRemotingClient.java:194) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.rm.AbstractResourceManager.registerResource(AbstractResourceManager.java:121) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.rm.datasource.DataSourceManager.registerResource(DataSourceManager.java:90) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.rm.DefaultResourceManager.registerResource(DefaultResourceManager.java:114) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.rm.datasource.DataSourceProxy.init(DataSourceProxy.java:110) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.rm.datasource.DataSourceProxy.<init>(DataSourceProxy.java:96) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.rm.datasource.DataSourceProxy.<init>(DataSourceProxy.java:81) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.spring.annotation.datasource.DataSourceProxyHolder.createDsProxyByMode(DataSourceProxyHolder.java:97) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.spring.annotation.datasource.DataSourceProxyHolder.putDataSource(DataSourceProxyHolder.java:88) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.spring.annotation.datasource.SeataDataSourceBeanPostProcessor.postProcessAfterInitialization(SeataDataSourceBeanPostProcessor.java:58) [seata-all-1.4.2.jar:1.4.2]@b@	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:430) [spring-beans-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1798) [spring-beans-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) [spring-beans-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) [spring-beans-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) [spring-beans-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:226) ~[spring-beans-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) [spring-beans-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) [spring-beans-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.3.2.RELEASE.jar:2.3.2.RELEASE]@b@	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) ~[spring-boot-2.3.2.RELEASE.jar:2.3.2.RELEASE]@b@	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) ~[spring-boot-2.3.2.RELEASE.jar:2.3.2.RELEASE]@b@	at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) ~[spring-boot-2.3.2.RELEASE.jar:2.3.2.RELEASE]@b@	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) ~[spring-boot-2.3.2.RELEASE.jar:2.3.2.RELEASE]@b@	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) ~[spring-boot-2.3.2.RELEASE.jar:2.3.2.RELEASE]@b@	at com.seata.providera.ProviderAApplication.main(ProviderAApplication.java:12) ~[classes/:na]@b@Caused by: io.seata.common.exception.FrameworkException: connect failed, can not connect to services-server.@b@	at io.seata.core.rpc.netty.NettyClientBootstrap.getNewChannel(NettyClientBootstrap.java:177) ~[seata-all-1.4.2.jar:1.4.2]@b@	... 34 common frames omitted@b@Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:8091@b@Caused by: java.net.ConnectException: Connection refused: no further information@b@	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[na:1.8.0_221]@b@	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[na:1.8.0_221]@b@	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_221]@b@@b@2022-11-24 15:05:45.580 ERROR 4128 --- [           main] i.s.c.r.netty.NettyClientChannelManager  : 0101 can not connect to 127.0.0.1:8091 cause:can not register RM,err:can not connect to services-server.@b@@b@io.seata.common.exception.FrameworkException: can not register RM,err:can not connect to services-server.@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.doConnect(NettyClientChannelManager.java:225) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.acquireChannel(NettyClientChannelManager.java:107) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.reconnect(NettyClientChannelManager.java:189) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.RmNettyRemotingClient.registerResource(RmNettyRemotingClient.java:194) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.rm.AbstractResourceManager.registerResource(AbstractResourceManager.java:121) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.rm.datasource.DataSourceManager.registerResource(DataSourceManager.java:90) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.rm.DefaultResourceManager.registerResource(DefaultResourceManager.java:114) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.rm.datasource.DataSourceProxy.init(DataSourceProxy.java:110) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.rm.datasource.DataSourceProxy.<init>(DataSourceProxy.java:96) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.rm.datasource.DataSourceProxy.<init>(DataSourceProxy.java:81) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.spring.annotation.datasource.DataSourceProxyHolder.createDsProxyByMode(DataSourceProxyHolder.java:97) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.spring.annotation.datasource.DataSourceProxyHolder.putDataSource(DataSourceProxyHolder.java:88) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.spring.annotation.datasource.SeataDataSourceBeanPostProcessor.postProcessAfterInitialization(SeataDataSourceBeanPostProcessor.java:58) [seata-all-1.4.2.jar:1.4.2]@b@	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsAfterInitialization(AbstractAutowireCapableBeanFactory.java:430) [spring-beans-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1798) [spring-beans-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) [spring-beans-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) [spring-beans-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) [spring-beans-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:226) ~[spring-beans-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) [spring-beans-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) [spring-beans-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) ~[spring-beans-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) ~[spring-context-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) ~[spring-context-5.2.8.RELEASE.jar:5.2.8.RELEASE]@b@	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.3.2.RELEASE.jar:2.3.2.RELEASE]@b@	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) ~[spring-boot-2.3.2.RELEASE.jar:2.3.2.RELEASE]@b@	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) ~[spring-boot-2.3.2.RELEASE.jar:2.3.2.RELEASE]@b@	at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) ~[spring-boot-2.3.2.RELEASE.jar:2.3.2.RELEASE]@b@	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) ~[spring-boot-2.3.2.RELEASE.jar:2.3.2.RELEASE]@b@	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) ~[spring-boot-2.3.2.RELEASE.jar:2.3.2.RELEASE]@b@	at com.seata.providera.ProviderAApplication.main(ProviderAApplication.java:12) ~[classes/:na]@b@@b@2022-11-24 15:05:45.587  INFO 4128 --- [ctor_RMROLE_1_1] i.s.c.r.n.AbstractNettyRemotingClient    : ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x7eea554c]) will closed@b@Logging initialized using 'class org.apache.ibatis.logging.stdout.StdOutImpl' adapter.@b@Property 'mapperLocations' was not specified.@b@2022-11-24 15:05:49.958  INFO 4128 --- [           main] .a.ConfigurationBeanBindingPostProcessor : The configuration bean [<dubbo:registry address="spring-cloud://127.0.0.1:8848" protocol="spring-cloud" port="8848" />] have been binding by the configuration properties [{address=spring-cloud://127.0.0.1:8848}]@b@2022-11-24 15:05:49.972  INFO 4128 --- [           main] .a.ConfigurationBeanBindingPostProcessor : The configuration bean [<dubbo:protocol name="dubbo" port="-1" />] have been binding by the configuration properties [{name=dubbo, port=-1}]@b@2022-11-24 15:05:51.004  INFO 4128 --- [           main] c.a.c.d.s.DubboMetadataServiceProxy      : The metadata of Dubbo service[name : gamer] is about to be initialized@b@2022-11-24 15:05:51.085  INFO 4128 --- [           main] o.a.d.config.bootstrap.DubboBootstrap    :  [DUBBO] No value is configured in the registry, the DynamicConfigurationFactory extension[name : spring-cloud] does not support as the config center, dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:51.085  INFO 4128 --- [           main] o.a.d.config.bootstrap.DubboBootstrap    :  [DUBBO] The registry[<dubbo:registry address="spring-cloud://127.0.0.1:8848" protocol="spring-cloud" port="8848" />] will be not used as the config center, dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:51.149  INFO 4128 --- [           main] o.a.d.c.utils.ConfigValidationUtils      :  [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.8, current host: 10.25.91.18@b@2022-11-24 15:05:51.173  INFO 4128 --- [           main] o.a.d.config.bootstrap.DubboBootstrap    :  [DUBBO] No value is configured in the registry, the MetadataReportFactory extension[name : spring-cloud] does not support as the metadata center, dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:51.174  INFO 4128 --- [           main] o.a.d.config.bootstrap.DubboBootstrap    :  [DUBBO] The registry[<dubbo:registry address="spring-cloud://127.0.0.1:8848" protocol="spring-cloud" port="8848" />] will be not used as the metadata center, dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:51.193  INFO 4128 --- [           main] o.a.d.config.bootstrap.DubboBootstrap    :  [DUBBO] DubboBootstrap has been initialized!, dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:51.263  INFO 4128 --- [           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.8, current host: 10.25.91.18@b@2022-11-24 15:05:51.314  INFO 4128 --- [           main] c.a.c.dubbo.registry.DubboCloudRegistry  :  [DUBBO] Register: consumer://10.25.91.18/org.apache.dubbo.rpc.service.GenericService?application=providera&category=consumers&check=false&dubbo=2.0.2&generic=true&group=gamer&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&pid=4128&qos.enable=false&release=2.7.8&side=consumer&sticky=false&timestamp=1669273551203&version=1.0.0, dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:51.325  INFO 4128 --- [           main] c.a.c.dubbo.registry.DubboCloudRegistry  :  [DUBBO] Subscribe: consumer://10.25.91.18/org.apache.dubbo.rpc.service.GenericService?application=providera&category=providers,configurators,routers&check=false&dubbo=2.0.2&generic=true&group=gamer&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&pid=4128&qos.enable=false&release=2.7.8&side=consumer&sticky=false&timestamp=1669273551203&version=1.0.0, dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:51.480  INFO 4128 --- [           main] o.a.d.remoting.transport.AbstractClient  :  [DUBBO] Successed connect to server /10.25.91.18:20880 from NettyClient 10.25.91.18 using dubbo version 2.7.8, channel is NettyChannel [channel=[id: 0x8e68d078, L:/10.25.91.18:55698 - R:/10.25.91.18:20880]], dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:51.480  INFO 4128 --- [           main] o.a.d.remoting.transport.AbstractClient  :  [DUBBO] Start NettyClient /10.25.91.18 connect to the server /10.25.91.18:20880, dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:51.483  INFO 4128 --- [lientWorker-2-1] o.a.d.r.t.netty4.NettyClientHandler      :  [DUBBO] The connection of /10.25.91.18:55698 -> /10.25.91.18:20880 is established., dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:51.577  INFO 4128 --- [           main] org.apache.dubbo.config.ReferenceConfig  :  [DUBBO] Refer dubbo service org.apache.dubbo.rpc.service.GenericService from url spring-cloud://127.0.0.1:8848/org.apache.dubbo.registry.RegistryService?anyhost=true&application=providera&bind.ip=10.25.91.18&bind.port=20880&check=false&deprecated=false&dubbo=2.0.2&dynamic=true&generic=true&group=gamer&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&methods=getAllServiceKeys,getServiceRestMetadata,getExportedURLs,getAllExportedURLs&pid=4128&qos.enable=false&register.ip=10.25.91.18&release=2.7.8&remote.application=gamer&revision=2.2.3.RELEASE&side=consumer&sticky=false&timestamp=1669273551203&version=1.0.0, dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:51.980  WARN 4128 --- [           main] a.c.d.m.r.DubboServiceMetadataRepository : The Spring application[name : gamer] does not expose The REST metadata in the Dubbo services.@b@2022-11-24 15:05:51.980  INFO 4128 --- [           main] a.c.d.m.r.DubboServiceMetadataRepository : The metadata of Dubbo services has been initialized@b@2022-11-24 15:05:52.152  WARN 4128 --- [ask-Scheduler-1] a.c.d.m.r.DubboServiceMetadataRepository : Current application will subscribe all services(size:1) 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@b@2022-11-24 15:05:52.157  INFO 4128 --- [client.listener] a.DubboServiceDiscoveryAutoConfiguration : The event of the service instances[name : gamer , size : 1] change is about to be dispatched@b@2022-11-24 15:05:52.162  INFO 4128 --- [           main] o.a.d.config.bootstrap.DubboBootstrap    :  [DUBBO] DubboBootstrap is starting..., dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:52.209  INFO 4128 --- [           main] org.apache.dubbo.config.ServiceConfig    :  [DUBBO] No valid ip found from environment, try to find valid host from DNS., dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:52.212  WARN 4128 --- [           main] org.apache.dubbo.config.ServiceConfig    :  [DUBBO] Use random available port(20881) for protocol dubbo, dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:52.257  INFO 4128 --- [           main] org.apache.dubbo.config.ServiceConfig    :  [DUBBO] Export dubbo service com.seata.interfcae.service.GameFirstService to local registry url : injvm://127.0.0.1/com.seata.interfcae.service.GameFirstService?anyhost=true&application=providera&bind.ip=10.25.91.18&bind.port=20881&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&interface=com.seata.interfcae.service.GameFirstService&methods=game&pid=4128&qos.enable=false&release=2.7.8&side=provider&timestamp=1669273552173, dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:52.257  INFO 4128 --- [           main] org.apache.dubbo.config.ServiceConfig    :  [DUBBO] Register dubbo service com.seata.interfcae.service.GameFirstService url dubbo://10.25.91.18:20881/com.seata.interfcae.service.GameFirstService?anyhost=true&application=providera&bind.ip=10.25.91.18&bind.port=20881&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&interface=com.seata.interfcae.service.GameFirstService&methods=game&pid=4128&qos.enable=false&release=2.7.8&side=provider&timestamp=1669273552173 to registry registry://127.0.0.1:8848/org.apache.dubbo.registry.RegistryService?application=providera&dubbo=2.0.2&pid=4128&qos.enable=false&registry=spring-cloud&release=2.7.8&timestamp=1669273552172, dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:52.304  INFO 4128 --- [           main] o.a.d.remoting.transport.AbstractServer  :  [DUBBO] Start NettyServer bind /0.0.0.0:20881, export /10.25.91.18:20881, dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:52.307  INFO 4128 --- [           main] c.a.c.dubbo.registry.DubboCloudRegistry  :  [DUBBO] Register: dubbo://10.25.91.18:20881/com.seata.interfcae.service.GameFirstService?anyhost=true&application=providera&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&interface=com.seata.interfcae.service.GameFirstService&methods=game&pid=4128&release=2.7.8&side=provider&timestamp=1669273552173, dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:53.992  INFO 4128 --- [           main] c.a.c.dubbo.registry.DubboCloudRegistry  :  [DUBBO] Subscribe: provider://10.25.91.18:20881/com.seata.interfcae.service.GameFirstService?anyhost=true&application=providera&bind.ip=10.25.91.18&bind.port=20881&category=configurators&check=false&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&interface=com.seata.interfcae.service.GameFirstService&methods=game&pid=4128&qos.enable=false&release=2.7.8&side=provider&timestamp=1669273552173, dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:54.067  INFO 4128 --- [           main] m.DynamicConfigurationServiceNameMapping :  [DUBBO] Dubbo service[null] mapped to interface name[com.seata.interfcae.service.GameFirstService]., dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:54.087  INFO 4128 --- [           main] o.a.d.config.bootstrap.DubboBootstrap    :  [DUBBO] DubboBootstrap is ready., dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:54.087  INFO 4128 --- [           main] o.a.d.config.bootstrap.DubboBootstrap    :  [DUBBO] DubboBootstrap has started., dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:54.091  INFO 4128 --- [           main] c.seata.providera.ProviderAApplication   : Started ProviderAApplication in 30.137 seconds (JVM running for 34.944)@b@2022-11-24 15:05:54.157  INFO 4128 --- [           main] org.apache.dubbo.config.ServiceConfig    :  [DUBBO] No valid ip found from environment, try to find valid host from DNS., dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:54.166  INFO 4128 --- [           main] org.apache.dubbo.config.ServiceConfig    :  [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=providera&bind.ip=10.25.91.18&bind.port=20881&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&group=providera&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&methods=getAllServiceKeys,getServiceRestMetadata,getExportedURLs,getAllExportedURLs&pid=4128&qos.enable=false&release=2.7.8&revision=2.2.3.RELEASE&side=provider&timestamp=1669273554135&version=1.0.0, dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:54.167  INFO 4128 --- [           main] org.apache.dubbo.config.ServiceConfig    :  [DUBBO] Register dubbo service com.alibaba.cloud.dubbo.service.DubboMetadataService url dubbo://10.25.91.18:20881/com.alibaba.cloud.dubbo.service.DubboMetadataService?anyhost=true&application=providera&bind.ip=10.25.91.18&bind.port=20881&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&group=providera&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&methods=getAllServiceKeys,getServiceRestMetadata,getExportedURLs,getAllExportedURLs&pid=4128&qos.enable=false&release=2.7.8&revision=2.2.3.RELEASE&side=provider&timestamp=1669273554135&version=1.0.0 to registry registry://127.0.0.1:8848/org.apache.dubbo.registry.RegistryService?application=providera&dubbo=2.0.2&pid=4128&qos.enable=false&registry=spring-cloud&release=2.7.8&timestamp=1669273554135, dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:54.170  INFO 4128 --- [           main] c.a.c.dubbo.registry.DubboCloudRegistry  :  [DUBBO] Register: dubbo://10.25.91.18:20881/com.alibaba.cloud.dubbo.service.DubboMetadataService?anyhost=true&application=providera&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&group=providera&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&methods=getAllServiceKeys,getServiceRestMetadata,getExportedURLs,getAllExportedURLs&pid=4128&release=2.7.8&revision=2.2.3.RELEASE&side=provider&timestamp=1669273554135&version=1.0.0, dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:56.124  INFO 4128 --- [           main] c.a.c.dubbo.registry.DubboCloudRegistry  :  [DUBBO] Subscribe: provider://10.25.91.18:20881/com.alibaba.cloud.dubbo.service.DubboMetadataService?anyhost=true&application=providera&bind.ip=10.25.91.18&bind.port=20881&category=configurators&check=false&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&group=providera&interface=com.alibaba.cloud.dubbo.service.DubboMetadataService&methods=getAllServiceKeys,getServiceRestMetadata,getExportedURLs,getAllExportedURLs&pid=4128&qos.enable=false&release=2.7.8&revision=2.2.3.RELEASE&side=provider&timestamp=1669273554135&version=1.0.0, dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:56.134  INFO 4128 --- [           main] m.DynamicConfigurationServiceNameMapping :  [DUBBO] Dubbo service[providera] mapped to interface name[com.alibaba.cloud.dubbo.service.DubboMetadataService]., dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:05:56.138  INFO 4128 --- [           main] c.a.c.d.s.DubboMetadataServiceExporter   : The Dubbo service[<dubbo:service exported="true" unexported="false" />] has been exported.@b@2022-11-24 15:05:56.162  INFO 4128 --- [           main] c.a.c.n.registry.NacosServiceRegistry    : nacos registry, DEFAULT_GROUP providera 10.25.91.18:20881 register finished@b@2022-11-24 15:05:56.870  INFO 4128 --- [erverWorker-4-1] o.a.d.r.t.netty4.NettyServerHandler      :  [DUBBO] The connection of /10.25.91.18:55723 -> /10.25.91.18:20881 is established., dubbo version: 2.7.8, current host: 10.25.91.18@b@2022-11-24 15:06:22.168  WARN 4128 --- [ask-Scheduler-1] a.c.d.m.r.DubboServiceMetadataRepository : Current application will subscribe all services(size:2) 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@b@2022-11-24 15:06:33.204  INFO 4128 --- [eoutChecker_1_1] i.s.c.r.netty.NettyClientChannelManager  : will connect to 127.0.0.1:8091@b@2022-11-24 15:06:33.207  INFO 4128 --- [eoutChecker_1_1] i.s.core.rpc.netty.NettyPoolableFactory  : NettyPool create channel to transactionRole:TMROLE,address:127.0.0.1:8091,msg:< RegisterTMRequest{applicationId='providera', transactionServiceGroup='game'} >@b@2022-11-24 15:06:33.252  INFO 4128 --- [eoutChecker_2_1] i.s.c.r.netty.NettyClientChannelManager  : will connect to 127.0.0.1:8091@b@2022-11-24 15:06:33.252  INFO 4128 --- [eoutChecker_2_1] i.s.c.rpc.netty.RmNettyRemotingClient    : RM will register :jdbc:mysql://127.0.0.1:3306/localtest@b@2022-11-24 15:06:33.252  INFO 4128 --- [eoutChecker_2_1] i.s.core.rpc.netty.NettyPoolableFactory  : NettyPool create channel to transactionRole:RMROLE,address:127.0.0.1:8091,msg:< RegisterRMRequest{resourceIds='jdbc:mysql://127.0.0.1:3306/localtest', applicationId='providera', transactionServiceGroup='game'} >@b@2022-11-24 15:06:35.217  INFO 4128 --- [ctor_TMROLE_1_1] i.s.c.r.n.AbstractNettyRemotingClient    : ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xb0da4513]) will closed@b@2022-11-24 15:06:35.219 ERROR 4128 --- [eoutChecker_1_1] i.s.c.r.netty.NettyClientChannelManager  : 0304 register RM failed.@b@@b@io.seata.common.exception.FrameworkException: can not connect to services-server.@b@	at io.seata.core.rpc.netty.NettyClientBootstrap.getNewChannel(NettyClientBootstrap.java:182) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyPoolableFactory.makeObject(NettyPoolableFactory.java:58) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyPoolableFactory.makeObject(NettyPoolableFactory.java:34) ~[seata-all-1.4.2.jar:1.4.2]@b@	at org.apache.commons.pool.impl.GenericKeyedObjectPool.borrowObject(GenericKeyedObjectPool.java:1220) ~[commons-pool-1.6.jar:1.6]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.doConnect(NettyClientChannelManager.java:221) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.acquireChannel(NettyClientChannelManager.java:107) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.reconnect(NettyClientChannelManager.java:189) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.AbstractNettyRemotingClient$1.run(AbstractNettyRemotingClient.java:114) [seata-all-1.4.2.jar:1.4.2]@b@	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_221]@b@	at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) [na:1.8.0_221]@b@	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) [na:1.8.0_221]@b@	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_221]@b@	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_221]@b@	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_221]@b@	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_221]@b@	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_221]@b@Caused by: io.seata.common.exception.FrameworkException: connect failed, can not connect to services-server.@b@	at io.seata.core.rpc.netty.NettyClientBootstrap.getNewChannel(NettyClientBootstrap.java:177) ~[seata-all-1.4.2.jar:1.4.2]@b@	... 16 common frames omitted@b@Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:8091@b@Caused by: java.net.ConnectException: Connection refused: no further information@b@	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[na:1.8.0_221]@b@	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[na:1.8.0_221]@b@	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_221]@b@@b@2022-11-24 15:06:35.219 ERROR 4128 --- [eoutChecker_1_1] i.s.c.r.netty.NettyClientChannelManager  : 0101 can not connect to 127.0.0.1:8091 cause:can not register RM,err:can not connect to services-server.@b@@b@io.seata.common.exception.FrameworkException: can not register RM,err:can not connect to services-server.@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.doConnect(NettyClientChannelManager.java:225) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.acquireChannel(NettyClientChannelManager.java:107) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.reconnect(NettyClientChannelManager.java:189) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.AbstractNettyRemotingClient$1.run(AbstractNettyRemotingClient.java:114) [seata-all-1.4.2.jar:1.4.2]@b@	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_221]@b@	at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) [na:1.8.0_221]@b@	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) [na:1.8.0_221]@b@	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_221]@b@	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_221]@b@	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_221]@b@	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_221]@b@	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_221]@b@@b@2022-11-24 15:06:35.259  INFO 4128 --- [ctor_RMROLE_1_1] i.s.c.r.n.AbstractNettyRemotingClient    : ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xce352ead]) will closed@b@2022-11-24 15:06:35.260 ERROR 4128 --- [eoutChecker_2_1] i.s.c.r.netty.NettyClientChannelManager  : 0304 register RM failed.@b@@b@io.seata.common.exception.FrameworkException: can not connect to services-server.@b@	at io.seata.core.rpc.netty.NettyClientBootstrap.getNewChannel(NettyClientBootstrap.java:182) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyPoolableFactory.makeObject(NettyPoolableFactory.java:58) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyPoolableFactory.makeObject(NettyPoolableFactory.java:34) ~[seata-all-1.4.2.jar:1.4.2]@b@	at org.apache.commons.pool.impl.GenericKeyedObjectPool.borrowObject(GenericKeyedObjectPool.java:1220) ~[commons-pool-1.6.jar:1.6]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.doConnect(NettyClientChannelManager.java:221) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.acquireChannel(NettyClientChannelManager.java:107) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.reconnect(NettyClientChannelManager.java:189) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.AbstractNettyRemotingClient$1.run(AbstractNettyRemotingClient.java:114) [seata-all-1.4.2.jar:1.4.2]@b@	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_221]@b@	at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) [na:1.8.0_221]@b@	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) [na:1.8.0_221]@b@	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_221]@b@	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_221]@b@	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_221]@b@	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_221]@b@	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_221]@b@Caused by: io.seata.common.exception.FrameworkException: connect failed, can not connect to services-server.@b@	at io.seata.core.rpc.netty.NettyClientBootstrap.getNewChannel(NettyClientBootstrap.java:177) ~[seata-all-1.4.2.jar:1.4.2]@b@	... 16 common frames omitted@b@Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:8091@b@Caused by: java.net.ConnectException: Connection refused: no further information@b@	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[na:1.8.0_221]@b@	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[na:1.8.0_221]@b@	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_221]@b@@b@2022-11-24 15:06:35.260 ERROR 4128 --- [eoutChecker_2_1] i.s.c.r.netty.NettyClientChannelManager  : 0101 can not connect to 127.0.0.1:8091 cause:can not register RM,err:can not connect to services-server.@b@@b@io.seata.common.exception.FrameworkException: can not register RM,err:can not connect to services-server.@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.doConnect(NettyClientChannelManager.java:225) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.acquireChannel(NettyClientChannelManager.java:107) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.reconnect(NettyClientChannelManager.java:189) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.AbstractNettyRemotingClient$1.run(AbstractNettyRemotingClient.java:114) [seata-all-1.4.2.jar:1.4.2]@b@	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_221]@b@	at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) [na:1.8.0_221]@b@	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) [na:1.8.0_221]@b@	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_221]@b@	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_221]@b@	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_221]@b@	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_221]@b@	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_221]@b@@b@2022-11-24 15:06:43.209  INFO 4128 --- [eoutChecker_1_1] i.s.c.r.netty.NettyClientChannelManager  : will connect to 127.0.0.1:8091@b@2022-11-24 15:06:43.210  INFO 4128 --- [eoutChecker_1_1] i.s.core.rpc.netty.NettyPoolableFactory  : NettyPool create channel to transactionRole:TMROLE,address:127.0.0.1:8091,msg:< RegisterTMRequest{applicationId='providera', transactionServiceGroup='game'} >@b@2022-11-24 15:06:43.268  INFO 4128 --- [eoutChecker_2_1] i.s.c.r.netty.NettyClientChannelManager  : will connect to 127.0.0.1:8091@b@2022-11-24 15:06:43.268  INFO 4128 --- [eoutChecker_2_1] i.s.c.rpc.netty.RmNettyRemotingClient    : RM will register :jdbc:mysql://127.0.0.1:3306/localtest@b@2022-11-24 15:06:43.269  INFO 4128 --- [eoutChecker_2_1] i.s.core.rpc.netty.NettyPoolableFactory  : NettyPool create channel to transactionRole:RMROLE,address:127.0.0.1:8091,msg:< RegisterRMRequest{resourceIds='jdbc:mysql://127.0.0.1:3306/localtest', applicationId='providera', transactionServiceGroup='game'} >@b@2022-11-24 15:06:45.217  INFO 4128 --- [ctor_TMROLE_1_1] i.s.c.r.n.AbstractNettyRemotingClient    : ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x3d59ad8d]) will closed@b@2022-11-24 15:06:45.228 ERROR 4128 --- [eoutChecker_1_1] i.s.c.r.netty.NettyClientChannelManager  : 0304 register RM failed.@b@@b@io.seata.common.exception.FrameworkException: can not connect to services-server.@b@	at io.seata.core.rpc.netty.NettyClientBootstrap.getNewChannel(NettyClientBootstrap.java:182) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyPoolableFactory.makeObject(NettyPoolableFactory.java:58) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyPoolableFactory.makeObject(NettyPoolableFactory.java:34) ~[seata-all-1.4.2.jar:1.4.2]@b@	at org.apache.commons.pool.impl.GenericKeyedObjectPool.borrowObject(GenericKeyedObjectPool.java:1220) ~[commons-pool-1.6.jar:1.6]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.doConnect(NettyClientChannelManager.java:221) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.acquireChannel(NettyClientChannelManager.java:107) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.reconnect(NettyClientChannelManager.java:189) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.AbstractNettyRemotingClient$1.run(AbstractNettyRemotingClient.java:114) [seata-all-1.4.2.jar:1.4.2]@b@	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_221]@b@	at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) [na:1.8.0_221]@b@	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) [na:1.8.0_221]@b@	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_221]@b@	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_221]@b@	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_221]@b@	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_221]@b@	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_221]@b@Caused by: io.seata.common.exception.FrameworkException: connect failed, can not connect to services-server.@b@	at io.seata.core.rpc.netty.NettyClientBootstrap.getNewChannel(NettyClientBootstrap.java:177) ~[seata-all-1.4.2.jar:1.4.2]@b@	... 16 common frames omitted@b@Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:8091@b@Caused by: java.net.ConnectException: Connection refused: no further information@b@	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[na:1.8.0_221]@b@	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[na:1.8.0_221]@b@	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_221]@b@@b@2022-11-24 15:06:45.230 ERROR 4128 --- [eoutChecker_1_1] i.s.c.r.netty.NettyClientChannelManager  : 0101 can not connect to 127.0.0.1:8091 cause:can not register RM,err:can not connect to services-server.@b@@b@io.seata.common.exception.FrameworkException: can not register RM,err:can not connect to services-server.@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.doConnect(NettyClientChannelManager.java:225) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.acquireChannel(NettyClientChannelManager.java:107) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.reconnect(NettyClientChannelManager.java:189) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.AbstractNettyRemotingClient$1.run(AbstractNettyRemotingClient.java:114) [seata-all-1.4.2.jar:1.4.2]@b@	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_221]@b@	at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) [na:1.8.0_221]@b@	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) [na:1.8.0_221]@b@	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_221]@b@	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_221]@b@	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_221]@b@	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_221]@b@	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_221]@b@@b@2022-11-24 15:06:45.275  INFO 4128 --- [ctor_RMROLE_1_1] i.s.c.r.n.AbstractNettyRemotingClient    : ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x7639ad9f]) will closed@b@2022-11-24 15:06:45.278 ERROR 4128 --- [eoutChecker_2_1] i.s.c.r.netty.NettyClientChannelManager  : 0304 register RM failed.@b@@b@io.seata.common.exception.FrameworkException: can not connect to services-server.@b@	at io.seata.core.rpc.netty.NettyClientBootstrap.getNewChannel(NettyClientBootstrap.java:182) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyPoolableFactory.makeObject(NettyPoolableFactory.java:58) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyPoolableFactory.makeObject(NettyPoolableFactory.java:34) ~[seata-all-1.4.2.jar:1.4.2]@b@	at org.apache.commons.pool.impl.GenericKeyedObjectPool.borrowObject(GenericKeyedObjectPool.java:1220) ~[commons-pool-1.6.jar:1.6]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.doConnect(NettyClientChannelManager.java:221) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.acquireChannel(NettyClientChannelManager.java:107) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.reconnect(NettyClientChannelManager.java:189) [seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.AbstractNettyRemotingClient$1.run(AbstractNettyRemotingClient.java:114) [seata-all-1.4.2.jar:1.4.2]@b@	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_221]@b@	at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) [na:1.8.0_221]@b@	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) [na:1.8.0_221]@b@	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_221]@b@	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_221]@b@	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_221]@b@	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_221]@b@	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_221]@b@Caused by: io.seata.common.exception.FrameworkException: connect failed, can not connect to services-server.@b@	at io.seata.core.rpc.netty.NettyClientBootstrap.getNewChannel(NettyClientBootstrap.java:177) ~[seata-all-1.4.2.jar:1.4.2]@b@	... 16 common frames omitted@b@Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: /127.0.0.1:8091@b@Caused by: java.net.ConnectException: Connection refused: no further information@b@	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[na:1.8.0_221]@b@	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[na:1.8.0_221]@b@	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_221]@b@@b@2022-11-24 15:06:45.286 ERROR 4128 --- [eoutChecker_2_1] i.s.c.r.netty.NettyClientChannelManager  : 0101 can not connect to 127.0.0.1:8091 cause:can not register RM,err:can not connect to services-server.@b@@b@io.seata.common.exception.FrameworkException: can not register RM,err:can not connect to services-server.@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.doConnect(NettyClientChannelManager.java:225) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.acquireChannel(NettyClientChannelManager.java:107) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.NettyClientChannelManager.reconnect(NettyClientChannelManager.java:189) ~[seata-all-1.4.2.jar:1.4.2]@b@	at io.seata.core.rpc.netty.AbstractNettyRemotingClient$1.run(AbstractNettyRemotingClient.java:114) [seata-all-1.4.2.jar:1.4.2]@b@	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_221]@b@	at java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:308) [na:1.8.0_221]@b@	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java) [na:1.8.0_221]@b@	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_221]@b@	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_221]@b@	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_221]@b@	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_221]@b@	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [netty-all-4.1.51.Final.jar:4.1.51.Final]@b@	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_221]@b@@b@2022-11-24 15:06:52.176  WARN 4128 --- [ask-Scheduler-1] a.c.d.m.r.DubboServiceMetadataRepository : Current application will subscribe all services(size:2) 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

二、解决方法

因为没有下载seata-server服务包并启动运行(另外,完整项目下载及调试过程可参考“seata基于nacos注册中心实现默认AT模式完整demo代码项目”)