Sod-Momas commented on issue #521:
URL: https://github.com/apache/dubbo-samples/issues/521#issuecomment-1250447727

   当然,我provider也是启动了的,用的也是示例里的代码,这是启动日志:
   
   ```
   C:\Users\Tophanter\.jdks\azul-11.0.16.1\bin\java.exe 
-javaagent:C:\Users\Tophanter\AppData\Local\JetBrains\Toolbox\apps\IDEA-C\ch-0\222.3739.54\lib\idea_rt.jar=56556:C:\Users\Tophanter\AppData\Local\JetBrains\Toolbox\apps\IDEA-C\ch-0\222.3739.54\bin
 -Dfile.encoding=UTF-8 -classpath 
C:\Users\Tophanter\Downloads\git-dir\playground\playground-apache-dubbo\playground-apache-dubbo-provider\target\classes;C:\Users\Tophanter\Downloads\git-dir\playground\playground-apache-dubbo\playground-apache-dubbo-model\target\classes;C:\Users\Tophanter\.m2\repository\org\apache\dubbo\dubbo\3.0.7\dubbo-3.0.7.jar;C:\Users\Tophanter\.m2\repository\org\springframework\spring-context\5.2.7.RELEASE\spring-context-5.2.7.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\springframework\spring-aop\5.2.7.RELEASE\spring-aop-5.2.7.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\springframework\spring-beans\5.2.7.RELEASE\spring-beans-5.2.7.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\springframework\spring
 
-expression\5.2.7.RELEASE\spring-expression-5.2.7.RELEASE.jar;C:\Users\Tophanter\.m2\repository\com\alibaba\spring\spring-context-support\1.0.8\spring-context-support-1.0.8.jar;C:\Users\Tophanter\.m2\repository\org\javassist\javassist\3.28.0-GA\javassist-3.28.0-GA.jar;C:\Users\Tophanter\.m2\repository\io\netty\netty-all\4.1.50.Final\netty-all-4.1.50.Final.jar;C:\Users\Tophanter\.m2\repository\com\google\code\gson\gson\2.8.6\gson-2.8.6.jar;C:\Users\Tophanter\.m2\repository\org\yaml\snakeyaml\1.26\snakeyaml-1.26.jar;C:\Users\Tophanter\.m2\repository\com\alibaba\fastjson\1.2.70\fastjson-1.2.70.jar;C:\Users\Tophanter\.m2\repository\org\apache\curator\curator-x-discovery\4.2.0\curator-x-discovery-4.2.0.jar;C:\Users\Tophanter\.m2\repository\org\apache\curator\curator-recipes\4.2.0\curator-recipes-4.2.0.jar;C:\Users\Tophanter\.m2\repository\org\apache\curator\curator-framework\4.2.0\curator-framework-4.2.0.jar;C:\Users\Tophanter\.m2\repository\org\apache\curator\curator-client\4.2.0\curato
 
r-client-4.2.0.jar;C:\Users\Tophanter\.m2\repository\com\google\guava\guava\27.0.1-jre\guava-27.0.1-jre.jar;C:\Users\Tophanter\.m2\repository\com\google\guava\failureaccess\1.0.1\failureaccess-1.0.1.jar;C:\Users\Tophanter\.m2\repository\com\google\guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar;C:\Users\Tophanter\.m2\repository\org\checkerframework\checker-qual\2.5.2\checker-qual-2.5.2.jar;C:\Users\Tophanter\.m2\repository\com\google\errorprone\error_prone_annotations\2.2.0\error_prone_annotations-2.2.0.jar;C:\Users\Tophanter\.m2\repository\com\google\j2objc\j2objc-annotations\1.1\j2objc-annotations-1.1.jar;C:\Users\Tophanter\.m2\repository\org\codehaus\mojo\animal-sniffer-annotations\1.17\animal-sniffer-annotations-1.17.jar;C:\Users\Tophanter\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.11.0\jackson-databind-2.11.0.jar;C:\Users\Tophanter\.m2\repository\com\fasterxml\jackson\core\jackson-
 
annotations\2.11.0\jackson-annotations-2.11.0.jar;C:\Users\Tophanter\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.11.0\jackson-core-2.11.0.jar;C:\Users\Tophanter\.m2\repository\org\apache\zookeeper\zookeeper\3.4.14\zookeeper-3.4.14.jar;C:\Users\Tophanter\.m2\repository\com\github\spotbugs\spotbugs-annotations\3.1.9\spotbugs-annotations-3.1.9.jar;C:\Users\Tophanter\.m2\repository\com\google\code\findbugs\jsr305\3.0.2\jsr305-3.0.2.jar;C:\Users\Tophanter\.m2\repository\jline\jline\0.9.94\jline-0.9.94.jar;C:\Users\Tophanter\.m2\repository\org\apache\yetus\audience-annotations\0.5.0\audience-annotations-0.5.0.jar;C:\Users\Tophanter\.m2\repository\org\apache\dubbo\dubbo-spring-boot-starter\3.0.7\dubbo-spring-boot-starter-3.0.7.jar;C:\Users\Tophanter\.m2\repository\org\apache\dubbo\dubbo-spring-boot-autoconfigure\3.0.7\dubbo-spring-boot-autoconfigure-3.0.7.jar;C:\Users\Tophanter\.m2\repository\org\apache\dubbo\dubbo-spring-boot-autoconfigure-compatible\3.0.7\dubbo-spring-boot-a
 
utoconfigure-compatible-3.0.7.jar;C:\Users\Tophanter\.m2\repository\org\springframework\boot\spring-boot-starter\2.3.1.RELEASE\spring-boot-starter-2.3.1.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\springframework\boot\spring-boot\2.3.1.RELEASE\spring-boot-2.3.1.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\springframework\boot\spring-boot-starter-logging\2.3.1.RELEASE\spring-boot-starter-logging-2.3.1.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\apache\logging\log4j\log4j-to-slf4j\2.13.3\log4j-to-slf4j-2.13.3.jar;C:\Users\Tophanter\.m2\repository\org\apache\logging\log4j\log4j-api\2.13.3\log4j-api-2.13.3.jar;C:\Users\Tophanter\.m2\repository\org\slf4j\jul-to-slf4j\1.7.30\jul-to-slf4j-1.7.30.jar;C:\Users\Tophanter\.m2\repository\jakarta\annotation\jakarta.annotation-api\1.3.5\jakarta.annotation-api-1.3.5.jar;C:\Users\Tophanter\.m2\repository\org\springframework\spring-core\5.2.7.RELEASE\spring-core-5.2.7.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\springframework
 
\spring-jcl\5.2.7.RELEASE\spring-jcl-5.2.7.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\springframework\boot\spring-boot-autoconfigure\2.3.1.RELEASE\spring-boot-autoconfigure-2.3.1.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\slf4j\slf4j-api\1.7.30\slf4j-api-1.7.30.jar;C:\Users\Tophanter\.m2\repository\org\slf4j\slf4j-log4j12\1.7.25\slf4j-log4j12-1.7.25.jar;C:\Users\Tophanter\.m2\repository\log4j\log4j\1.2.17\log4j-1.2.17.jar
 cc.momas.dubbo.provider.PlaygroundDubboProviderApplication
   [19/09/22 09:22:07:904 CST] ZooKeeper Server Starter  INFO 
server.ZooKeeperServerMain: Starting server
   [19/09/22 09:22:07:962 CST] ZooKeeper Server Starter  INFO 
server.ZooKeeperServer: Server 
environment:zookeeper.version=3.4.14-4c25d480e66aadd371de8bd2fd8da255ac140bcf, 
built on 03/06/2019 16:18 GMT
   [19/09/22 09:22:07:963 CST] ZooKeeper Server Starter  INFO 
server.ZooKeeperServer: Server environment:host.name=host.docker.internal
   [19/09/22 09:22:07:963 CST] ZooKeeper Server Starter  INFO 
server.ZooKeeperServer: Server environment:java.version=11.0.16.1
   [19/09/22 09:22:07:963 CST] ZooKeeper Server Starter  INFO 
server.ZooKeeperServer: Server environment:java.vendor=Azul Systems, Inc.
   [19/09/22 09:22:07:963 CST] ZooKeeper Server Starter  INFO 
server.ZooKeeperServer: Server 
environment:java.home=C:\Users\Tophanter\.jdks\azul-11.0.16.1
   [19/09/22 09:22:07:963 CST] ZooKeeper Server Starter  INFO 
server.ZooKeeperServer: Server 
environment:java.class.path=C:\Users\Tophanter\Downloads\git-dir\playground\playground-apache-dubbo\playground-apache-dubbo-provider\target\classes;C:\Users\Tophanter\Downloads\git-dir\playground\playground-apache-dubbo\playground-apache-dubbo-model\target\classes;C:\Users\Tophanter\.m2\repository\org\apache\dubbo\dubbo\3.0.7\dubbo-3.0.7.jar;C:\Users\Tophanter\.m2\repository\org\springframework\spring-context\5.2.7.RELEASE\spring-context-5.2.7.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\springframework\spring-aop\5.2.7.RELEASE\spring-aop-5.2.7.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\springframework\spring-beans\5.2.7.RELEASE\spring-beans-5.2.7.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\springframework\spring-expression\5.2.7.RELEASE\spring-expression-5.2.7.RELEASE.jar;C:\Users\Tophanter\.m2\repository\com\alibaba\spring\spring-context-support\1.0.8\spring-context-suppor
 
t-1.0.8.jar;C:\Users\Tophanter\.m2\repository\org\javassist\javassist\3.28.0-GA\javassist-3.28.0-GA.jar;C:\Users\Tophanter\.m2\repository\io\netty\netty-all\4.1.50.Final\netty-all-4.1.50.Final.jar;C:\Users\Tophanter\.m2\repository\com\google\code\gson\gson\2.8.6\gson-2.8.6.jar;C:\Users\Tophanter\.m2\repository\org\yaml\snakeyaml\1.26\snakeyaml-1.26.jar;C:\Users\Tophanter\.m2\repository\com\alibaba\fastjson\1.2.70\fastjson-1.2.70.jar;C:\Users\Tophanter\.m2\repository\org\apache\curator\curator-x-discovery\4.2.0\curator-x-discovery-4.2.0.jar;C:\Users\Tophanter\.m2\repository\org\apache\curator\curator-recipes\4.2.0\curator-recipes-4.2.0.jar;C:\Users\Tophanter\.m2\repository\org\apache\curator\curator-framework\4.2.0\curator-framework-4.2.0.jar;C:\Users\Tophanter\.m2\repository\org\apache\curator\curator-client\4.2.0\curator-client-4.2.0.jar;C:\Users\Tophanter\.m2\repository\com\google\guava\guava\27.0.1-jre\guava-27.0.1-jre.jar;C:\Users\Tophanter\.m2\repository\com\google\guava\failur
 
eaccess\1.0.1\failureaccess-1.0.1.jar;C:\Users\Tophanter\.m2\repository\com\google\guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar;C:\Users\Tophanter\.m2\repository\org\checkerframework\checker-qual\2.5.2\checker-qual-2.5.2.jar;C:\Users\Tophanter\.m2\repository\com\google\errorprone\error_prone_annotations\2.2.0\error_prone_annotations-2.2.0.jar;C:\Users\Tophanter\.m2\repository\com\google\j2objc\j2objc-annotations\1.1\j2objc-annotations-1.1.jar;C:\Users\Tophanter\.m2\repository\org\codehaus\mojo\animal-sniffer-annotations\1.17\animal-sniffer-annotations-1.17.jar;C:\Users\Tophanter\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.11.0\jackson-databind-2.11.0.jar;C:\Users\Tophanter\.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.11.0\jackson-annotations-2.11.0.jar;C:\Users\Tophanter\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.11.0\jackson-core-2.11.0.jar;C:\Users\T
 
ophanter\.m2\repository\org\apache\zookeeper\zookeeper\3.4.14\zookeeper-3.4.14.jar;C:\Users\Tophanter\.m2\repository\com\github\spotbugs\spotbugs-annotations\3.1.9\spotbugs-annotations-3.1.9.jar;C:\Users\Tophanter\.m2\repository\com\google\code\findbugs\jsr305\3.0.2\jsr305-3.0.2.jar;C:\Users\Tophanter\.m2\repository\jline\jline\0.9.94\jline-0.9.94.jar;C:\Users\Tophanter\.m2\repository\org\apache\yetus\audience-annotations\0.5.0\audience-annotations-0.5.0.jar;C:\Users\Tophanter\.m2\repository\org\apache\dubbo\dubbo-spring-boot-starter\3.0.7\dubbo-spring-boot-starter-3.0.7.jar;C:\Users\Tophanter\.m2\repository\org\apache\dubbo\dubbo-spring-boot-autoconfigure\3.0.7\dubbo-spring-boot-autoconfigure-3.0.7.jar;C:\Users\Tophanter\.m2\repository\org\apache\dubbo\dubbo-spring-boot-autoconfigure-compatible\3.0.7\dubbo-spring-boot-autoconfigure-compatible-3.0.7.jar;C:\Users\Tophanter\.m2\repository\org\springframework\boot\spring-boot-starter\2.3.1.RELEASE\spring-boot-starter-2.3.1.RELEASE.jar;
 
C:\Users\Tophanter\.m2\repository\org\springframework\boot\spring-boot\2.3.1.RELEASE\spring-boot-2.3.1.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\springframework\boot\spring-boot-starter-logging\2.3.1.RELEASE\spring-boot-starter-logging-2.3.1.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\apache\logging\log4j\log4j-to-slf4j\2.13.3\log4j-to-slf4j-2.13.3.jar;C:\Users\Tophanter\.m2\repository\org\apache\logging\log4j\log4j-api\2.13.3\log4j-api-2.13.3.jar;C:\Users\Tophanter\.m2\repository\org\slf4j\jul-to-slf4j\1.7.30\jul-to-slf4j-1.7.30.jar;C:\Users\Tophanter\.m2\repository\jakarta\annotation\jakarta.annotation-api\1.3.5\jakarta.annotation-api-1.3.5.jar;C:\Users\Tophanter\.m2\repository\org\springframework\spring-core\5.2.7.RELEASE\spring-core-5.2.7.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\springframework\spring-jcl\5.2.7.RELEASE\spring-jcl-5.2.7.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\springframework\boot\spring-boot-autoconfigure\2.3.1.RELEASE\spring-boot
 
-autoconfigure-2.3.1.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\slf4j\slf4j-api\1.7.30\slf4j-api-1.7.30.jar;C:\Users\Tophanter\.m2\repository\org\slf4j\slf4j-log4j12\1.7.25\slf4j-log4j12-1.7.25.jar;C:\Users\Tophanter\.m2\repository\log4j\log4j\1.2.17\log4j-1.2.17.jar
   [19/09/22 09:22:07:963 CST] ZooKeeper Server Starter  INFO 
server.ZooKeeperServer: Server 
environment:java.library.path=C:\Users\Tophanter\.jdks\azul-11.0.16.1\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program
 
Files\Microsoft\jdk-11.0.12.7-hotspot\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program
 Files (x86)\Tencent\微信web开发者工具\dll;C:\Pro;ram Files\Microsoft SQL 
Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client 
SDK\ODBC\170\Tools\Binn\;C:\Program 
Files\dotnet\;C:\Users\Tophanter\AppData\Roaming\nvm;C:\Program 
Files\nodejs;C:\Program 
Files\Docker\Docker\resources\bin;C:\ProgramData\DockerDesktop\version-bin;C:\Program
 Files\Git\cmd;C:\Program 
Files\Go\bin;C:\Users\Tophanter\AppData\Local\Microsoft\WindowsApps;C:\Program 
Files\Java\jdk1.8.0_202\bin;C:\Programs\apache-maven-3.8.2-bin\apache-maven-3.8.2\bin;C:\Users\Tophanter\AppData\Local\Pr
 ograms\Microsoft VS 
Code\bin;C:\Users\Tophanter\AppData\Roaming\npm;C:\Users\Tophanter\.dotnet\tools;C:\Program
 Files 
(x86)\Android\android-sdk\platform-tools;C:\Users\Tophanter\AppData\Local\JetBrains\Toolbox\scripts;C:\Users\Tophanter\go\bin;.
   [19/09/22 09:22:07:964 CST] ZooKeeper Server Starter  INFO 
server.ZooKeeperServer: Server 
environment:java.io.tmpdir=C:\Users\TOPHAN~1\AppData\Local\Temp\
   [19/09/22 09:22:07:964 CST] ZooKeeper Server Starter  INFO 
server.ZooKeeperServer: Server environment:java.compiler=<NA>
   [19/09/22 09:22:07:964 CST] ZooKeeper Server Starter  INFO 
server.ZooKeeperServer: Server environment:os.name=Windows 10
   [19/09/22 09:22:07:964 CST] ZooKeeper Server Starter  INFO 
server.ZooKeeperServer: Server environment:os.arch=amd64
   [19/09/22 09:22:07:964 CST] ZooKeeper Server Starter  INFO 
server.ZooKeeperServer: Server environment:os.version=10.0
   [19/09/22 09:22:07:964 CST] ZooKeeper Server Starter  INFO 
server.ZooKeeperServer: Server environment:user.name=Tophanter
   [19/09/22 09:22:07:964 CST] ZooKeeper Server Starter  INFO 
server.ZooKeeperServer: Server environment:user.home=C:\Users\Tophanter
   [19/09/22 09:22:07:964 CST] ZooKeeper Server Starter  INFO 
server.ZooKeeperServer: Server 
environment:user.dir=C:\Users\Tophanter\Downloads\git-dir\playground\playground-apache-dubbo
   [19/09/22 09:22:07:984 CST] ZooKeeper Server Starter  INFO 
server.ZooKeeperServer: tickTime set to 3000
   [19/09/22 09:22:07:985 CST] ZooKeeper Server Starter  INFO 
server.ZooKeeperServer: minSessionTimeout set to -1
   [19/09/22 09:22:07:985 CST] ZooKeeper Server Starter  INFO 
server.ZooKeeperServer: maxSessionTimeout set to -1
   [19/09/22 09:22:08:014 CST] ZooKeeper Server Starter  INFO 
server.ServerCnxnFactory: Using 
org.apache.zookeeper.server.NIOServerCnxnFactory as server connection factory
   [19/09/22 09:22:08:021 CST] ZooKeeper Server Starter  INFO 
server.NIOServerCnxnFactory: binding to port 0.0.0.0/0.0.0.0:2181
   [19/09/22 09:22:08:409 CST] main  INFO event.WelcomeLogoApplicationListener: 
   
    :: Dubbo Spring Boot (v3.0.7) : 
https://github.com/apache/dubbo-spring-boot-project
    :: Dubbo (v3.0.7) : https://github.com/apache/dubbo
    :: Discuss group : d...@dubbo.apache.org
   
   
     .   ____          _            __ _ _
    /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
   ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
    \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
     '  |____| .__|_| |_|_| |_\__, | / / / /
    =========|_|==============|___/=/_/_/_/
    :: Spring Boot ::        (v2.3.1.RELEASE)
   
   [19/09/22 09:22:08:586 CST] main  INFO 
provider.PlaygroundDubboProviderApplication: Starting 
PlaygroundDubboProviderApplication on DESKTOP-H79UPH5 with PID 4404 
(C:\Users\Tophanter\Downloads\git-dir\playground\playground-apache-dubbo\playground-apache-dubbo-provider\target\classes
 started by Tophanter in 
C:\Users\Tophanter\Downloads\git-dir\playground\playground-apache-dubbo)
   [19/09/22 09:22:08:587 CST] main  INFO 
provider.PlaygroundDubboProviderApplication: No active profile set, falling 
back to default profiles: default
   [19/09/22 09:22:09:646 CST] main  INFO model.FrameworkModel:  [DUBBO] Reset 
global default framework from null to Dubbo Framework[1], dubbo version: 3.0.7, 
current host: 10.0.86.143
   [19/09/22 09:22:09:646 CST] main  INFO model.FrameworkModel:  [DUBBO] Dubbo 
Framework[1] is created, dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:09:696 CST] main  INFO model.ApplicationModel:  [DUBBO] 
Dubbo Application[1.0](unknown) is created, dubbo version: 3.0.7, current host: 
10.0.86.143
   [19/09/22 09:22:09:698 CST] main  INFO model.ScopeModel:  [DUBBO] Dubbo 
Module[1.0.0] is created, dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:09:735 CST] main  INFO context.AbstractConfigManager:  
[DUBBO] Config settings: {dubbo.config.mode=STRICT, 
dubbo.config.ignore-duplicated-interface=false}, dubbo version: 3.0.7, current 
host: 10.0.86.143
   [19/09/22 09:22:09:736 CST] main  INFO context.AbstractConfigManager:  
[DUBBO] Config settings: {dubbo.config.mode=STRICT, 
dubbo.config.ignore-duplicated-interface=false}, dubbo version: 3.0.7, current 
host: 10.0.86.143
   [19/09/22 09:22:09:850 CST] main  INFO model.FrameworkModel:  [DUBBO] Reset 
global default application from null to Dubbo Application[1.1](unknown), dubbo 
version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:09:850 CST] main  INFO model.ApplicationModel:  [DUBBO] 
Dubbo Application[1.1](unknown) is created, dubbo version: 3.0.7, current host: 
10.0.86.143
   [19/09/22 09:22:09:851 CST] main  INFO model.ScopeModel:  [DUBBO] Dubbo 
Module[1.1.0] is created, dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:09:860 CST] main  INFO context.AbstractConfigManager:  
[DUBBO] Config settings: {dubbo.config.mode=STRICT, 
dubbo.config.ignore-duplicated-interface=false}, dubbo version: 3.0.7, current 
host: 10.0.86.143
   [19/09/22 09:22:09:860 CST] main  INFO context.AbstractConfigManager:  
[DUBBO] Config settings: {dubbo.config.mode=STRICT, 
dubbo.config.ignore-duplicated-interface=false}, dubbo version: 3.0.7, current 
host: 10.0.86.143
   [19/09/22 09:22:09:873 CST] main  INFO context.DubboSpringInitializer:  
[DUBBO] Use default application: Dubbo Application[1.1](unknown), dubbo 
version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:09:873 CST] main  INFO model.ScopeModel:  [DUBBO] Dubbo 
Module[1.1.1] is created, dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:09:878 CST] main  INFO context.AbstractConfigManager:  
[DUBBO] Config settings: {dubbo.config.mode=STRICT, 
dubbo.config.ignore-duplicated-interface=false}, dubbo version: 3.0.7, current 
host: 10.0.86.143
   [19/09/22 09:22:09:882 CST] main  INFO context.DubboSpringInitializer:  
[DUBBO] Use default module model of target application: Dubbo Module[1.1.1], 
dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:09:882 CST] main  INFO context.DubboSpringInitializer:  
[DUBBO] Bind Dubbo Module[1.1.1] to spring container: 
org.springframework.beans.factory.support.DefaultListableBeanFactory@4b3ed2f0, 
dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:09:998 CST] main  INFO 
annotation.ServiceAnnotationPostProcessor:  [DUBBO] BeanNameGenerator bean 
can't be found in BeanFactory with name 
[org.springframework.context.annotation.internalConfigurationBeanNameGenerator],
 dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:09:998 CST] main  INFO 
annotation.ServiceAnnotationPostProcessor:  [DUBBO] BeanNameGenerator will be a 
instance of org.springframework.context.annotation.AnnotationBeanNameGenerator 
, it maybe a potential problem on bean name generation., dubbo version: 3.0.7, 
current host: 10.0.86.143
   [19/09/22 09:22:10:002 CST] main  INFO 
annotation.ServiceAnnotationPostProcessor:  [DUBBO] Found 1 classes annotated 
by Dubbo @Service under package [cc.momas.dubbo.provider]: 
[cc.momas.dubbo.provider.AccountServiceImpl], dubbo version: 3.0.7, current 
host: 10.0.86.143
   [19/09/22 09:22:10:020 CST] main  INFO 
annotation.ServiceAnnotationPostProcessor:  [DUBBO] Register 
ServiceBean[ServiceBean:cc.momas.dubbo.api.AccountService:1.0.0]: 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, dubbo version: 3.0.7, current 
host: 10.0.86.143
   [19/09/22 09:22:10:262 CST] main  INFO 
annotation.ReferenceAnnotationBeanPostProcessor: class 
org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor
 was destroying!
   [19/09/22 09:22:10:414 CST] main  INFO context.DubboConfigBeanInitializer: 
loading dubbo config beans ...
   [19/09/22 09:22:10:500 CST] main  INFO context.DubboConfigBeanInitializer: 
dubbo config beans are loaded.
   [19/09/22 09:22:10:633 CST] main  INFO utils.Compatibility: Running in 
ZooKeeper 3.4.x compatibility mode
   [19/09/22 09:22:10:634 CST] main  INFO utils.Compatibility: Using emulated 
InjectSessionExpiration
   [19/09/22 09:22:10:674 CST] main  INFO imps.CuratorFrameworkImpl: Starting
   [19/09/22 09:22:10:679 CST] main  INFO zookeeper.ZooKeeper: Client 
environment:zookeeper.version=3.4.14-4c25d480e66aadd371de8bd2fd8da255ac140bcf, 
built on 03/06/2019 16:18 GMT
   [19/09/22 09:22:10:680 CST] main  INFO zookeeper.ZooKeeper: Client 
environment:host.name=host.docker.internal
   [19/09/22 09:22:10:680 CST] main  INFO zookeeper.ZooKeeper: Client 
environment:java.version=11.0.16.1
   [19/09/22 09:22:10:680 CST] main  INFO zookeeper.ZooKeeper: Client 
environment:java.vendor=Azul Systems, Inc.
   [19/09/22 09:22:10:680 CST] main  INFO zookeeper.ZooKeeper: Client 
environment:java.home=C:\Users\Tophanter\.jdks\azul-11.0.16.1
   [19/09/22 09:22:10:680 CST] main  INFO zookeeper.ZooKeeper: Client 
environment:java.class.path=C:\Users\Tophanter\Downloads\git-dir\playground\playground-apache-dubbo\playground-apache-dubbo-provider\target\classes;C:\Users\Tophanter\Downloads\git-dir\playground\playground-apache-dubbo\playground-apache-dubbo-model\target\classes;C:\Users\Tophanter\.m2\repository\org\apache\dubbo\dubbo\3.0.7\dubbo-3.0.7.jar;C:\Users\Tophanter\.m2\repository\org\springframework\spring-context\5.2.7.RELEASE\spring-context-5.2.7.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\springframework\spring-aop\5.2.7.RELEASE\spring-aop-5.2.7.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\springframework\spring-beans\5.2.7.RELEASE\spring-beans-5.2.7.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\springframework\spring-expression\5.2.7.RELEASE\spring-expression-5.2.7.RELEASE.jar;C:\Users\Tophanter\.m2\repository\com\alibaba\spring\spring-context-support\1.0.8\spring-context-support-1.0.8.jar;C:\Users\To
 
phanter\.m2\repository\org\javassist\javassist\3.28.0-GA\javassist-3.28.0-GA.jar;C:\Users\Tophanter\.m2\repository\io\netty\netty-all\4.1.50.Final\netty-all-4.1.50.Final.jar;C:\Users\Tophanter\.m2\repository\com\google\code\gson\gson\2.8.6\gson-2.8.6.jar;C:\Users\Tophanter\.m2\repository\org\yaml\snakeyaml\1.26\snakeyaml-1.26.jar;C:\Users\Tophanter\.m2\repository\com\alibaba\fastjson\1.2.70\fastjson-1.2.70.jar;C:\Users\Tophanter\.m2\repository\org\apache\curator\curator-x-discovery\4.2.0\curator-x-discovery-4.2.0.jar;C:\Users\Tophanter\.m2\repository\org\apache\curator\curator-recipes\4.2.0\curator-recipes-4.2.0.jar;C:\Users\Tophanter\.m2\repository\org\apache\curator\curator-framework\4.2.0\curator-framework-4.2.0.jar;C:\Users\Tophanter\.m2\repository\org\apache\curator\curator-client\4.2.0\curator-client-4.2.0.jar;C:\Users\Tophanter\.m2\repository\com\google\guava\guava\27.0.1-jre\guava-27.0.1-jre.jar;C:\Users\Tophanter\.m2\repository\com\google\guava\failureaccess\1.0.1\failureac
 
cess-1.0.1.jar;C:\Users\Tophanter\.m2\repository\com\google\guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar;C:\Users\Tophanter\.m2\repository\org\checkerframework\checker-qual\2.5.2\checker-qual-2.5.2.jar;C:\Users\Tophanter\.m2\repository\com\google\errorprone\error_prone_annotations\2.2.0\error_prone_annotations-2.2.0.jar;C:\Users\Tophanter\.m2\repository\com\google\j2objc\j2objc-annotations\1.1\j2objc-annotations-1.1.jar;C:\Users\Tophanter\.m2\repository\org\codehaus\mojo\animal-sniffer-annotations\1.17\animal-sniffer-annotations-1.17.jar;C:\Users\Tophanter\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.11.0\jackson-databind-2.11.0.jar;C:\Users\Tophanter\.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.11.0\jackson-annotations-2.11.0.jar;C:\Users\Tophanter\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.11.0\jackson-core-2.11.0.jar;C:\Users\Tophanter\.m2\repository
 
\org\apache\zookeeper\zookeeper\3.4.14\zookeeper-3.4.14.jar;C:\Users\Tophanter\.m2\repository\com\github\spotbugs\spotbugs-annotations\3.1.9\spotbugs-annotations-3.1.9.jar;C:\Users\Tophanter\.m2\repository\com\google\code\findbugs\jsr305\3.0.2\jsr305-3.0.2.jar;C:\Users\Tophanter\.m2\repository\jline\jline\0.9.94\jline-0.9.94.jar;C:\Users\Tophanter\.m2\repository\org\apache\yetus\audience-annotations\0.5.0\audience-annotations-0.5.0.jar;C:\Users\Tophanter\.m2\repository\org\apache\dubbo\dubbo-spring-boot-starter\3.0.7\dubbo-spring-boot-starter-3.0.7.jar;C:\Users\Tophanter\.m2\repository\org\apache\dubbo\dubbo-spring-boot-autoconfigure\3.0.7\dubbo-spring-boot-autoconfigure-3.0.7.jar;C:\Users\Tophanter\.m2\repository\org\apache\dubbo\dubbo-spring-boot-autoconfigure-compatible\3.0.7\dubbo-spring-boot-autoconfigure-compatible-3.0.7.jar;C:\Users\Tophanter\.m2\repository\org\springframework\boot\spring-boot-starter\2.3.1.RELEASE\spring-boot-starter-2.3.1.RELEASE.jar;C:\Users\Tophanter\.m2\
 
repository\org\springframework\boot\spring-boot\2.3.1.RELEASE\spring-boot-2.3.1.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\springframework\boot\spring-boot-starter-logging\2.3.1.RELEASE\spring-boot-starter-logging-2.3.1.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\apache\logging\log4j\log4j-to-slf4j\2.13.3\log4j-to-slf4j-2.13.3.jar;C:\Users\Tophanter\.m2\repository\org\apache\logging\log4j\log4j-api\2.13.3\log4j-api-2.13.3.jar;C:\Users\Tophanter\.m2\repository\org\slf4j\jul-to-slf4j\1.7.30\jul-to-slf4j-1.7.30.jar;C:\Users\Tophanter\.m2\repository\jakarta\annotation\jakarta.annotation-api\1.3.5\jakarta.annotation-api-1.3.5.jar;C:\Users\Tophanter\.m2\repository\org\springframework\spring-core\5.2.7.RELEASE\spring-core-5.2.7.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\springframework\spring-jcl\5.2.7.RELEASE\spring-jcl-5.2.7.RELEASE.jar;C:\Users\Tophanter\.m2\repository\org\springframework\boot\spring-boot-autoconfigure\2.3.1.RELEASE\spring-boot-autoconfigure-2.3.1.RE
 
LEASE.jar;C:\Users\Tophanter\.m2\repository\org\slf4j\slf4j-api\1.7.30\slf4j-api-1.7.30.jar;C:\Users\Tophanter\.m2\repository\org\slf4j\slf4j-log4j12\1.7.25\slf4j-log4j12-1.7.25.jar;C:\Users\Tophanter\.m2\repository\log4j\log4j\1.2.17\log4j-1.2.17.jar
   [19/09/22 09:22:10:680 CST] main  INFO zookeeper.ZooKeeper: Client 
environment:java.library.path=C:\Users\Tophanter\.jdks\azul-11.0.16.1\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program
 
Files\Microsoft\jdk-11.0.12.7-hotspot\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program
 Files (x86)\Tencent\微信web开发者工具\dll;C:\Pro;ram Files\Microsoft SQL 
Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client 
SDK\ODBC\170\Tools\Binn\;C:\Program 
Files\dotnet\;C:\Users\Tophanter\AppData\Roaming\nvm;C:\Program 
Files\nodejs;C:\Program 
Files\Docker\Docker\resources\bin;C:\ProgramData\DockerDesktop\version-bin;C:\Program
 Files\Git\cmd;C:\Program 
Files\Go\bin;C:\Users\Tophanter\AppData\Local\Microsoft\WindowsApps;C:\Program 
Files\Java\jdk1.8.0_202\bin;C:\Programs\apache-maven-3.8.2-bin\apache-maven-3.8.2\bin;C:\Users\Tophanter\AppData\Local\Programs\Microsoft
 VS Cod
 
e\bin;C:\Users\Tophanter\AppData\Roaming\npm;C:\Users\Tophanter\.dotnet\tools;C:\Program
 Files 
(x86)\Android\android-sdk\platform-tools;C:\Users\Tophanter\AppData\Local\JetBrains\Toolbox\scripts;C:\Users\Tophanter\go\bin;.
   [19/09/22 09:22:10:680 CST] main  INFO zookeeper.ZooKeeper: Client 
environment:java.io.tmpdir=C:\Users\TOPHAN~1\AppData\Local\Temp\
   [19/09/22 09:22:10:680 CST] main  INFO zookeeper.ZooKeeper: Client 
environment:java.compiler=<NA>
   [19/09/22 09:22:10:680 CST] main  INFO zookeeper.ZooKeeper: Client 
environment:os.name=Windows 10
   [19/09/22 09:22:10:680 CST] main  INFO zookeeper.ZooKeeper: Client 
environment:os.arch=amd64
   [19/09/22 09:22:10:680 CST] main  INFO zookeeper.ZooKeeper: Client 
environment:os.version=10.0
   [19/09/22 09:22:10:680 CST] main  INFO zookeeper.ZooKeeper: Client 
environment:user.name=Tophanter
   [19/09/22 09:22:10:680 CST] main  INFO zookeeper.ZooKeeper: Client 
environment:user.home=C:\Users\Tophanter
   [19/09/22 09:22:10:680 CST] main  INFO zookeeper.ZooKeeper: Client 
environment:user.dir=C:\Users\Tophanter\Downloads\git-dir\playground\playground-apache-dubbo
   [19/09/22 09:22:10:682 CST] main  INFO zookeeper.ZooKeeper: Initiating 
client connection, connectString=127.0.0.1:2181 sessionTimeout=60000 
watcher=org.apache.curator.ConnectionState@1e008f36
   [19/09/22 09:22:10:698 CST] main-SendThread(activate.navicat.com:2181)  INFO 
zookeeper.ClientCnxn: Opening socket connection to server 
activate.navicat.com/127.0.0.1:2181. Will not attempt to authenticate using 
SASL (unknown error)
   [19/09/22 09:22:10:698 CST] main  INFO imps.CuratorFrameworkImpl: Default 
schema
   [19/09/22 09:22:10:699 CST] main-SendThread(activate.navicat.com:2181)  INFO 
zookeeper.ClientCnxn: Socket connection established to 
activate.navicat.com/127.0.0.1:2181, initiating session
   [19/09/22 09:22:10:699 CST] NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181  INFO 
server.NIOServerCnxnFactory: Accepted socket connection from /127.0.0.1:56568
   [19/09/22 09:22:10:707 CST] NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181  INFO 
server.ZooKeeperServer: Client attempting to establish new session at 
/127.0.0.1:56568
   [19/09/22 09:22:10:711 CST] SyncThread:0  INFO persistence.FileTxnLog: 
Creating new log file: log.1
   [19/09/22 09:22:10:728 CST] SyncThread:0  INFO server.ZooKeeperServer: 
Established session 0x1000f3cf7f60000 with negotiated timeout 60000 for client 
/127.0.0.1:56568
   [19/09/22 09:22:10:728 CST] main-SendThread(activate.navicat.com:2181)  INFO 
zookeeper.ClientCnxn: Session establishment complete on server 
activate.navicat.com/127.0.0.1:2181, sessionid = 0x1000f3cf7f60000, negotiated 
timeout = 60000
   [19/09/22 09:22:10:740 CST] main-EventThread  INFO 
state.ConnectionStateManager: State change: CONNECTED
   [19/09/22 09:22:10:741 CST] main  INFO zookeeper.ZookeeperTransporter:  
[DUBBO] No valid zookeeper client found from cache, therefore create a new 
client for url. 
zookeeper://127.0.0.1:2181/org.apache.dubbo.config.ConfigCenterConfig?check=true&config-file=dubbo.properties&group=dubbo&include.spring.env=false&namespace=dubbo&timeout=30000,
 dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:10:747 CST] Curator-ConnectionStateManager-0  INFO 
curator.CuratorZookeeperClient:  [DUBBO] Curator zookeeper client instance 
initiated successfully, session id is 1000f3cf7f60000, dubbo version: 3.0.7, 
current host: 10.0.86.143
   [19/09/22 09:22:10:781 CST] main  WARN config.ConfigurationUtils:  [DUBBO] 
Config center was specified, but no config item found., dubbo version: 3.0.7, 
current host: 10.0.86.143
   [19/09/22 09:22:10:781 CST] main  WARN config.ConfigurationUtils:  [DUBBO] 
Config center was specified, but no config item found., dubbo version: 3.0.7, 
current host: 10.0.86.143
   [19/09/22 09:22:10:886 CST] main  INFO deploy.DefaultModuleDeployer:  
[DUBBO] Dubbo Module[1.1.0] has been initialized!, dubbo version: 3.0.7, 
current host: 10.0.86.143
   [19/09/22 09:22:10:897 CST] main  INFO deploy.DefaultModuleDeployer:  
[DUBBO] Dubbo Module[1.1.1] has been initialized!, dubbo version: 3.0.7, 
current host: 10.0.86.143
   [19/09/22 09:22:11:074 CST] main  INFO zookeeper.ZookeeperTransporter:  
[DUBBO] find valid zookeeper client from the cache for address: 
zookeeper://127.0.0.1:2181/org.apache.dubbo.metadata.report.MetadataReport?application=playground-apache-dubbo-provider&port=2181&protocol=zookeeper,
 dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:11:075 CST] main  INFO deploy.DefaultApplicationDeployer:  
[DUBBO] Dubbo Application[1.1](playground-apache-dubbo-provider) has been 
initialized!, dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:11:454 CST] main  INFO deploy.DefaultModuleDeployer:  
[DUBBO] Dubbo Module[1.1.1] is starting., dubbo version: 3.0.7, current host: 
10.0.86.143
   [19/09/22 09:22:11:455 CST] main  INFO deploy.DefaultApplicationDeployer:  
[DUBBO] Dubbo Application[1.1](playground-apache-dubbo-provider) is starting., 
dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:11:605 CST] main  INFO config.ServiceConfig:  [DUBBO] Export 
dubbo service cc.momas.dubbo.api.AccountService to local registry url : 
injvm://127.0.0.1/cc.momas.dubbo.api.AccountService?anyhost=true&application=playground-apache-dubbo-provider&background=false&bind.ip=10.0.86.143&bind.port=2200&deprecated=false&dubbo=2.0.2&dynamic=true&file.cache=false&generic=false&interface=cc.momas.dubbo.api.AccountService&methods=sayHello,loginByNamePwd,sayHelloAsync&pid=4404&qos.enable=false&release=3.0.7&revision=1.0.0&side=provider&timestamp=1663550531498&version=1.0.0,
 dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:11:606 CST] main  INFO config.ServiceConfig:  [DUBBO] 
Register dubbo service cc.momas.dubbo.api.AccountService url 
dubbo://10.0.86.143:2200/cc.momas.dubbo.api.AccountService?anyhost=true&application=playground-apache-dubbo-provider&background=false&bind.ip=10.0.86.143&bind.port=2200&deprecated=false&dubbo=2.0.2&dynamic=true&file.cache=false&generic=false&interface=cc.momas.dubbo.api.AccountService&methods=sayHello,loginByNamePwd,sayHelloAsync&pid=4404&qos.enable=false&release=3.0.7&revision=1.0.0&service-name-mapping=true&side=provider&timestamp=1663550531498&version=1.0.0
 to registry 127.0.0.1:2181, dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:11:612 CST] main  INFO 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: 3.0.7, 
current host: 10.0.86.143
   [19/09/22 09:22:11:636 CST] Curator-Framework-0  WARN utils.ZKPaths: The 
version of ZooKeeper being used doesn't support Container nodes. 
CreateMode.PERSISTENT will be used instead.
   [19/09/22 09:22:12:575 CST] main  INFO transport.AbstractServer:  [DUBBO] 
Start NettyServer bind /0.0.0.0:2200, export /10.0.86.143:2200, dubbo version: 
3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:12:625 CST] main  INFO store.MetaCacheManager:  [DUBBO] 
Successfully loaded mapping cache from file .metadata.zookeeper127.0.0.1:2181, 
entries 0, dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:12:629 CST] main  INFO imps.CuratorFrameworkImpl: Starting
   [19/09/22 09:22:12:630 CST] main  INFO zookeeper.ZooKeeper: Initiating 
client connection, connectString=127.0.0.1:2181 sessionTimeout=60000 
watcher=org.apache.curator.ConnectionState@40729f01
   [19/09/22 09:22:12:631 CST] main  INFO imps.CuratorFrameworkImpl: Default 
schema
   [19/09/22 09:22:12:632 CST] main-SendThread(activate.navicat.com:2181)  INFO 
zookeeper.ClientCnxn: Opening socket connection to server 
activate.navicat.com/127.0.0.1:2181. Will not attempt to authenticate using 
SASL (unknown error)
   [19/09/22 09:22:12:633 CST] main-SendThread(activate.navicat.com:2181)  INFO 
zookeeper.ClientCnxn: Socket connection established to 
activate.navicat.com/127.0.0.1:2181, initiating session
   [19/09/22 09:22:12:633 CST] NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181  INFO 
server.NIOServerCnxnFactory: Accepted socket connection from /127.0.0.1:56599
   [19/09/22 09:22:12:633 CST] NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181  INFO 
server.ZooKeeperServer: Client attempting to establish new session at 
/127.0.0.1:56599
   [19/09/22 09:22:12:636 CST] SyncThread:0  INFO server.ZooKeeperServer: 
Established session 0x1000f3cf7f60001 with negotiated timeout 60000 for client 
/127.0.0.1:56599
   [19/09/22 09:22:12:636 CST] main-SendThread(activate.navicat.com:2181)  INFO 
zookeeper.ClientCnxn: Session establishment complete on server 
activate.navicat.com/127.0.0.1:2181, sessionid = 0x1000f3cf7f60001, negotiated 
timeout = 60000
   [19/09/22 09:22:12:636 CST] main-EventThread  INFO 
state.ConnectionStateManager: State change: CONNECTED
   [19/09/22 09:22:12:802 CST] main  INFO metadata.MappingCacheManager:  
[DUBBO] Successfully loaded mapping cache from file .mapping, entries 0, dubbo 
version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:12:819 CST] main  INFO migration.MigrationRuleListener:  
[DUBBO] Listening for migration rules on dataId 
playground-apache-dubbo-provider.migration, group 
DUBBO_SERVICEDISCOVERY_MIGRATION, dubbo version: 3.0.7, current host: 
10.0.86.143
   [19/09/22 09:22:12:824 CST] main  INFO config.ServiceConfig:  [DUBBO] 
Register dubbo service cc.momas.dubbo.api.AccountService url 
dubbo://10.0.86.143:2200/cc.momas.dubbo.api.AccountService?anyhost=true&application=playground-apache-dubbo-provider&background=false&bind.ip=10.0.86.143&bind.port=2200&deprecated=false&dubbo=2.0.2&dynamic=true&file.cache=false&generic=false&interface=cc.momas.dubbo.api.AccountService&methods=sayHello,loginByNamePwd,sayHelloAsync&pid=4404&qos.enable=false&release=3.0.7&revision=1.0.0&service-name-mapping=true&side=provider&timestamp=1663550531498&version=1.0.0
 to registry 127.0.0.1:2181, dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:12:825 CST] main  INFO 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: 3.0.7, 
current host: 10.0.86.143
   [19/09/22 09:22:12:835 CST] main  INFO zookeeper.ZookeeperTransporter:  
[DUBBO] find valid zookeeper client from the cache for address: 
zookeeper://127.0.0.1:2181/org.apache.dubbo.registry.RegistryService?REGISTRY_CLUSTER=zk-registry&application=playground-apache-dubbo-provider&dubbo=2.0.2&file.cache=false&interface=org.apache.dubbo.registry.RegistryService&pid=4404&qos.enable=false&release=3.0.7,
 dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:12:839 CST] main  INFO zookeeper.ZookeeperRegistry:  [DUBBO] 
Register: 
dubbo://10.0.86.143:2200/cc.momas.dubbo.api.AccountService?anyhost=true&application=playground-apache-dubbo-provider&background=false&deprecated=false&dubbo=2.0.2&dynamic=true&file.cache=false&generic=false&interface=cc.momas.dubbo.api.AccountService&methods=sayHello,loginByNamePwd,sayHelloAsync&pid=4404&release=3.0.7&revision=1.0.0&service-name-mapping=true&side=provider&timestamp=1663550531498&version=1.0.0,
 dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:12:857 CST] main  INFO zookeeper.ZookeeperRegistry:  [DUBBO] 
Subscribe: 
provider://10.0.86.143:2200/cc.momas.dubbo.api.AccountService?anyhost=true&application=playground-apache-dubbo-provider&background=false&bind.ip=10.0.86.143&bind.port=2200&category=configurators&check=false&deprecated=false&dubbo=2.0.2&dynamic=true&file.cache=false&generic=false&interface=cc.momas.dubbo.api.AccountService&methods=sayHello,loginByNamePwd,sayHelloAsync&pid=4404&qos.enable=false&release=3.0.7&revision=1.0.0&service-name-mapping=true&side=provider&timestamp=1663550531498&version=1.0.0,
 dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:12:873 CST] main  INFO zookeeper.ZookeeperRegistry:  [DUBBO] 
Notify urls for subscribe url 
provider://10.0.86.143:2200/cc.momas.dubbo.api.AccountService?anyhost=true&application=playground-apache-dubbo-provider&background=false&bind.ip=10.0.86.143&bind.port=2200&category=configurators&check=false&deprecated=false&dubbo=2.0.2&dynamic=true&file.cache=false&generic=false&interface=cc.momas.dubbo.api.AccountService&methods=sayHello,loginByNamePwd,sayHelloAsync&pid=4404&qos.enable=false&release=3.0.7&revision=1.0.0&service-name-mapping=true&side=provider&timestamp=1663550531498&version=1.0.0,
 url size: 1, dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:12:909 CST] DubboSaveMetadataReport-thread-1  INFO 
zookeeper.ZookeeperMetadataReport:  [DUBBO] store provider metadata. Identifier 
: org.apache.dubbo.metadata.report.identifier.MetadataIdentifier@51f3f0c5; 
definition: 
FullServiceDefinition{parameters=org.apache.dubbo.common.url.component.URLParam$URLParamMap@788c8859}
 ServiceDefinition [canonicalName=cc.momas.dubbo.api.AccountService, 
codeSource=file:/C:/Users/Tophanter/Downloads/git-dir/playground/playground-apache-dubbo/playground-apache-dubbo-model/target/classes/,
 methods=[MethodDefinition [name=sayHello, parameterTypes=[java.lang.String], 
returnType=java.lang.String], MethodDefinition [name=sayHelloAsync, 
parameterTypes=[java.lang.String], 
returnType=java.util.concurrent.CompletableFuture], MethodDefinition 
[name=loginByNamePwd, parameterTypes=[java.lang.String, java.lang.String], 
returnType=cc.momas.dubbo.entity.MomasAccount]]], dubbo version: 3.0.7, current 
host: 10.0.86.143
   [19/09/22 09:22:12:925 CST] main  INFO config.ServiceConfig:  [DUBBO] 
Successfully registered interface application mapping for service 
cc.momas.dubbo.api.AccountService:1.0.0, dubbo version: 3.0.7, current host: 
10.0.86.143
   [19/09/22 09:22:12:925 CST] main  INFO deploy.DefaultModuleDeployer:  
[DUBBO] Dubbo Module[1.1.0] is starting., dubbo version: 3.0.7, current host: 
10.0.86.143
   [19/09/22 09:22:12:926 CST] main  INFO deploy.DefaultModuleDeployer:  
[DUBBO] Dubbo Module[1.1.0] has started., dubbo version: 3.0.7, current host: 
10.0.86.143
   [19/09/22 09:22:12:927 CST] main  INFO deploy.DefaultModuleDeployer:  
[DUBBO] Dubbo Module[1.1.1] has started., dubbo version: 3.0.7, current host: 
10.0.86.143
   [19/09/22 09:22:12:929 CST] main  INFO 
metadata.ConfigurableMetadataServiceExporter:  [DUBBO] Metadata Service Port 
hasn't been set will use default protocol defined in protocols., dubbo version: 
3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:12:930 CST] main  INFO 
metadata.ConfigurableMetadataServiceExporter:  [DUBBO] Using dubbo protocol to 
export metadata service on port 2200, dubbo version: 3.0.7, current host: 
10.0.86.143
   [19/09/22 09:22:12:982 CST] main  INFO config.ServiceConfig:  [DUBBO] Export 
dubbo service org.apache.dubbo.metadata.MetadataService to local registry url : 
injvm://127.0.0.1/org.apache.dubbo.metadata.MetadataService?anyhost=true&application=playground-apache-dubbo-provider&background=false&bind.ip=10.0.86.143&bind.port=2200&connections=1&delay=0&deprecated=false&dubbo=2.0.2&dynamic=true&executes=100&file.cache=false&generic=false&group=playground-apache-dubbo-provider&interface=org.apache.dubbo.metadata.MetadataService&methods=getMetadataURL,isMetadataService,getExportedURLs,serviceName,version,getSubscribedURLs,getExportedServiceURLs,getMetadataInfo,toSortedStrings,getMetadataInfos,getServiceDefinition&pid=4404&qos.enable=false&release=3.0.7&revision=3.0.7&side=provider&timestamp=1663550532949&version=1.0.0,
 dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:12:983 CST] main  INFO config.ServiceConfig:  [DUBBO] 
Register dubbo service org.apache.dubbo.metadata.MetadataService url 
dubbo://10.0.86.143:2200/org.apache.dubbo.metadata.MetadataService?anyhost=true&application=playground-apache-dubbo-provider&background=false&bind.ip=10.0.86.143&bind.port=2200&connections=1&delay=0&deprecated=false&dubbo=2.0.2&dynamic=true&executes=100&file.cache=false&generic=false&group=playground-apache-dubbo-provider&interface=org.apache.dubbo.metadata.MetadataService&methods=getMetadataURL,isMetadataService,getExportedURLs,serviceName,version,getSubscribedURLs,getExportedServiceURLs,getMetadataInfo,toSortedStrings,getMetadataInfos,getServiceDefinition&pid=4404&qos.enable=false&release=3.0.7&revision=3.0.7&service-name-mapping=true&side=provider&timestamp=1663550532949&version=1.0.0
 to registry 127.0.0.1:2181, dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:12:993 CST] main  INFO migration.MigrationRuleListener:  
[DUBBO] Listening for migration rules on dataId 
playground-apache-dubbo-provider.migration, group 
DUBBO_SERVICEDISCOVERY_MIGRATION, dubbo version: 3.0.7, current host: 
10.0.86.143
   [19/09/22 09:22:12:995 CST] main  INFO config.ServiceConfig:  [DUBBO] 
Register dubbo service org.apache.dubbo.metadata.MetadataService url 
dubbo://10.0.86.143:2200/org.apache.dubbo.metadata.MetadataService?anyhost=true&application=playground-apache-dubbo-provider&background=false&bind.ip=10.0.86.143&bind.port=2200&connections=1&delay=0&deprecated=false&dubbo=2.0.2&dynamic=true&executes=100&file.cache=false&generic=false&group=playground-apache-dubbo-provider&interface=org.apache.dubbo.metadata.MetadataService&methods=getMetadataURL,isMetadataService,getExportedURLs,serviceName,version,getSubscribedURLs,getExportedServiceURLs,getMetadataInfo,toSortedStrings,getMetadataInfos,getServiceDefinition&pid=4404&qos.enable=false&release=3.0.7&revision=3.0.7&service-name-mapping=true&side=provider&timestamp=1663550532949&version=1.0.0
 to registry 127.0.0.1:2181, dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:12:999 CST] main  INFO zookeeper.ZookeeperRegistry:  [DUBBO] 
Register: 
dubbo://10.0.86.143:2200/org.apache.dubbo.metadata.MetadataService?anyhost=true&application=playground-apache-dubbo-provider&background=false&connections=1&delay=0&deprecated=false&dubbo=2.0.2&dynamic=true&executes=100&file.cache=false&generic=false&group=playground-apache-dubbo-provider&interface=org.apache.dubbo.metadata.MetadataService&methods=getMetadataURL,isMetadataService,getExportedURLs,serviceName,version,getSubscribedURLs,getExportedServiceURLs,getMetadataInfo,toSortedStrings,getMetadataInfos,getServiceDefinition&pid=4404&release=3.0.7&revision=3.0.7&service-name-mapping=true&side=provider&timestamp=1663550532949&version=1.0.0,
 dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:13:012 CST] main  INFO zookeeper.ZookeeperRegistry:  [DUBBO] 
Subscribe: 
provider://10.0.86.143:2200/org.apache.dubbo.metadata.MetadataService?anyhost=true&application=playground-apache-dubbo-provider&background=false&bind.ip=10.0.86.143&bind.port=2200&category=configurators&check=false&connections=1&delay=0&deprecated=false&dubbo=2.0.2&dynamic=true&executes=100&file.cache=false&generic=false&group=playground-apache-dubbo-provider&interface=org.apache.dubbo.metadata.MetadataService&methods=getMetadataURL,isMetadataService,getExportedURLs,serviceName,version,getSubscribedURLs,getExportedServiceURLs,getMetadataInfo,toSortedStrings,getMetadataInfos,getServiceDefinition&pid=4404&qos.enable=false&release=3.0.7&revision=3.0.7&service-name-mapping=true&side=provider&timestamp=1663550532949&version=1.0.0,
 dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:13:019 CST] main  INFO zookeeper.ZookeeperRegistry:  [DUBBO] 
Notify urls for subscribe url 
provider://10.0.86.143:2200/org.apache.dubbo.metadata.MetadataService?anyhost=true&application=playground-apache-dubbo-provider&background=false&bind.ip=10.0.86.143&bind.port=2200&category=configurators&check=false&connections=1&delay=0&deprecated=false&dubbo=2.0.2&dynamic=true&executes=100&file.cache=false&generic=false&group=playground-apache-dubbo-provider&interface=org.apache.dubbo.metadata.MetadataService&methods=getMetadataURL,isMetadataService,getExportedURLs,serviceName,version,getSubscribedURLs,getExportedServiceURLs,getMetadataInfo,toSortedStrings,getMetadataInfos,getServiceDefinition&pid=4404&qos.enable=false&release=3.0.7&revision=3.0.7&service-name-mapping=true&side=provider&timestamp=1663550532949&version=1.0.0,
 url size: 1, dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:13:019 CST] main  INFO config.ServiceConfig:  [DUBBO] 
Successfully registered interface application mapping for service 
playground-apache-dubbo-provider/org.apache.dubbo.metadata.MetadataService:1.0.0,
 dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:13:020 CST] main  INFO 
metadata.ConfigurableMetadataServiceExporter:  [DUBBO] The MetadataService 
exports urls : 
[dubbo://10.0.86.143:2200/org.apache.dubbo.metadata.MetadataService?anyhost=true&application=playground-apache-dubbo-provider&background=false&bind.ip=10.0.86.143&bind.port=2200&connections=1&delay=0&deprecated=false&dubbo=2.0.2&dynamic=true&executes=100&file.cache=false&generic=false&group=playground-apache-dubbo-provider&interface=org.apache.dubbo.metadata.MetadataService&methods=getMetadataURL,isMetadataService,getExportedURLs,serviceName,version,getSubscribedURLs,getExportedServiceURLs,getMetadataInfo,toSortedStrings,getMetadataInfos,getServiceDefinition&pid=4404&qos.enable=false&release=3.0.7&revision=3.0.7&service-name-mapping=true&side=provider&timestamp=1663550532949&version=1.0.0],
 dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:13:021 CST] main  INFO 
metadata.ServiceInstanceMetadataUtils:  [DUBBO] Start registering instance 
address to registry., dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:13:039 CST] main  INFO metadata.MetadataInfo:  [DUBBO] 
metadata revision changed: null -> 69ffc4226e55af4dd322edbb011ad074, app: 
playground-apache-dubbo-provider, services: 2, dubbo version: 3.0.7, current 
host: 10.0.86.143
   [19/09/22 09:22:13:423 CST] ProcessThread(sid:0 cport:2181):  INFO 
server.PrepRequestProcessor: Got user-level KeeperException when processing 
sessionid:0x1000f3cf7f60001 type:create cxid:0x1 zxid:0x16 txntype:-1 
reqpath:n/a Error Path:/services/playground-apache-dubbo-provider 
Error:KeeperErrorCode = NoNode for /services/playground-apache-dubbo-provider
   [19/09/22 09:22:13:433 CST] main  INFO deploy.DefaultApplicationDeployer:  
[DUBBO] Dubbo Application[1.1](playground-apache-dubbo-provider) is ready., 
dubbo version: 3.0.7, current host: 10.0.86.143
   [19/09/22 09:22:13:439 CST] main  INFO 
provider.PlaygroundDubboProviderApplication: Started 
PlaygroundDubboProviderApplication in 5.713 seconds (JVM running for 6.508)
   [19/09/22 09:22:13:443 CST] main  INFO 
provider.PlaygroundDubboProviderApplication: dubbo service started
   [19/09/22 09:22:13:443 CST] pool-1-thread-1  INFO 
event.AwaitingNonWebApplicationListener:  [Dubbo] Current Spring Boot 
Application is await...
   [19/09/22 09:22:29:192 CST] NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181  INFO 
server.NIOServerCnxnFactory: Accepted socket connection from /127.0.0.1:56615
   [19/09/22 09:22:29:195 CST] NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181  INFO 
server.ZooKeeperServer: Client attempting to establish new session at 
/127.0.0.1:56615
   [19/09/22 09:22:29:199 CST] SyncThread:0  INFO server.ZooKeeperServer: 
Established session 0x1000f3cf7f60002 with negotiated timeout 60000 for client 
/127.0.0.1:56615
   [19/09/22 09:22:30:093 CST] NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181  INFO 
server.NIOServerCnxnFactory: Accepted socket connection from /127.0.0.1:56618
   [19/09/22 09:22:30:094 CST] NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181  INFO 
server.ZooKeeperServer: Client attempting to establish new session at 
/127.0.0.1:56618
   [19/09/22 09:22:30:096 CST] SyncThread:0  INFO server.ZooKeeperServer: 
Established session 0x1000f3cf7f60003 with negotiated timeout 60000 for client 
/127.0.0.1:56618
   [19/09/22 09:22:31:164 CST] NettyServerWorker-3-1  INFO 
netty4.NettyServerHandler:  [DUBBO] The connection of /10.0.86.143:56646 -> 
/10.0.86.143:2200 is established., dubbo version: 3.0.7, current host: 
10.0.86.143
   WARNING: An illegal reflective access operation has occurred
   WARNING: Illegal reflective access by 
com.alibaba.com.caucho.hessian.io.Hessian2Input 
(file:/C:/Users/Tophanter/.m2/repository/org/apache/dubbo/dubbo/3.0.7/dubbo-3.0.7.jar)
 to field java.lang.Throwable.detailMessage
   WARNING: Please consider reporting this to the maintainers of 
com.alibaba.com.caucho.hessian.io.Hessian2Input
   WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
   WARNING: All illegal access operations will be denied in a future release
   [19/09/22 09:22:31:394 CST] NettyServerWorker-3-1  WARN 
transport.AbstractServer:  [DUBBO] All clients has disconnected from 
/10.0.86.143:2200. You can graceful shutdown now., dubbo version: 3.0.7, 
current host: 10.0.86.143
   [19/09/22 09:22:31:395 CST] NettyServerWorker-3-1  INFO 
netty4.NettyServerHandler:  [DUBBO] The connection of /10.0.86.143:56646 -> 
/10.0.86.143:2200 is disconnected., dubbo version: 3.0.7, current host: 
10.0.86.143
   [19/09/22 09:22:31:478 CST] ProcessThread(sid:0 cport:2181):  INFO 
server.PrepRequestProcessor: Got user-level KeeperException when processing 
sessionid:0x1000f3cf7f60003 type:create cxid:0x3 zxid:0x1f txntype:-1 
reqpath:n/a Error Path:/services/playground-apache-dubbo-provider 
Error:KeeperErrorCode = NodeExists for 
/services/playground-apache-dubbo-provider
   [19/09/22 09:22:31:955 CST] ProcessThread(sid:0 cport:2181):  INFO 
server.PrepRequestProcessor: Got user-level KeeperException when processing 
sessionid:0x1000f3cf7f60003 type:create cxid:0x9 zxid:0x24 txntype:-1 
reqpath:n/a Error Path:/services/playground-apache-dubbo-consumer 
Error:KeeperErrorCode = NoNode for /services/playground-apache-dubbo-consumer
   [19/09/22 09:22:31:990 CST] ProcessThread(sid:0 cport:2181):  INFO 
server.PrepRequestProcessor: Processed session termination for sessionid: 
0x1000f3cf7f60003
   [19/09/22 09:22:31:993 CST] NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181  INFO 
server.NIOServerCnxn: Closed socket connection for client /127.0.0.1:56618 
which had sessionid 0x1000f3cf7f60003
   [19/09/22 09:22:34:098 CST] ProcessThread(sid:0 cport:2181):  INFO 
server.PrepRequestProcessor: Processed session termination for sessionid: 
0x1000f3cf7f60002
   [19/09/22 09:22:34:102 CST] NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181  INFO 
server.NIOServerCnxn: Closed socket connection for client /127.0.0.1:56615 
which had sessionid 0x1000f3cf7f60002
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

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


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

Reply via email to