You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

773 lines
201 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

[2022-07-15 11:47:20.407+0800] [main] INFO o.a.d.s.b.c.e.WelcomeLogoApplicationListener [63]-
:: Dubbo Spring Boot (v2.7.3) : https://github.com/apache/dubbo-spring-boot-project
:: Dubbo (v2.7.3) : https://github.com/apache/incubator-dubbo
:: Discuss group : dev@dubbo.apache.org
[2022-07-15 11:47:20.411+0800] [main] INFO o.a.d.s.b.c.e.OverrideDubboConfigApplicationListener [68]- Dubbo Config was overridden by externalized configuration {dubbo.application.name=manageConsumer, dubbo.application.qos-enable=false, dubbo.config.multiple=true, dubbo.consumer.retries=-1, dubbo.consumer.version=1.0, dubbo.metadata-report.address=zookeeper://127.0.0.1:2181, dubbo.registry.address=zookeeper://127.0.0.1:2181, dubbo.registry.protocol=zookeeper}
[2022-07-15 11:47:25.528+0800] [main] WARN o.s.boot.StartupInfoLogger [116]- InetAddress.getLocalHost().getHostName() took 5004 milliseconds to respond. Please verify your network configuration (macOS machines may need to add entries to /etc/hosts).
[2022-07-15 11:47:30.533+0800] [main] INFO c.s.c.ManageConsumerApplication [55]- Starting ManageConsumerApplication on 123567.local with PID 9057 (/Users/AKU007/IdeaProjects/community-parent/community-manage-consumer/target/classes started by AKU007 in /Users/AKU007/IdeaProjects/community-parent)
[2022-07-15 11:47:30.534+0800] [main] INFO c.s.c.ManageConsumerApplication [655]- The following profiles are active: transfer,dev,devRes,devLog,devZookeeper
[2022-07-15 11:47:31.331+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [127]- The dubbo config bean definition [name : org.apache.dubbo.config.ApplicationConfig#0, class : org.apache.dubbo.config.ApplicationConfig] has been registered.
[2022-07-15 11:47:31.332+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [151]- The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.ApplicationConfig#0] has been registered.
[2022-07-15 11:47:31.333+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [127]- The dubbo config bean definition [name : org.apache.dubbo.config.RegistryConfig#0, class : org.apache.dubbo.config.RegistryConfig] has been registered.
[2022-07-15 11:47:31.333+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [151]- The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.RegistryConfig#0] has been registered.
[2022-07-15 11:47:31.334+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [127]- The dubbo config bean definition [name : org.apache.dubbo.config.ConsumerConfig#0, class : org.apache.dubbo.config.ConsumerConfig] has been registered.
[2022-07-15 11:47:31.334+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [151]- The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.ConsumerConfig#0] has been registered.
[2022-07-15 11:47:31.334+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [127]- The dubbo config bean definition [name : org.apache.dubbo.config.MetadataReportConfig#0, class : org.apache.dubbo.config.MetadataReportConfig] has been registered.
[2022-07-15 11:47:31.335+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [151]- The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.MetadataReportConfig#0] has been registered.
[2022-07-15 11:47:31.411+0800] [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate [249]- Multiple Spring Data modules found, entering strict repository configuration mode!
[2022-07-15 11:47:31.414+0800] [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate [127]- Bootstrapping Spring Data Redis repositories in DEFAULT mode.
[2022-07-15 11:47:31.460+0800] [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate [187]- Finished Spring Data repository scanning in 30ms. Found 0 Redis repository interfaces.
[2022-07-15 11:47:31.747+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- Bean 'org.apache.dubbo.spring.boot.autoconfigure.DubboAutoConfiguration' of type [org.apache.dubbo.spring.boot.autoconfigure.DubboAutoConfiguration$$EnhancerBySpringCGLIB$$51a69803] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2022-07-15 11:47:31.905+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- Bean 'org.apache.dubbo.spring.boot.autoconfigure.DubboRelaxedBinding2AutoConfiguration' of type [org.apache.dubbo.spring.boot.autoconfigure.DubboRelaxedBinding2AutoConfiguration$$EnhancerBySpringCGLIB$$e260bcd3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2022-07-15 11:47:32.092+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- 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)
[2022-07-15 11:47:32.109+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- 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)
[2022-07-15 11:47:32.113+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- 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)
[2022-07-15 11:47:32.116+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- 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)
[2022-07-15 11:47:32.549+0800] [main] INFO o.s.b.w.e.tomcat.TomcatWebServer [92]- Tomcat initialized with port(s): 8004 (http)
[2022-07-15 11:47:32.561+0800] [main] INFO o.a.coyote.http11.Http11NioProtocol [173]- Initializing ProtocolHandler ["http-nio-8004"]
[2022-07-15 11:47:32.562+0800] [main] INFO o.a.catalina.core.StandardService [173]- Starting service [Tomcat]
[2022-07-15 11:47:32.562+0800] [main] INFO o.a.catalina.core.StandardEngine [173]- Starting Servlet engine: [Apache Tomcat/9.0.29]
[2022-07-15 11:47:32.702+0800] [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/] [173]- Initializing Spring embedded WebApplicationContext
[2022-07-15 11:47:32.702+0800] [main] INFO o.s.web.context.ContextLoader [284]- Root WebApplicationContext: initialization completed in 2122 ms
[2022-07-15 11:47:38.045+0800] [main] INFO o.a.d.c.s.b.f.a.DubboConfigBindingBeanPostProcessor [109]- The properties of bean [name : org.apache.dubbo.config.ConsumerConfig#0] have been binding by prefix of configuration properties : dubbo.consumer
[2022-07-15 11:47:38.065+0800] [main] INFO o.a.d.c.s.b.f.a.DubboConfigBindingBeanPostProcessor [109]- The properties of bean [name : org.apache.dubbo.config.ApplicationConfig#0] have been binding by prefix of configuration properties : dubbo.application
[2022-07-15 11:47:38.077+0800] [main] INFO o.a.d.c.s.b.f.a.DubboConfigBindingBeanPostProcessor [109]- The properties of bean [name : org.apache.dubbo.config.RegistryConfig#0] have been binding by prefix of configuration properties : dubbo.registry
[2022-07-15 11:47:38.086+0800] [main] INFO o.a.d.c.s.b.f.a.DubboConfigBindingBeanPostProcessor [109]- The properties of bean [name : org.apache.dubbo.config.MetadataReportConfig#0] have been binding by prefix of configuration properties : dubbo.metadata-report
[2022-07-15 11:47:38.090+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:47:48.222+0800] [main] INFO o.a.c.f.imps.CuratorFrameworkImpl [304]- Starting
[2022-07-15 11:47:53.243+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:zookeeper.version=3.6.3--6401e4ad2087061bc6b9f80dec2d69f2e3c8660a, built on 04/08/2021 16:35 GMT
[2022-07-15 11:47:53.243+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:host.name=192.168.50.145
[2022-07-15 11:47:53.244+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.version=1.8.0_301
[2022-07-15 11:47:53.244+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.vendor=Oracle Corporation
[2022-07-15 11:47:53.244+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre
[2022-07-15 11:47:53.244+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/tools.jar:/Users/AKU007/IdeaProjects/community-parent/community-manage-consumer/target/classes:/Users/AKU007/IdeaProjects/community-parent/community-api/target/classes:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-web/2.2.2.RELEASE/spring-boot-starter-web-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter/2.2.2.RELEASE/spring-boot-starter-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot/2.2.2.RELEASE/spring-boot-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-logging/2.2.2.RELEASE/spring-boot-starter-logging-2.2.2.RELEASE.jar:/usr/local/maven/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar:/usr/local/maven/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar:/usr/local/maven/repository/org/apache/logging/log4j/log4j-to-slf4j/2.12.1/log4j-to-slf4j-2.12.1.jar:/usr/local/maven/repository/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/usr/local/maven/repository/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.jar:/usr/local/maven/repository/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/usr/local/maven/repository/org/springframework/spring-core/5.2.2.RELEASE/spring-core-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-jcl/5.2.2.RELEASE/spring-jcl-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-json/2.2.2.RELEASE/spring-boot-starter-json-2.2.2.RELEASE.jar:/usr/local/maven/repository/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.4/jackson-datatype-jdk8-2.12.4.jar:/usr/local/maven/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.4/jackson-datatype-jsr310-2.12.4.jar:/usr/local/maven/repository/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.4/jackson-module-parameter-names-2.12.4.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-tomcat/2.2.2.RELEASE/spring-boot-starter-tomcat-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.29/tomcat-embed-core-9.0.29.jar:/usr/local/maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.29/tomcat-embed-websocket-9.0.29.jar:/usr/local/maven/repository/org/springframework/spring-web/5.2.2.RELEASE/spring-web-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-beans/5.2.2.RELEASE/spring-beans-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-webmvc/5.2.2.RELEASE/spring-webmvc-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-context/5.2.2.RELEASE/spring-context-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-expression/5.2.2.RELEASE/spring-expression-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/apache/dubbo/dubbo-spring-boot-starter/2.7.3/dubbo-spring-boot-starter-2.7.3.jar:/usr/local/maven/repository/org/apache/dubbo/dubbo-spring-boot-autoconfigure/2.7.3/dubbo-spring-boot-autoconfigure-2.7.3.jar:/usr/local/maven/repository/org/apache/dubbo/dubbo-spring-boot-autoconfigure-compatible/2.7.3/dubbo-spring-boot-autoconfigure-compatible-2.7.3.jar:/usr/local/maven/repository/org/apache/dubbo/dubbo/2.7.3/dubbo-2.7.3.jar:/usr/local/maven/repository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar:/usr/local/maven/repository/io/netty/netty-all/4.1.43.Final/netty-all-4.1.43.Final.jar:/usr/local/maven/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar:/usr/local/maven/repository/org/projectlombok/lombok/1.18.12/lombok-1.18.12.jar:/usr/local/maven/repository/com/baomidou/mybatis-plus-boot-starter/3.4.1/mybatis-plus-boot-starter-3.4.1.jar:/usr/local/maven/repository/com/baomidou/mybatis-plus/3.4.1/mybatis-plus-3.4.1.jar:/usr/local/maven/repository/com/baomidou/mybatis-plus-extension/3.4.1/mybatis-plus-extension-3.4.1.jar:/usr/local/maven/repository/com/baomidou/mybatis-plus-core/3.4.1/mybatis-plus-core-3.4.1.jar:/usr/local/maven/repository/com/baomidou/mybatis-plus-annotation/3.4.1/mybatis-plus-annotation-3.4.1.jar:/usr/local/maven/repository/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar:/usr/local/maven/repository/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar:/usr/local/maven/repository/org/mybatis/mybatis-spring/2.0.5/mybatis-spring-2.0.5.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-autoconfigure/2.2.2.RELEASE/spring-boot-autoconfigure-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-jdbc/2.2.2.RELEASE/spring-boot-starter-jdbc-2.2.2.RELEASE.jar:/usr/local/maven/repository/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/usr/local/maven/repository/org/springframework/spring-jdbc/5.2.2.RELEASE/spring-jdbc-5.2.2.RELEASE.jar:/usr/local/maven/repository/mysql/mysql-connector-java/5.1.47/mysql-connector-java-5.1.47.jar:/usr/local/maven/repository/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-aop/2.2.2.RELEASE/spring-boot-starter-aop-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-aop/5.2.2.RELEASE/spring-aop-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/aspectj/aspectjweaver/1.9.5/aspectjweaver-1.9.5.jar:/usr/local/maven/repository/com/jcook/sdk/jcook-sdk-java/1.0.1/jcook-sdk-java-1.0.1.jar:/usr/local/maven/repository/com/squareup/okhttp3/okhttp/4.9.3/okhttp-4.9.3.jar:/usr/local/maven/repository/com/squareup/okio/okio/2.8.0/okio-2.8.0.jar:/usr/local/maven/repository/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.61/kotlin-stdlib-common-1.3.61.jar:/usr/local/maven/repository/org/jetbrains/kotlin/kotlin-stdlib/1.3.61/kotlin-stdlib-1.3.61.jar:/usr/local/maven/repository/org/jetbrains/annotations/13.0/annotations-13.0.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-data-redis/2.6.1/spring-boot-starter-data-redis-2.6.1.jar:/usr/local/maven/repository/org/springframework/data/spring-data-redis/2.2.3.RELEASE/spring-data-redis-2.2.3.RELEASE.jar:/usr/local/maven/repository/org/springframework/data/spring-data-keyvalue/2.2.3.RELEASE/spring-data-keyvalue-2.2.3.RELEASE.jar:/usr/local/maven/repository/org/springframework/data/spring-data-commons/2.2.3.RELEASE/spring-data-commons-2.2.3.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-tx/5.2.2.RELEASE/spring-tx-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-oxm/5.2.2.RELEASE/spring-oxm-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-context-support/5.2.2.RELEASE/spring-context-support-5.2.2.RELEASE.jar:/usr/local/maven/repository/io/lettuce/lettuce-core/5.2.1.RELEASE/lettuce-core-5.2.1.RELEASE.jar:/usr/local/maven/repository/io/netty/netty-common/4.1.43.Final/netty-common-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-transport/4.1.43.Final/netty-transport-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-resolver/4.1.43.Final/netty-resolver-4.1.43.Final.jar:/usr/local/maven/repository/io/projectreactor/reactor-core/3.3.1.RELEASE/reactor-core-3.3.1.RELEASE.jar:/usr/local/maven/repository/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-lite-core/3.0.0/elasticjob-lite-core-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-api/3.0.0/elasticjob-api-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-infra-common/3.0.0/elasticjob-infra-common-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-registry-center/3.0.0/elasticjob-registry-center-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-simple-executor/3.0.0/elasticjob-simple-executor-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-executor-kernel/3.0.0/elasticjob-executor-kernel-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-error-handler-general/3.0.0/elasticjob-error-handler-general-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-error-handler-spi/3.0.0/elasticjob-error-handler-spi-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-dataflow-executor/3.0.0/elasticjob-dataflow-executor-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-script-executor/3.0.0/elasticjob-script-executor-3.0.0.jar:/usr/local/maven/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-http-executor/3.0.0/elasticjob-http-executor-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-tracing-rdb/3.0.0/elasticjob-tracing-rdb-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-tracing-api/3.0.0/elasticjob-tracing-api-3.0.0.jar:/usr/local/maven/repository/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/usr/local/maven/repository/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar:/usr/local/maven/repository/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/usr/local/maven/repository/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/usr/local/maven/repository/org/apache/curator/curator-framework/5.1.0/curator-framework-5.1.0.jar:/usr/local/maven/repository/org/apache/curator/curator-client/5.1.0/curator-client-5.1.0.jar:/usr/local/maven/repository/org/apache/curator/curator-recipes/5.1.0/curator-recipes-5.1.0.jar:/usr/local/maven/repository/org/apache/zookeeper/zookeeper/3.6.3/zookeeper-3.6.3.jar:/usr/local/maven/repository/org/apache/zookeeper/zookeeper-jute/3.6.3/zookeeper-jute-3.6.3.jar:/usr/local/maven/repository/org/apache/yetus/audience-annotations/0.5.0/audience-annotations-0.5.0.jar:/usr/local/maven/repository/io/netty/netty-handler/4.1.43.Final/netty-handler-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-buffer/4.1.43.Final/netty-buffer-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-codec/4.1.43.Final/netty-codec-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-transport-native-epoll/4.1.43.Final/netty-transport-native-epoll-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-transport-native-unix-common/4.1.43.Final/netty-transport-native-unix-common-4.1.43.Final.jar:/usr/local/maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Users/AKU007/IdeaProjects/community-parent/community-model/target/classes:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-validation/2.2.2.RELEASE/spring-boot-starter-validation-2.2.2.RELEASE.jar:/usr/local/maven/repository/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/usr/local/maven/repository/org/apache/tomcat/embed/tomcat-embed-el/9.0.29/tomcat-embed-el-9.0.29.jar:/usr/local/maven/repository/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/usr/local/maven/repository/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/usr/local/maven/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/Users/AKU007/IdeaProjects/community-parent/community-common/target/classes:/usr/local/maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.12.4/jackson-annotations-2.12.4.jar:/usr/local/maven/repository/com/fasterxml/jackson/core/jackson-databind/2.12.4/jackson-databind-2.12.4.jar:/usr/local/maven/repository/com/alibaba/fastjson/1.2.41/fastjson-1.2.41.jar:/usr/local/maven/repository/com/aliyun/aliyun-java-sdk-core/3.3.1/aliyun-java-sdk-core-3.3.1.jar:/usr/local/maven/repository/org/json/json/20170516/json-20170516.jar:/usr/local/maven/repository/com/aliyun/aliyun-java-sdk-dysmsapi/1.1.0/aliyun-java-sdk-dysmsapi-1.1.0.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-websocket/2.6.6/spring-boot-starter-websocket-2.6.6.jar:/usr/local/maven/repository/org/springframework/spring-messaging/5.2.2.RELEASE/spring-messaging-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-websocket/5.2.2.RELEASE/spring-websocket-5.2.2.RELEASE.jar:/usr/local/maven/repository/com/rabbitmq/amqp-client/5.14.2/amqp-client-5.14.2.jar:/usr/local/maven/repository/org/apache/poi/poi/3.6/poi-3.6.jar:/usr/local/maven/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar:/usr/local/maven/repository/logkit/logkit/1.0.1/logkit-1.0.1.jar:/usr/local/maven/repository/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.jar:/usr/local/maven/repository/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar:/usr/local/maven/repository/org/apache/poi/poi-ooxml/3.6/poi-ooxml-3.6.jar:/usr/local/maven/repository/org/apache/poi/poi-ooxml-schemas/3.6/poi-ooxml-schemas-3.6.jar:/usr/local/maven/repository/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.jar:/usr/local/maven/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar:/usr/local/maven/repository/org/apache/geronimo/specs/geronimo-stax-api_1.0_spec/1.0/geronimo-stax-api_1.0_spec-1.0.jar:/usr/local/maven/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:/usr/local/maven/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/usr/local/maven/repository/io/minio/minio/8.3.5/minio-8.3.5.jar:/usr/local/maven/repository/com/carrotsearch/thirdparty/simple-xml-safe/2.7.1/simple-xml-safe-2.7.1.jar:/usr/local/maven/repository/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar:/usr/local/maven/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/usr/local/maven/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/usr/local/maven/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/usr/local/maven/repository/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar:/usr/local/maven/repository/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar:/usr/local/maven/repository/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/usr/local/maven/repository/com/fasterxml/jackson/core/jackson-core/2.12.4/jackson-core-2.12.4.jar:/usr/local/maven/repository/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar:/usr/local/maven/repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar:/usr/local/maven/repository/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar
[2022-07-15 11:47:53.245+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.library.path=/Users/AKU007/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
[2022-07-15 11:47:53.246+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.io.tmpdir=/var/folders/06/34trm8rs19sd6h8dcp3bbj1h0000gp/T/
[2022-07-15 11:47:53.247+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.compiler=<NA>
[2022-07-15 11:47:53.247+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.name=Mac OS X
[2022-07-15 11:47:53.247+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.arch=x86_64
[2022-07-15 11:47:53.247+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.version=10.15.7
[2022-07-15 11:47:53.247+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:user.name=AKU007
[2022-07-15 11:47:53.247+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:user.home=/Users/AKU007
[2022-07-15 11:47:53.248+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:user.dir=/Users/AKU007/IdeaProjects/community-parent
[2022-07-15 11:47:53.248+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.memory.free=198MB
[2022-07-15 11:47:53.249+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.memory.max=3641MB
[2022-07-15 11:47:53.249+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.memory.total=349MB
[2022-07-15 11:47:53.252+0800] [main] INFO org.apache.zookeeper.ZooKeeper [1006]- Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=60000 watcher=org.apache.curator.ConnectionState@859ea42
[2022-07-15 11:47:53.255+0800] [main] INFO org.apache.zookeeper.common.X509Util [77]- Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[2022-07-15 11:47:53.265+0800] [main] INFO o.apache.zookeeper.ClientCnxnSocket [239]- jute.maxbuffer value is 1048575 Bytes
[2022-07-15 11:47:53.272+0800] [main] INFO org.apache.zookeeper.ClientCnxn [1736]- zookeeper.request.timeout value is 0. feature enabled=false
[2022-07-15 11:47:53.281+0800] [main-SendThread(127.0.0.1:2181)] INFO org.apache.zookeeper.ClientCnxn [1181]- Opening socket connection to server localhost/127.0.0.1:2181.
[2022-07-15 11:47:53.282+0800] [main-SendThread(127.0.0.1:2181)] INFO org.apache.zookeeper.ClientCnxn [1183]- SASL config status: Will not attempt to authenticate using SASL (unknown error)
[2022-07-15 11:47:53.286+0800] [main] INFO o.a.c.f.imps.CuratorFrameworkImpl [352]- Default schema
[2022-07-15 11:47:53.307+0800] [main-SendThread(127.0.0.1:2181)] INFO org.apache.zookeeper.ClientCnxn [1013]- Socket connection established, initiating session, client: /127.0.0.1:61590, server: localhost/127.0.0.1:2181
[2022-07-15 11:47:53.334+0800] [main-SendThread(127.0.0.1:2181)] INFO org.apache.zookeeper.ClientCnxn [1448]- Session establishment complete on server localhost/127.0.0.1:2181, session id = 0x100009311930001, negotiated timeout = 40000
[2022-07-15 11:47:53.344+0800] [main-EventThread] INFO o.a.c.f.state.ConnectionStateManager [250]- State change: CONNECTED
[2022-07-15 11:47:53.358+0800] [main-EventThread] INFO o.a.c.framework.imps.EnsembleTracker [201]- New config event received: {}
[2022-07-15 11:47:53.358+0800] [main-EventThread] INFO o.a.c.framework.imps.EnsembleTracker [201]- New config event received: {}
[2022-07-15 11:47:58.862+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:47:58.973+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:47:59.018+0800] [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext [558]- Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'manageLogAspect': Injection of @Reference dependencies is failed; nested exception is java.lang.IllegalStateException: Failed to check the status of the service com.saas.api.manage.service.log.IManageUserOperationLogService. No provider available for the service com.saas.api.manage.service.log.IManageUserOperationLogService from the url zookeeper://127.0.0.1:2181/org.apache.dubbo.registry.RegistryService?application=manageConsumer&dubbo=2.0.2&generic=false&interface=com.saas.api.manage.service.log.IManageUserOperationLogService&lazy=false&methods=insert&pid=9057&qos.enable=false&register.ip=192.168.50.145&release=2.7.3&retries=-1&side=consumer&sticky=false&timestamp=1657856878980&version=1.0 to the consumer 192.168.50.145 use dubbo version 2.7.3
[2022-07-15 11:47:59.019+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy0@5e922647 was destroying!
[2022-07-15 11:47:59.019+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy1@433c6abb was destroying!
[2022-07-15 11:47:59.019+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [305]- class org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor was destroying!
[2022-07-15 11:47:59.022+0800] [main] INFO o.a.catalina.core.StandardService [173]- Stopping service [Tomcat]
[2022-07-15 11:47:59.040+0800] [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener [136]-
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
[2022-07-15 11:47:59.050+0800] [main] ERROR o.s.boot.SpringApplication [826]- Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'manageLogAspect': Injection of @Reference dependencies is failed; nested exception is java.lang.IllegalStateException: Failed to check the status of the service com.saas.api.manage.service.log.IManageUserOperationLogService. No provider available for the service com.saas.api.manage.service.log.IManageUserOperationLogService from the url zookeeper://127.0.0.1:2181/org.apache.dubbo.registry.RegistryService?application=manageConsumer&dubbo=2.0.2&generic=false&interface=com.saas.api.manage.service.log.IManageUserOperationLogService&lazy=false&methods=insert&pid=9057&qos.enable=false&register.ip=192.168.50.145&release=2.7.3&retries=-1&side=consumer&sticky=false&timestamp=1657856878980&version=1.0 to the consumer 192.168.50.145 use dubbo version 2.7.3
at org.apache.dubbo.config.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor.postProcessPropertyValues(AnnotationInjectedBeanPostProcessor.java:151)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1427)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:879)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:878)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:550)
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747)
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215)
at com.saas.consumer.ManageConsumerApplication.main(ManageConsumerApplication.java:16)
Caused by: java.lang.IllegalStateException: Failed to check the status of the service com.saas.api.manage.service.log.IManageUserOperationLogService. No provider available for the service com.saas.api.manage.service.log.IManageUserOperationLogService from the url zookeeper://127.0.0.1:2181/org.apache.dubbo.registry.RegistryService?application=manageConsumer&dubbo=2.0.2&generic=false&interface=com.saas.api.manage.service.log.IManageUserOperationLogService&lazy=false&methods=insert&pid=9057&qos.enable=false&register.ip=192.168.50.145&release=2.7.3&retries=-1&side=consumer&sticky=false&timestamp=1657856878980&version=1.0 to the consumer 192.168.50.145 use dubbo version 2.7.3
at org.apache.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:418)
at org.apache.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:329)
at org.apache.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:250)
at org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceBeanInvocationHandler.init(ReferenceAnnotationBeanPostProcessor.java:269)
at org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceBeanInvocationHandler.access$100(ReferenceAnnotationBeanPostProcessor.java:242)
at org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildInvocationHandler(ReferenceAnnotationBeanPostProcessor.java:236)
at org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildProxy(ReferenceAnnotationBeanPostProcessor.java:219)
at org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.doGetInjectedBean(ReferenceAnnotationBeanPostProcessor.java:134)
at org.apache.dubbo.config.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor.getInjectedObject(AnnotationInjectedBeanPostProcessor.java:360)
at org.apache.dubbo.config.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor$AnnotatedFieldElement.inject(AnnotationInjectedBeanPostProcessor.java:540)
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116)
at org.apache.dubbo.config.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor.postProcessPropertyValues(AnnotationInjectedBeanPostProcessor.java:147)
... 17 common frames omitted
[2022-07-15 11:52:55.664+0800] [main] INFO o.a.d.s.b.c.e.WelcomeLogoApplicationListener [63]-
:: Dubbo Spring Boot (v2.7.3) : https://github.com/apache/dubbo-spring-boot-project
:: Dubbo (v2.7.3) : https://github.com/apache/incubator-dubbo
:: Discuss group : dev@dubbo.apache.org
[2022-07-15 11:52:55.668+0800] [main] INFO o.a.d.s.b.c.e.OverrideDubboConfigApplicationListener [68]- Dubbo Config was overridden by externalized configuration {dubbo.application.name=manageConsumer, dubbo.application.qos-enable=false, dubbo.config.multiple=true, dubbo.consumer.retries=-1, dubbo.consumer.version=1.0, dubbo.metadata-report.address=zookeeper://127.0.0.1:2181, dubbo.registry.address=zookeeper://127.0.0.1:2181, dubbo.registry.protocol=zookeeper}
[2022-07-15 11:53:00.796+0800] [main] WARN o.s.boot.StartupInfoLogger [116]- InetAddress.getLocalHost().getHostName() took 5002 milliseconds to respond. Please verify your network configuration (macOS machines may need to add entries to /etc/hosts).
[2022-07-15 11:53:05.803+0800] [main] INFO c.s.c.ManageConsumerApplication [55]- Starting ManageConsumerApplication on 123567.local with PID 9309 (/Users/AKU007/IdeaProjects/community-parent/community-manage-consumer/target/classes started by AKU007 in /Users/AKU007/IdeaProjects/community-parent)
[2022-07-15 11:53:05.803+0800] [main] INFO c.s.c.ManageConsumerApplication [655]- The following profiles are active: transfer,dev,devRes,devLog,devZookeeper
[2022-07-15 11:53:06.598+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [127]- The dubbo config bean definition [name : org.apache.dubbo.config.ApplicationConfig#0, class : org.apache.dubbo.config.ApplicationConfig] has been registered.
[2022-07-15 11:53:06.600+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [151]- The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.ApplicationConfig#0] has been registered.
[2022-07-15 11:53:06.600+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [127]- The dubbo config bean definition [name : org.apache.dubbo.config.RegistryConfig#0, class : org.apache.dubbo.config.RegistryConfig] has been registered.
[2022-07-15 11:53:06.600+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [151]- The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.RegistryConfig#0] has been registered.
[2022-07-15 11:53:06.601+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [127]- The dubbo config bean definition [name : org.apache.dubbo.config.ConsumerConfig#0, class : org.apache.dubbo.config.ConsumerConfig] has been registered.
[2022-07-15 11:53:06.601+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [151]- The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.ConsumerConfig#0] has been registered.
[2022-07-15 11:53:06.601+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [127]- The dubbo config bean definition [name : org.apache.dubbo.config.MetadataReportConfig#0, class : org.apache.dubbo.config.MetadataReportConfig] has been registered.
[2022-07-15 11:53:06.602+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [151]- The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.MetadataReportConfig#0] has been registered.
[2022-07-15 11:53:06.688+0800] [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate [249]- Multiple Spring Data modules found, entering strict repository configuration mode!
[2022-07-15 11:53:06.690+0800] [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate [127]- Bootstrapping Spring Data Redis repositories in DEFAULT mode.
[2022-07-15 11:53:06.739+0800] [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate [187]- Finished Spring Data repository scanning in 31ms. Found 0 Redis repository interfaces.
[2022-07-15 11:53:07.043+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- Bean 'org.apache.dubbo.spring.boot.autoconfigure.DubboAutoConfiguration' of type [org.apache.dubbo.spring.boot.autoconfigure.DubboAutoConfiguration$$EnhancerBySpringCGLIB$$51a69803] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2022-07-15 11:53:07.202+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- Bean 'org.apache.dubbo.spring.boot.autoconfigure.DubboRelaxedBinding2AutoConfiguration' of type [org.apache.dubbo.spring.boot.autoconfigure.DubboRelaxedBinding2AutoConfiguration$$EnhancerBySpringCGLIB$$e260bcd3] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2022-07-15 11:53:07.333+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- 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)
[2022-07-15 11:53:07.353+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- 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)
[2022-07-15 11:53:07.356+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- 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)
[2022-07-15 11:53:07.360+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- 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)
[2022-07-15 11:53:07.810+0800] [main] INFO o.s.b.w.e.tomcat.TomcatWebServer [92]- Tomcat initialized with port(s): 8004 (http)
[2022-07-15 11:53:07.822+0800] [main] INFO o.a.coyote.http11.Http11NioProtocol [173]- Initializing ProtocolHandler ["http-nio-8004"]
[2022-07-15 11:53:07.822+0800] [main] INFO o.a.catalina.core.StandardService [173]- Starting service [Tomcat]
[2022-07-15 11:53:07.823+0800] [main] INFO o.a.catalina.core.StandardEngine [173]- Starting Servlet engine: [Apache Tomcat/9.0.29]
[2022-07-15 11:53:07.977+0800] [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/] [173]- Initializing Spring embedded WebApplicationContext
[2022-07-15 11:53:07.977+0800] [main] INFO o.s.web.context.ContextLoader [284]- Root WebApplicationContext: initialization completed in 2130 ms
[2022-07-15 11:53:13.362+0800] [main] INFO o.a.d.c.s.b.f.a.DubboConfigBindingBeanPostProcessor [109]- The properties of bean [name : org.apache.dubbo.config.ConsumerConfig#0] have been binding by prefix of configuration properties : dubbo.consumer
[2022-07-15 11:53:13.383+0800] [main] INFO o.a.d.c.s.b.f.a.DubboConfigBindingBeanPostProcessor [109]- The properties of bean [name : org.apache.dubbo.config.ApplicationConfig#0] have been binding by prefix of configuration properties : dubbo.application
[2022-07-15 11:53:13.394+0800] [main] INFO o.a.d.c.s.b.f.a.DubboConfigBindingBeanPostProcessor [109]- The properties of bean [name : org.apache.dubbo.config.RegistryConfig#0] have been binding by prefix of configuration properties : dubbo.registry
[2022-07-15 11:53:13.403+0800] [main] INFO o.a.d.c.s.b.f.a.DubboConfigBindingBeanPostProcessor [109]- The properties of bean [name : org.apache.dubbo.config.MetadataReportConfig#0] have been binding by prefix of configuration properties : dubbo.metadata-report
[2022-07-15 11:53:13.407+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:23.541+0800] [main] INFO o.a.c.f.imps.CuratorFrameworkImpl [304]- Starting
[2022-07-15 11:53:28.559+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:zookeeper.version=3.6.3--6401e4ad2087061bc6b9f80dec2d69f2e3c8660a, built on 04/08/2021 16:35 GMT
[2022-07-15 11:53:28.560+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:host.name=192.168.50.145
[2022-07-15 11:53:28.560+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.version=1.8.0_301
[2022-07-15 11:53:28.560+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.vendor=Oracle Corporation
[2022-07-15 11:53:28.560+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre
[2022-07-15 11:53:28.561+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/tools.jar:/Users/AKU007/IdeaProjects/community-parent/community-manage-consumer/target/classes:/Users/AKU007/IdeaProjects/community-parent/community-api/target/classes:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-web/2.2.2.RELEASE/spring-boot-starter-web-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter/2.2.2.RELEASE/spring-boot-starter-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot/2.2.2.RELEASE/spring-boot-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-logging/2.2.2.RELEASE/spring-boot-starter-logging-2.2.2.RELEASE.jar:/usr/local/maven/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar:/usr/local/maven/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar:/usr/local/maven/repository/org/apache/logging/log4j/log4j-to-slf4j/2.12.1/log4j-to-slf4j-2.12.1.jar:/usr/local/maven/repository/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/usr/local/maven/repository/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.jar:/usr/local/maven/repository/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/usr/local/maven/repository/org/springframework/spring-core/5.2.2.RELEASE/spring-core-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-jcl/5.2.2.RELEASE/spring-jcl-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-json/2.2.2.RELEASE/spring-boot-starter-json-2.2.2.RELEASE.jar:/usr/local/maven/repository/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.4/jackson-datatype-jdk8-2.12.4.jar:/usr/local/maven/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.4/jackson-datatype-jsr310-2.12.4.jar:/usr/local/maven/repository/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.4/jackson-module-parameter-names-2.12.4.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-tomcat/2.2.2.RELEASE/spring-boot-starter-tomcat-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.29/tomcat-embed-core-9.0.29.jar:/usr/local/maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.29/tomcat-embed-websocket-9.0.29.jar:/usr/local/maven/repository/org/springframework/spring-web/5.2.2.RELEASE/spring-web-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-beans/5.2.2.RELEASE/spring-beans-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-webmvc/5.2.2.RELEASE/spring-webmvc-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-context/5.2.2.RELEASE/spring-context-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-expression/5.2.2.RELEASE/spring-expression-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/apache/dubbo/dubbo-spring-boot-starter/2.7.3/dubbo-spring-boot-starter-2.7.3.jar:/usr/local/maven/repository/org/apache/dubbo/dubbo-spring-boot-autoconfigure/2.7.3/dubbo-spring-boot-autoconfigure-2.7.3.jar:/usr/local/maven/repository/org/apache/dubbo/dubbo-spring-boot-autoconfigure-compatible/2.7.3/dubbo-spring-boot-autoconfigure-compatible-2.7.3.jar:/usr/local/maven/repository/org/apache/dubbo/dubbo/2.7.3/dubbo-2.7.3.jar:/usr/local/maven/repository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar:/usr/local/maven/repository/io/netty/netty-all/4.1.43.Final/netty-all-4.1.43.Final.jar:/usr/local/maven/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar:/usr/local/maven/repository/org/projectlombok/lombok/1.18.12/lombok-1.18.12.jar:/usr/local/maven/repository/com/baomidou/mybatis-plus-boot-starter/3.4.1/mybatis-plus-boot-starter-3.4.1.jar:/usr/local/maven/repository/com/baomidou/mybatis-plus/3.4.1/mybatis-plus-3.4.1.jar:/usr/local/maven/repository/com/baomidou/mybatis-plus-extension/3.4.1/mybatis-plus-extension-3.4.1.jar:/usr/local/maven/repository/com/baomidou/mybatis-plus-core/3.4.1/mybatis-plus-core-3.4.1.jar:/usr/local/maven/repository/com/baomidou/mybatis-plus-annotation/3.4.1/mybatis-plus-annotation-3.4.1.jar:/usr/local/maven/repository/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar:/usr/local/maven/repository/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar:/usr/local/maven/repository/org/mybatis/mybatis-spring/2.0.5/mybatis-spring-2.0.5.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-autoconfigure/2.2.2.RELEASE/spring-boot-autoconfigure-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-jdbc/2.2.2.RELEASE/spring-boot-starter-jdbc-2.2.2.RELEASE.jar:/usr/local/maven/repository/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/usr/local/maven/repository/org/springframework/spring-jdbc/5.2.2.RELEASE/spring-jdbc-5.2.2.RELEASE.jar:/usr/local/maven/repository/mysql/mysql-connector-java/5.1.47/mysql-connector-java-5.1.47.jar:/usr/local/maven/repository/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-aop/2.2.2.RELEASE/spring-boot-starter-aop-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-aop/5.2.2.RELEASE/spring-aop-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/aspectj/aspectjweaver/1.9.5/aspectjweaver-1.9.5.jar:/usr/local/maven/repository/com/jcook/sdk/jcook-sdk-java/1.0.1/jcook-sdk-java-1.0.1.jar:/usr/local/maven/repository/com/squareup/okhttp3/okhttp/4.9.3/okhttp-4.9.3.jar:/usr/local/maven/repository/com/squareup/okio/okio/2.8.0/okio-2.8.0.jar:/usr/local/maven/repository/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.61/kotlin-stdlib-common-1.3.61.jar:/usr/local/maven/repository/org/jetbrains/kotlin/kotlin-stdlib/1.3.61/kotlin-stdlib-1.3.61.jar:/usr/local/maven/repository/org/jetbrains/annotations/13.0/annotations-13.0.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-data-redis/2.6.1/spring-boot-starter-data-redis-2.6.1.jar:/usr/local/maven/repository/org/springframework/data/spring-data-redis/2.2.3.RELEASE/spring-data-redis-2.2.3.RELEASE.jar:/usr/local/maven/repository/org/springframework/data/spring-data-keyvalue/2.2.3.RELEASE/spring-data-keyvalue-2.2.3.RELEASE.jar:/usr/local/maven/repository/org/springframework/data/spring-data-commons/2.2.3.RELEASE/spring-data-commons-2.2.3.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-tx/5.2.2.RELEASE/spring-tx-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-oxm/5.2.2.RELEASE/spring-oxm-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-context-support/5.2.2.RELEASE/spring-context-support-5.2.2.RELEASE.jar:/usr/local/maven/repository/io/lettuce/lettuce-core/5.2.1.RELEASE/lettuce-core-5.2.1.RELEASE.jar:/usr/local/maven/repository/io/netty/netty-common/4.1.43.Final/netty-common-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-transport/4.1.43.Final/netty-transport-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-resolver/4.1.43.Final/netty-resolver-4.1.43.Final.jar:/usr/local/maven/repository/io/projectreactor/reactor-core/3.3.1.RELEASE/reactor-core-3.3.1.RELEASE.jar:/usr/local/maven/repository/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-lite-core/3.0.0/elasticjob-lite-core-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-api/3.0.0/elasticjob-api-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-infra-common/3.0.0/elasticjob-infra-common-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-registry-center/3.0.0/elasticjob-registry-center-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-simple-executor/3.0.0/elasticjob-simple-executor-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-executor-kernel/3.0.0/elasticjob-executor-kernel-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-error-handler-general/3.0.0/elasticjob-error-handler-general-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-error-handler-spi/3.0.0/elasticjob-error-handler-spi-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-dataflow-executor/3.0.0/elasticjob-dataflow-executor-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-script-executor/3.0.0/elasticjob-script-executor-3.0.0.jar:/usr/local/maven/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-http-executor/3.0.0/elasticjob-http-executor-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-tracing-rdb/3.0.0/elasticjob-tracing-rdb-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-tracing-api/3.0.0/elasticjob-tracing-api-3.0.0.jar:/usr/local/maven/repository/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/usr/local/maven/repository/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar:/usr/local/maven/repository/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/usr/local/maven/repository/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/usr/local/maven/repository/org/apache/curator/curator-framework/5.1.0/curator-framework-5.1.0.jar:/usr/local/maven/repository/org/apache/curator/curator-client/5.1.0/curator-client-5.1.0.jar:/usr/local/maven/repository/org/apache/curator/curator-recipes/5.1.0/curator-recipes-5.1.0.jar:/usr/local/maven/repository/org/apache/zookeeper/zookeeper/3.6.3/zookeeper-3.6.3.jar:/usr/local/maven/repository/org/apache/zookeeper/zookeeper-jute/3.6.3/zookeeper-jute-3.6.3.jar:/usr/local/maven/repository/org/apache/yetus/audience-annotations/0.5.0/audience-annotations-0.5.0.jar:/usr/local/maven/repository/io/netty/netty-handler/4.1.43.Final/netty-handler-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-buffer/4.1.43.Final/netty-buffer-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-codec/4.1.43.Final/netty-codec-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-transport-native-epoll/4.1.43.Final/netty-transport-native-epoll-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-transport-native-unix-common/4.1.43.Final/netty-transport-native-unix-common-4.1.43.Final.jar:/usr/local/maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Users/AKU007/IdeaProjects/community-parent/community-model/target/classes:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-validation/2.2.2.RELEASE/spring-boot-starter-validation-2.2.2.RELEASE.jar:/usr/local/maven/repository/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/usr/local/maven/repository/org/apache/tomcat/embed/tomcat-embed-el/9.0.29/tomcat-embed-el-9.0.29.jar:/usr/local/maven/repository/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/usr/local/maven/repository/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/usr/local/maven/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/Users/AKU007/IdeaProjects/community-parent/community-common/target/classes:/usr/local/maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.12.4/jackson-annotations-2.12.4.jar:/usr/local/maven/repository/com/fasterxml/jackson/core/jackson-databind/2.12.4/jackson-databind-2.12.4.jar:/usr/local/maven/repository/com/alibaba/fastjson/1.2.41/fastjson-1.2.41.jar:/usr/local/maven/repository/com/aliyun/aliyun-java-sdk-core/3.3.1/aliyun-java-sdk-core-3.3.1.jar:/usr/local/maven/repository/org/json/json/20170516/json-20170516.jar:/usr/local/maven/repository/com/aliyun/aliyun-java-sdk-dysmsapi/1.1.0/aliyun-java-sdk-dysmsapi-1.1.0.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-websocket/2.6.6/spring-boot-starter-websocket-2.6.6.jar:/usr/local/maven/repository/org/springframework/spring-messaging/5.2.2.RELEASE/spring-messaging-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-websocket/5.2.2.RELEASE/spring-websocket-5.2.2.RELEASE.jar:/usr/local/maven/repository/com/rabbitmq/amqp-client/5.14.2/amqp-client-5.14.2.jar:/usr/local/maven/repository/org/apache/poi/poi/3.6/poi-3.6.jar:/usr/local/maven/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar:/usr/local/maven/repository/logkit/logkit/1.0.1/logkit-1.0.1.jar:/usr/local/maven/repository/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.jar:/usr/local/maven/repository/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar:/usr/local/maven/repository/org/apache/poi/poi-ooxml/3.6/poi-ooxml-3.6.jar:/usr/local/maven/repository/org/apache/poi/poi-ooxml-schemas/3.6/poi-ooxml-schemas-3.6.jar:/usr/local/maven/repository/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.jar:/usr/local/maven/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar:/usr/local/maven/repository/org/apache/geronimo/specs/geronimo-stax-api_1.0_spec/1.0/geronimo-stax-api_1.0_spec-1.0.jar:/usr/local/maven/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:/usr/local/maven/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/usr/local/maven/repository/io/minio/minio/8.3.5/minio-8.3.5.jar:/usr/local/maven/repository/com/carrotsearch/thirdparty/simple-xml-safe/2.7.1/simple-xml-safe-2.7.1.jar:/usr/local/maven/repository/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar:/usr/local/maven/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/usr/local/maven/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/usr/local/maven/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/usr/local/maven/repository/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar:/usr/local/maven/repository/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar:/usr/local/maven/repository/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/usr/local/maven/repository/com/fasterxml/jackson/core/jackson-core/2.12.4/jackson-core-2.12.4.jar:/usr/local/maven/repository/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar:/usr/local/maven/repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar:/usr/local/maven/repository/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar
[2022-07-15 11:53:28.561+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.library.path=/Users/AKU007/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
[2022-07-15 11:53:28.561+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.io.tmpdir=/var/folders/06/34trm8rs19sd6h8dcp3bbj1h0000gp/T/
[2022-07-15 11:53:28.562+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.compiler=<NA>
[2022-07-15 11:53:28.562+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.name=Mac OS X
[2022-07-15 11:53:28.562+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.arch=x86_64
[2022-07-15 11:53:28.562+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.version=10.15.7
[2022-07-15 11:53:28.562+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:user.name=AKU007
[2022-07-15 11:53:28.563+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:user.home=/Users/AKU007
[2022-07-15 11:53:28.563+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:user.dir=/Users/AKU007/IdeaProjects/community-parent
[2022-07-15 11:53:28.563+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.memory.free=199MB
[2022-07-15 11:53:28.563+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.memory.max=3641MB
[2022-07-15 11:53:28.563+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.memory.total=348MB
[2022-07-15 11:53:28.566+0800] [main] INFO org.apache.zookeeper.ZooKeeper [1006]- Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=60000 watcher=org.apache.curator.ConnectionState@859ea42
[2022-07-15 11:53:28.569+0800] [main] INFO org.apache.zookeeper.common.X509Util [77]- Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[2022-07-15 11:53:28.578+0800] [main] INFO o.apache.zookeeper.ClientCnxnSocket [239]- jute.maxbuffer value is 1048575 Bytes
[2022-07-15 11:53:28.583+0800] [main] INFO org.apache.zookeeper.ClientCnxn [1736]- zookeeper.request.timeout value is 0. feature enabled=false
[2022-07-15 11:53:28.592+0800] [main-SendThread(127.0.0.1:2181)] INFO org.apache.zookeeper.ClientCnxn [1181]- Opening socket connection to server localhost/127.0.0.1:2181.
[2022-07-15 11:53:28.593+0800] [main-SendThread(127.0.0.1:2181)] INFO org.apache.zookeeper.ClientCnxn [1183]- SASL config status: Will not attempt to authenticate using SASL (unknown error)
[2022-07-15 11:53:28.596+0800] [main] INFO o.a.c.f.imps.CuratorFrameworkImpl [352]- Default schema
[2022-07-15 11:53:28.617+0800] [main-SendThread(127.0.0.1:2181)] INFO org.apache.zookeeper.ClientCnxn [1013]- Socket connection established, initiating session, client: /127.0.0.1:63018, server: localhost/127.0.0.1:2181
[2022-07-15 11:53:28.653+0800] [main-SendThread(127.0.0.1:2181)] INFO org.apache.zookeeper.ClientCnxn [1448]- Session establishment complete on server localhost/127.0.0.1:2181, session id = 0x100009311930002, negotiated timeout = 40000
[2022-07-15 11:53:28.662+0800] [main-EventThread] INFO o.a.c.f.state.ConnectionStateManager [250]- State change: CONNECTED
[2022-07-15 11:53:28.674+0800] [main-EventThread] INFO o.a.c.framework.imps.EnsembleTracker [201]- New config event received: {}
[2022-07-15 11:53:28.675+0800] [main-EventThread] INFO o.a.c.framework.imps.EnsembleTracker [201]- New config event received: {}
[2022-07-15 11:53:34.179+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:34.300+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:34.414+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:34.540+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:34.620+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:34.705+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:34.775+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:34.864+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:34.930+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:35.025+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:35.103+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:35.192+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:35.274+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:35.361+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:35.430+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:35.500+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:35.589+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:35.656+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:35.737+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:35.855+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:35.911+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:35.983+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:36.065+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:36.119+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:36.239+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:36.334+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:36.404+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:36.478+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:36.556+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:36.641+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:36.727+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:36.805+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:36.882+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:36.963+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:37.046+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:37.121+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:37.207+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:37.289+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:37.376+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:37.459+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:53:37.494+0800] [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext [558]- Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'informationController': Injection of @Reference dependencies is failed; nested exception is java.lang.IllegalStateException: Failed to check the status of the service com.saas.api.manage.service.operationManagement.IInformationService. No provider available for the service com.saas.api.manage.service.operationManagement.IInformationService from the url zookeeper://127.0.0.1:2181/org.apache.dubbo.registry.RegistryService?application=manageConsumer&dubbo=2.0.2&interface=com.saas.api.manage.service.operationManagement.IInformationService&lazy=false&methods=findById,update,insert,list,delete&pid=9309&qos.enable=false&register.ip=192.168.50.145&release=2.7.3&retries=-1&side=consumer&sticky=false&timestamp=1657857217465&version=1.0 to the consumer 192.168.50.145 use dubbo version 2.7.3
[2022-07-15 11:53:37.494+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy24@3bf54172 was destroying!
[2022-07-15 11:53:37.494+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy7@2c9a6717 was destroying!
[2022-07-15 11:53:37.495+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy9@7b3cde6f was destroying!
[2022-07-15 11:53:37.495+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy14@6d091cad was destroying!
[2022-07-15 11:53:37.495+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy10@7c663eaf was destroying!
[2022-07-15 11:53:37.495+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy3@3bb5ceb was destroying!
[2022-07-15 11:53:37.496+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy21@1e692555 was destroying!
[2022-07-15 11:53:37.496+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy0@3ba0ae41 was destroying!
[2022-07-15 11:53:37.496+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy36@76fe6cdc was destroying!
[2022-07-15 11:53:37.496+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy1@2ffb3aec was destroying!
[2022-07-15 11:53:37.497+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy22@786ff1cb was destroying!
[2022-07-15 11:53:37.497+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy8@46039a21 was destroying!
[2022-07-15 11:53:37.498+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy19@431e86b1 was destroying!
[2022-07-15 11:53:37.498+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy23@35c4e864 was destroying!
[2022-07-15 11:53:37.499+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy28@32a2a6be was destroying!
[2022-07-15 11:53:37.499+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy1@2ffb3aec was destroying!
[2022-07-15 11:53:37.500+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy29@5f36c8e3 was destroying!
[2022-07-15 11:53:37.500+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy16@4da39ca9 was destroying!
[2022-07-15 11:53:37.500+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy15@6a9344f5 was destroying!
[2022-07-15 11:53:37.501+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy33@5584d9c6 was destroying!
[2022-07-15 11:53:37.501+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy1@2ffb3aec was destroying!
[2022-07-15 11:53:37.501+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy26@3c9c6245 was destroying!
[2022-07-15 11:53:37.501+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy5@6d0be7ab was destroying!
[2022-07-15 11:53:37.502+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy17@1d4fb213 was destroying!
[2022-07-15 11:53:37.502+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy32@6ef60295 was destroying!
[2022-07-15 11:53:37.503+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy20@3127cb44 was destroying!
[2022-07-15 11:53:37.503+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy31@3234474 was destroying!
[2022-07-15 11:53:37.503+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy38@631cb129 was destroying!
[2022-07-15 11:53:37.503+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy22@786ff1cb was destroying!
[2022-07-15 11:53:37.503+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy34@3d20e575 was destroying!
[2022-07-15 11:53:37.504+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy12@3252747e was destroying!
[2022-07-15 11:53:37.504+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy39@2b4b96a4 was destroying!
[2022-07-15 11:53:37.504+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy25@2dd8ff1d was destroying!
[2022-07-15 11:53:37.504+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy27@17e9bc9e was destroying!
[2022-07-15 11:53:37.505+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy35@36b9cb99 was destroying!
[2022-07-15 11:53:37.505+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy2@4130955c was destroying!
[2022-07-15 11:53:37.505+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy4@2bfaba70 was destroying!
[2022-07-15 11:53:37.505+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy6@71adfedd was destroying!
[2022-07-15 11:53:37.506+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy30@9301672 was destroying!
[2022-07-15 11:53:37.506+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy11@4ceff87d was destroying!
[2022-07-15 11:53:37.506+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy13@3238e2aa was destroying!
[2022-07-15 11:53:37.506+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy37@2c7db926 was destroying!
[2022-07-15 11:53:37.507+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy24@3bf54172 was destroying!
[2022-07-15 11:53:37.507+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy18@2577a95d was destroying!
[2022-07-15 11:53:37.507+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [305]- class org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor was destroying!
[2022-07-15 11:53:37.512+0800] [main] INFO o.a.catalina.core.StandardService [173]- Stopping service [Tomcat]
[2022-07-15 11:53:37.534+0800] [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener [136]-
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
[2022-07-15 11:53:37.546+0800] [main] ERROR o.s.boot.SpringApplication [826]- Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'informationController': Injection of @Reference dependencies is failed; nested exception is java.lang.IllegalStateException: Failed to check the status of the service com.saas.api.manage.service.operationManagement.IInformationService. No provider available for the service com.saas.api.manage.service.operationManagement.IInformationService from the url zookeeper://127.0.0.1:2181/org.apache.dubbo.registry.RegistryService?application=manageConsumer&dubbo=2.0.2&interface=com.saas.api.manage.service.operationManagement.IInformationService&lazy=false&methods=findById,update,insert,list,delete&pid=9309&qos.enable=false&register.ip=192.168.50.145&release=2.7.3&retries=-1&side=consumer&sticky=false&timestamp=1657857217465&version=1.0 to the consumer 192.168.50.145 use dubbo version 2.7.3
at org.apache.dubbo.config.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor.postProcessPropertyValues(AnnotationInjectedBeanPostProcessor.java:151)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1427)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:517)
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:323)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:321)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:879)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:878)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:550)
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747)
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397)
at org.springframework.boot.SpringApplication.run(SpringApplication.java:315)
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226)
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215)
at com.saas.consumer.ManageConsumerApplication.main(ManageConsumerApplication.java:16)
Caused by: java.lang.IllegalStateException: Failed to check the status of the service com.saas.api.manage.service.operationManagement.IInformationService. No provider available for the service com.saas.api.manage.service.operationManagement.IInformationService from the url zookeeper://127.0.0.1:2181/org.apache.dubbo.registry.RegistryService?application=manageConsumer&dubbo=2.0.2&interface=com.saas.api.manage.service.operationManagement.IInformationService&lazy=false&methods=findById,update,insert,list,delete&pid=9309&qos.enable=false&register.ip=192.168.50.145&release=2.7.3&retries=-1&side=consumer&sticky=false&timestamp=1657857217465&version=1.0 to the consumer 192.168.50.145 use dubbo version 2.7.3
at org.apache.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:418)
at org.apache.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:329)
at org.apache.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:250)
at org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceBeanInvocationHandler.init(ReferenceAnnotationBeanPostProcessor.java:269)
at org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceBeanInvocationHandler.access$100(ReferenceAnnotationBeanPostProcessor.java:242)
at org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildInvocationHandler(ReferenceAnnotationBeanPostProcessor.java:236)
at org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildProxy(ReferenceAnnotationBeanPostProcessor.java:219)
at org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.doGetInjectedBean(ReferenceAnnotationBeanPostProcessor.java:134)
at org.apache.dubbo.config.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor.getInjectedObject(AnnotationInjectedBeanPostProcessor.java:360)
at org.apache.dubbo.config.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor$AnnotatedFieldElement.inject(AnnotationInjectedBeanPostProcessor.java:540)
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:116)
at org.apache.dubbo.config.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor.postProcessPropertyValues(AnnotationInjectedBeanPostProcessor.java:147)
... 17 common frames omitted
[2022-07-15 11:58:32.561+0800] [main] INFO o.a.d.s.b.c.e.WelcomeLogoApplicationListener [63]-
:: Dubbo Spring Boot (v2.7.3) : https://github.com/apache/dubbo-spring-boot-project
:: Dubbo (v2.7.3) : https://github.com/apache/incubator-dubbo
:: Discuss group : dev@dubbo.apache.org
[2022-07-15 11:58:32.566+0800] [main] INFO o.a.d.s.b.c.e.OverrideDubboConfigApplicationListener [68]- Dubbo Config was overridden by externalized configuration {dubbo.application.name=manageConsumer, dubbo.application.qos-enable=false, dubbo.config.multiple=true, dubbo.consumer.retries=-1, dubbo.consumer.version=1.0, dubbo.metadata-report.address=zookeeper://127.0.0.1:2181, dubbo.registry.address=zookeeper://127.0.0.1:2181, dubbo.registry.protocol=zookeeper}
[2022-07-15 11:58:37.688+0800] [main] WARN o.s.boot.StartupInfoLogger [116]- InetAddress.getLocalHost().getHostName() took 5005 milliseconds to respond. Please verify your network configuration (macOS machines may need to add entries to /etc/hosts).
[2022-07-15 11:58:42.691+0800] [main] INFO c.s.c.ManageConsumerApplication [55]- Starting ManageConsumerApplication on 123567.local with PID 9562 (/Users/AKU007/IdeaProjects/community-parent/community-manage-consumer/target/classes started by AKU007 in /Users/AKU007/IdeaProjects/community-parent)
[2022-07-15 11:58:42.692+0800] [main] INFO c.s.c.ManageConsumerApplication [655]- The following profiles are active: transfer,dev,devRes,devLog,devZookeeper
[2022-07-15 11:58:43.458+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [127]- The dubbo config bean definition [name : org.apache.dubbo.config.ApplicationConfig#0, class : org.apache.dubbo.config.ApplicationConfig] has been registered.
[2022-07-15 11:58:43.459+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [151]- The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.ApplicationConfig#0] has been registered.
[2022-07-15 11:58:43.460+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [127]- The dubbo config bean definition [name : org.apache.dubbo.config.RegistryConfig#0, class : org.apache.dubbo.config.RegistryConfig] has been registered.
[2022-07-15 11:58:43.460+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [151]- The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.RegistryConfig#0] has been registered.
[2022-07-15 11:58:43.461+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [127]- The dubbo config bean definition [name : org.apache.dubbo.config.ConsumerConfig#0, class : org.apache.dubbo.config.ConsumerConfig] has been registered.
[2022-07-15 11:58:43.461+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [151]- The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.ConsumerConfig#0] has been registered.
[2022-07-15 11:58:43.461+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [127]- The dubbo config bean definition [name : org.apache.dubbo.config.MetadataReportConfig#0, class : org.apache.dubbo.config.MetadataReportConfig] has been registered.
[2022-07-15 11:58:43.462+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [151]- The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.MetadataReportConfig#0] has been registered.
[2022-07-15 11:58:43.539+0800] [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate [249]- Multiple Spring Data modules found, entering strict repository configuration mode!
[2022-07-15 11:58:43.541+0800] [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate [127]- Bootstrapping Spring Data Redis repositories in DEFAULT mode.
[2022-07-15 11:58:43.585+0800] [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate [187]- Finished Spring Data repository scanning in 29ms. Found 0 Redis repository interfaces.
[2022-07-15 11:58:43.860+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- Bean 'org.apache.dubbo.spring.boot.autoconfigure.DubboAutoConfiguration' of type [org.apache.dubbo.spring.boot.autoconfigure.DubboAutoConfiguration$$EnhancerBySpringCGLIB$$3150fe7a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2022-07-15 11:58:44.023+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- Bean 'org.apache.dubbo.spring.boot.autoconfigure.DubboRelaxedBinding2AutoConfiguration' of type [org.apache.dubbo.spring.boot.autoconfigure.DubboRelaxedBinding2AutoConfiguration$$EnhancerBySpringCGLIB$$c20b234a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2022-07-15 11:58:44.159+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- 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)
[2022-07-15 11:58:44.178+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- 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)
[2022-07-15 11:58:44.181+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- 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)
[2022-07-15 11:58:44.186+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- 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)
[2022-07-15 11:58:44.641+0800] [main] INFO o.s.b.w.e.tomcat.TomcatWebServer [92]- Tomcat initialized with port(s): 8004 (http)
[2022-07-15 11:58:44.652+0800] [main] INFO o.a.coyote.http11.Http11NioProtocol [173]- Initializing ProtocolHandler ["http-nio-8004"]
[2022-07-15 11:58:44.653+0800] [main] INFO o.a.catalina.core.StandardService [173]- Starting service [Tomcat]
[2022-07-15 11:58:44.654+0800] [main] INFO o.a.catalina.core.StandardEngine [173]- Starting Servlet engine: [Apache Tomcat/9.0.29]
[2022-07-15 11:58:44.789+0800] [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/] [173]- Initializing Spring embedded WebApplicationContext
[2022-07-15 11:58:44.790+0800] [main] INFO o.s.web.context.ContextLoader [284]- Root WebApplicationContext: initialization completed in 2052 ms
[2022-07-15 11:58:50.150+0800] [main] INFO o.a.d.c.s.b.f.a.DubboConfigBindingBeanPostProcessor [109]- The properties of bean [name : org.apache.dubbo.config.ConsumerConfig#0] have been binding by prefix of configuration properties : dubbo.consumer
[2022-07-15 11:58:50.173+0800] [main] INFO o.a.d.c.s.b.f.a.DubboConfigBindingBeanPostProcessor [109]- The properties of bean [name : org.apache.dubbo.config.ApplicationConfig#0] have been binding by prefix of configuration properties : dubbo.application
[2022-07-15 11:58:50.185+0800] [main] INFO o.a.d.c.s.b.f.a.DubboConfigBindingBeanPostProcessor [109]- The properties of bean [name : org.apache.dubbo.config.RegistryConfig#0] have been binding by prefix of configuration properties : dubbo.registry
[2022-07-15 11:58:50.196+0800] [main] INFO o.a.d.c.s.b.f.a.DubboConfigBindingBeanPostProcessor [109]- The properties of bean [name : org.apache.dubbo.config.MetadataReportConfig#0] have been binding by prefix of configuration properties : dubbo.metadata-report
[2022-07-15 11:58:50.200+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:00.334+0800] [main] INFO o.a.c.f.imps.CuratorFrameworkImpl [304]- Starting
[2022-07-15 11:59:05.351+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:zookeeper.version=3.6.3--6401e4ad2087061bc6b9f80dec2d69f2e3c8660a, built on 04/08/2021 16:35 GMT
[2022-07-15 11:59:05.352+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:host.name=192.168.50.145
[2022-07-15 11:59:05.352+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.version=1.8.0_301
[2022-07-15 11:59:05.352+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.vendor=Oracle Corporation
[2022-07-15 11:59:05.352+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre
[2022-07-15 11:59:05.353+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/tools.jar:/Users/AKU007/IdeaProjects/community-parent/community-manage-consumer/target/classes:/Users/AKU007/IdeaProjects/community-parent/community-api/target/classes:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-web/2.2.2.RELEASE/spring-boot-starter-web-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter/2.2.2.RELEASE/spring-boot-starter-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot/2.2.2.RELEASE/spring-boot-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-logging/2.2.2.RELEASE/spring-boot-starter-logging-2.2.2.RELEASE.jar:/usr/local/maven/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar:/usr/local/maven/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar:/usr/local/maven/repository/org/apache/logging/log4j/log4j-to-slf4j/2.12.1/log4j-to-slf4j-2.12.1.jar:/usr/local/maven/repository/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/usr/local/maven/repository/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.jar:/usr/local/maven/repository/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/usr/local/maven/repository/org/springframework/spring-core/5.2.2.RELEASE/spring-core-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-jcl/5.2.2.RELEASE/spring-jcl-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-json/2.2.2.RELEASE/spring-boot-starter-json-2.2.2.RELEASE.jar:/usr/local/maven/repository/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.4/jackson-datatype-jdk8-2.12.4.jar:/usr/local/maven/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.4/jackson-datatype-jsr310-2.12.4.jar:/usr/local/maven/repository/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.4/jackson-module-parameter-names-2.12.4.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-tomcat/2.2.2.RELEASE/spring-boot-starter-tomcat-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.29/tomcat-embed-core-9.0.29.jar:/usr/local/maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.29/tomcat-embed-websocket-9.0.29.jar:/usr/local/maven/repository/org/springframework/spring-web/5.2.2.RELEASE/spring-web-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-beans/5.2.2.RELEASE/spring-beans-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-webmvc/5.2.2.RELEASE/spring-webmvc-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-context/5.2.2.RELEASE/spring-context-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-expression/5.2.2.RELEASE/spring-expression-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/apache/dubbo/dubbo-spring-boot-starter/2.7.3/dubbo-spring-boot-starter-2.7.3.jar:/usr/local/maven/repository/org/apache/dubbo/dubbo-spring-boot-autoconfigure/2.7.3/dubbo-spring-boot-autoconfigure-2.7.3.jar:/usr/local/maven/repository/org/apache/dubbo/dubbo-spring-boot-autoconfigure-compatible/2.7.3/dubbo-spring-boot-autoconfigure-compatible-2.7.3.jar:/usr/local/maven/repository/org/apache/dubbo/dubbo/2.7.3/dubbo-2.7.3.jar:/usr/local/maven/repository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar:/usr/local/maven/repository/io/netty/netty-all/4.1.43.Final/netty-all-4.1.43.Final.jar:/usr/local/maven/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar:/usr/local/maven/repository/org/projectlombok/lombok/1.18.12/lombok-1.18.12.jar:/usr/local/maven/repository/com/baomidou/mybatis-plus-boot-starter/3.4.1/mybatis-plus-boot-starter-3.4.1.jar:/usr/local/maven/repository/com/baomidou/mybatis-plus/3.4.1/mybatis-plus-3.4.1.jar:/usr/local/maven/repository/com/baomidou/mybatis-plus-extension/3.4.1/mybatis-plus-extension-3.4.1.jar:/usr/local/maven/repository/com/baomidou/mybatis-plus-core/3.4.1/mybatis-plus-core-3.4.1.jar:/usr/local/maven/repository/com/baomidou/mybatis-plus-annotation/3.4.1/mybatis-plus-annotation-3.4.1.jar:/usr/local/maven/repository/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar:/usr/local/maven/repository/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar:/usr/local/maven/repository/org/mybatis/mybatis-spring/2.0.5/mybatis-spring-2.0.5.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-autoconfigure/2.2.2.RELEASE/spring-boot-autoconfigure-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-jdbc/2.2.2.RELEASE/spring-boot-starter-jdbc-2.2.2.RELEASE.jar:/usr/local/maven/repository/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/usr/local/maven/repository/org/springframework/spring-jdbc/5.2.2.RELEASE/spring-jdbc-5.2.2.RELEASE.jar:/usr/local/maven/repository/mysql/mysql-connector-java/5.1.47/mysql-connector-java-5.1.47.jar:/usr/local/maven/repository/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-aop/2.2.2.RELEASE/spring-boot-starter-aop-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-aop/5.2.2.RELEASE/spring-aop-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/aspectj/aspectjweaver/1.9.5/aspectjweaver-1.9.5.jar:/usr/local/maven/repository/com/jcook/sdk/jcook-sdk-java/1.0.1/jcook-sdk-java-1.0.1.jar:/usr/local/maven/repository/com/squareup/okhttp3/okhttp/4.9.3/okhttp-4.9.3.jar:/usr/local/maven/repository/com/squareup/okio/okio/2.8.0/okio-2.8.0.jar:/usr/local/maven/repository/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.61/kotlin-stdlib-common-1.3.61.jar:/usr/local/maven/repository/org/jetbrains/kotlin/kotlin-stdlib/1.3.61/kotlin-stdlib-1.3.61.jar:/usr/local/maven/repository/org/jetbrains/annotations/13.0/annotations-13.0.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-data-redis/2.6.1/spring-boot-starter-data-redis-2.6.1.jar:/usr/local/maven/repository/org/springframework/data/spring-data-redis/2.2.3.RELEASE/spring-data-redis-2.2.3.RELEASE.jar:/usr/local/maven/repository/org/springframework/data/spring-data-keyvalue/2.2.3.RELEASE/spring-data-keyvalue-2.2.3.RELEASE.jar:/usr/local/maven/repository/org/springframework/data/spring-data-commons/2.2.3.RELEASE/spring-data-commons-2.2.3.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-tx/5.2.2.RELEASE/spring-tx-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-oxm/5.2.2.RELEASE/spring-oxm-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-context-support/5.2.2.RELEASE/spring-context-support-5.2.2.RELEASE.jar:/usr/local/maven/repository/io/lettuce/lettuce-core/5.2.1.RELEASE/lettuce-core-5.2.1.RELEASE.jar:/usr/local/maven/repository/io/netty/netty-common/4.1.43.Final/netty-common-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-transport/4.1.43.Final/netty-transport-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-resolver/4.1.43.Final/netty-resolver-4.1.43.Final.jar:/usr/local/maven/repository/io/projectreactor/reactor-core/3.3.1.RELEASE/reactor-core-3.3.1.RELEASE.jar:/usr/local/maven/repository/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-lite-core/3.0.0/elasticjob-lite-core-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-api/3.0.0/elasticjob-api-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-infra-common/3.0.0/elasticjob-infra-common-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-registry-center/3.0.0/elasticjob-registry-center-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-simple-executor/3.0.0/elasticjob-simple-executor-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-executor-kernel/3.0.0/elasticjob-executor-kernel-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-error-handler-general/3.0.0/elasticjob-error-handler-general-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-error-handler-spi/3.0.0/elasticjob-error-handler-spi-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-dataflow-executor/3.0.0/elasticjob-dataflow-executor-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-script-executor/3.0.0/elasticjob-script-executor-3.0.0.jar:/usr/local/maven/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-http-executor/3.0.0/elasticjob-http-executor-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-tracing-rdb/3.0.0/elasticjob-tracing-rdb-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-tracing-api/3.0.0/elasticjob-tracing-api-3.0.0.jar:/usr/local/maven/repository/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/usr/local/maven/repository/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar:/usr/local/maven/repository/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/usr/local/maven/repository/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/usr/local/maven/repository/org/apache/curator/curator-framework/5.1.0/curator-framework-5.1.0.jar:/usr/local/maven/repository/org/apache/curator/curator-client/5.1.0/curator-client-5.1.0.jar:/usr/local/maven/repository/org/apache/curator/curator-recipes/5.1.0/curator-recipes-5.1.0.jar:/usr/local/maven/repository/org/apache/zookeeper/zookeeper/3.6.3/zookeeper-3.6.3.jar:/usr/local/maven/repository/org/apache/zookeeper/zookeeper-jute/3.6.3/zookeeper-jute-3.6.3.jar:/usr/local/maven/repository/org/apache/yetus/audience-annotations/0.5.0/audience-annotations-0.5.0.jar:/usr/local/maven/repository/io/netty/netty-handler/4.1.43.Final/netty-handler-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-buffer/4.1.43.Final/netty-buffer-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-codec/4.1.43.Final/netty-codec-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-transport-native-epoll/4.1.43.Final/netty-transport-native-epoll-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-transport-native-unix-common/4.1.43.Final/netty-transport-native-unix-common-4.1.43.Final.jar:/usr/local/maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Users/AKU007/IdeaProjects/community-parent/community-model/target/classes:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-validation/2.2.2.RELEASE/spring-boot-starter-validation-2.2.2.RELEASE.jar:/usr/local/maven/repository/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/usr/local/maven/repository/org/apache/tomcat/embed/tomcat-embed-el/9.0.29/tomcat-embed-el-9.0.29.jar:/usr/local/maven/repository/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/usr/local/maven/repository/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/usr/local/maven/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/Users/AKU007/IdeaProjects/community-parent/community-common/target/classes:/usr/local/maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.12.4/jackson-annotations-2.12.4.jar:/usr/local/maven/repository/com/fasterxml/jackson/core/jackson-databind/2.12.4/jackson-databind-2.12.4.jar:/usr/local/maven/repository/com/alibaba/fastjson/1.2.41/fastjson-1.2.41.jar:/usr/local/maven/repository/com/aliyun/aliyun-java-sdk-core/3.3.1/aliyun-java-sdk-core-3.3.1.jar:/usr/local/maven/repository/org/json/json/20170516/json-20170516.jar:/usr/local/maven/repository/com/aliyun/aliyun-java-sdk-dysmsapi/1.1.0/aliyun-java-sdk-dysmsapi-1.1.0.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-websocket/2.6.6/spring-boot-starter-websocket-2.6.6.jar:/usr/local/maven/repository/org/springframework/spring-messaging/5.2.2.RELEASE/spring-messaging-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-websocket/5.2.2.RELEASE/spring-websocket-5.2.2.RELEASE.jar:/usr/local/maven/repository/com/rabbitmq/amqp-client/5.14.2/amqp-client-5.14.2.jar:/usr/local/maven/repository/org/apache/poi/poi/3.6/poi-3.6.jar:/usr/local/maven/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar:/usr/local/maven/repository/logkit/logkit/1.0.1/logkit-1.0.1.jar:/usr/local/maven/repository/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.jar:/usr/local/maven/repository/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar:/usr/local/maven/repository/org/apache/poi/poi-ooxml/3.6/poi-ooxml-3.6.jar:/usr/local/maven/repository/org/apache/poi/poi-ooxml-schemas/3.6/poi-ooxml-schemas-3.6.jar:/usr/local/maven/repository/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.jar:/usr/local/maven/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar:/usr/local/maven/repository/org/apache/geronimo/specs/geronimo-stax-api_1.0_spec/1.0/geronimo-stax-api_1.0_spec-1.0.jar:/usr/local/maven/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:/usr/local/maven/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/usr/local/maven/repository/io/minio/minio/8.3.5/minio-8.3.5.jar:/usr/local/maven/repository/com/carrotsearch/thirdparty/simple-xml-safe/2.7.1/simple-xml-safe-2.7.1.jar:/usr/local/maven/repository/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar:/usr/local/maven/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/usr/local/maven/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/usr/local/maven/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/usr/local/maven/repository/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar:/usr/local/maven/repository/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar:/usr/local/maven/repository/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/usr/local/maven/repository/com/fasterxml/jackson/core/jackson-core/2.12.4/jackson-core-2.12.4.jar:/usr/local/maven/repository/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar:/usr/local/maven/repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar:/usr/local/maven/repository/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar
[2022-07-15 11:59:05.353+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.library.path=/Users/AKU007/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
[2022-07-15 11:59:05.353+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.io.tmpdir=/var/folders/06/34trm8rs19sd6h8dcp3bbj1h0000gp/T/
[2022-07-15 11:59:05.354+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.compiler=<NA>
[2022-07-15 11:59:05.354+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.name=Mac OS X
[2022-07-15 11:59:05.354+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.arch=x86_64
[2022-07-15 11:59:05.354+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.version=10.15.7
[2022-07-15 11:59:05.354+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:user.name=AKU007
[2022-07-15 11:59:05.354+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:user.home=/Users/AKU007
[2022-07-15 11:59:05.354+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:user.dir=/Users/AKU007/IdeaProjects/community-parent
[2022-07-15 11:59:05.355+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.memory.free=202MB
[2022-07-15 11:59:05.355+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.memory.max=3641MB
[2022-07-15 11:59:05.355+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.memory.total=349MB
[2022-07-15 11:59:05.358+0800] [main] INFO org.apache.zookeeper.ZooKeeper [1006]- Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=60000 watcher=org.apache.curator.ConnectionState@126f1ba8
[2022-07-15 11:59:05.360+0800] [main] INFO org.apache.zookeeper.common.X509Util [77]- Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[2022-07-15 11:59:05.368+0800] [main] INFO o.apache.zookeeper.ClientCnxnSocket [239]- jute.maxbuffer value is 1048575 Bytes
[2022-07-15 11:59:05.373+0800] [main] INFO org.apache.zookeeper.ClientCnxn [1736]- zookeeper.request.timeout value is 0. feature enabled=false
[2022-07-15 11:59:05.381+0800] [main-SendThread(127.0.0.1:2181)] INFO org.apache.zookeeper.ClientCnxn [1181]- Opening socket connection to server localhost/127.0.0.1:2181.
[2022-07-15 11:59:05.382+0800] [main-SendThread(127.0.0.1:2181)] INFO org.apache.zookeeper.ClientCnxn [1183]- SASL config status: Will not attempt to authenticate using SASL (unknown error)
[2022-07-15 11:59:05.385+0800] [main] INFO o.a.c.f.imps.CuratorFrameworkImpl [352]- Default schema
[2022-07-15 11:59:05.404+0800] [main-SendThread(127.0.0.1:2181)] INFO org.apache.zookeeper.ClientCnxn [1013]- Socket connection established, initiating session, client: /127.0.0.1:64421, server: localhost/127.0.0.1:2181
[2022-07-15 11:59:05.433+0800] [main-SendThread(127.0.0.1:2181)] INFO org.apache.zookeeper.ClientCnxn [1448]- Session establishment complete on server localhost/127.0.0.1:2181, session id = 0x100009311930003, negotiated timeout = 40000
[2022-07-15 11:59:05.443+0800] [main-EventThread] INFO o.a.c.f.state.ConnectionStateManager [250]- State change: CONNECTED
[2022-07-15 11:59:05.454+0800] [main-EventThread] INFO o.a.c.framework.imps.EnsembleTracker [201]- New config event received: {}
[2022-07-15 11:59:05.463+0800] [main-EventThread] INFO o.a.c.framework.imps.EnsembleTracker [201]- New config event received: {}
[2022-07-15 11:59:10.894+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:11.004+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:11.124+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:11.219+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:11.282+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:11.359+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:11.425+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:11.521+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:11.598+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:11.692+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:11.769+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:11.848+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:11.929+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:12.024+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:12.124+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:12.205+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:12.289+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:12.364+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:12.441+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:12.508+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:12.576+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:12.636+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:12.713+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:12.757+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:12.864+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:12.955+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:13.036+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:13.120+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:13.218+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:13.294+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:13.368+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:13.439+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:13.522+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:13.598+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:13.657+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:13.732+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:13.811+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:13.874+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:13.953+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:14.037+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:14.117+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:14.209+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:14.286+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:14.370+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:14.457+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:14.533+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:14.621+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:14.713+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:14.801+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:14.867+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:14.942+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:15.026+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:15.123+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:15.200+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:15.270+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:15.341+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:15.410+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:15.474+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:15.560+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:15.613+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 11:59:17.073+0800] [main] INFO org.quartz.impl.StdSchedulerFactory [1220]- Using default implementation for ThreadExecutor
[2022-07-15 11:59:17.085+0800] [main] INFO o.quartz.core.SchedulerSignalerImpl [61]- Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
[2022-07-15 11:59:17.086+0800] [main] INFO org.quartz.core.QuartzScheduler [229]- Quartz Scheduler v.2.3.2 created.
[2022-07-15 11:59:17.087+0800] [main] INFO org.quartz.simpl.RAMJobStore [155]- RAMJobStore initialized.
[2022-07-15 11:59:17.088+0800] [main] INFO org.quartz.core.QuartzScheduler [294]- Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
[2022-07-15 11:59:17.089+0800] [main] INFO org.quartz.impl.StdSchedulerFactory [1374]- Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
[2022-07-15 11:59:17.089+0800] [main] INFO org.quartz.impl.StdSchedulerFactory [1378]- Quartz scheduler version: 2.3.2
[2022-07-15 11:59:17.089+0800] [main] INFO org.quartz.core.QuartzScheduler [2293]- JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@691567ea
[2022-07-15 11:59:17.208+0800] [main] INFO o.s.s.quartz.SchedulerFactoryBean [727]- Starting Quartz Scheduler now
[2022-07-15 11:59:17.208+0800] [main] INFO org.quartz.core.QuartzScheduler [547]- Scheduler quartzScheduler_$_NON_CLUSTERED started.
[2022-07-15 11:59:17.449+0800] [main] INFO o.a.coyote.http11.Http11NioProtocol [173]- Starting ProtocolHandler ["http-nio-8004"]
[2022-07-15 11:59:17.472+0800] [main] INFO o.s.b.w.e.tomcat.TomcatWebServer [204]- Tomcat started on port(s): 8004 (http) with context path ''
[2022-07-15 11:59:17.477+0800] [main] INFO c.s.c.ManageConsumerApplication [61]- Started ManageConsumerApplication in 55.518 seconds (JVM running for 61.385)
[2022-07-15 13:46:51.477+0800] [http-nio-8004-exec-1] INFO o.a.c.c.C.[Tomcat].[localhost].[/] [173]- Initializing Spring DispatcherServlet 'dispatcherServlet'
[2022-07-15 13:46:51.479+0800] [http-nio-8004-exec-1] INFO o.s.web.servlet.DispatcherServlet [525]- Initializing Servlet 'dispatcherServlet'
[2022-07-15 13:46:51.542+0800] [http-nio-8004-exec-1] INFO o.s.web.servlet.DispatcherServlet [547]- Completed initialization in 63 ms
[2022-07-15 13:47:55.674+0800] [http-nio-8004-exec-3] ERROR c.s.c.m.e.GlobalExceptionHandler [49]- 发生运行时异常!原因是:未填入任何信息
[2022-07-15 13:50:22.902+0800] [SpringContextShutdownHook] INFO o.a.d.s.b.c.e.AwaitingNonWebApplicationListener [162]- [Dubbo] Current Spring Boot Application is about to shutdown...
[2022-07-15 13:50:24.031+0800] [Curator-Framework-0] INFO o.a.c.f.imps.CuratorFrameworkImpl [964]- backgroundOperationsLoop exiting
[2022-07-15 13:50:24.167+0800] [main-EventThread] INFO org.apache.zookeeper.ClientCnxn [578]- EventThread shut down for session: 0x100009311930003
[2022-07-15 13:50:24.167+0800] [SpringContextShutdownHook] INFO org.apache.zookeeper.ZooKeeper [1619]- Session: 0x100009311930003 closed
[2022-07-15 13:50:24.179+0800] [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler [585]- Scheduler quartzScheduler_$_NON_CLUSTERED paused.
[2022-07-15 13:50:24.180+0800] [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean [845]- Shutting down Quartz Scheduler
[2022-07-15 13:50:24.180+0800] [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler [666]- Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
[2022-07-15 13:50:24.180+0800] [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler [585]- Scheduler quartzScheduler_$_NON_CLUSTERED paused.
[2022-07-15 13:50:24.181+0800] [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler [740]- Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
[2022-07-15 13:50:24.199+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy1@738ec1b5 was destroying!
[2022-07-15 13:50:24.199+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy24@65a787c was destroying!
[2022-07-15 13:50:24.199+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy9@6ec43d24 was destroying!
[2022-07-15 13:50:24.200+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy10@47946094 was destroying!
[2022-07-15 13:50:24.200+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy58@429282ba was destroying!
[2022-07-15 13:50:24.200+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy48@17de9b0c was destroying!
[2022-07-15 13:50:24.200+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy44@58bca9ce was destroying!
[2022-07-15 13:50:24.200+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy3@3cc8f28d was destroying!
[2022-07-15 13:50:24.200+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy21@6a1930fc was destroying!
[2022-07-15 13:50:24.200+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy22@9fcd048 was destroying!
[2022-07-15 13:50:24.201+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy8@34b3fa60 was destroying!
[2022-07-15 13:50:24.201+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy23@4f142ae1 was destroying!
[2022-07-15 13:50:24.201+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy28@6ca96d2f was destroying!
[2022-07-15 13:50:24.201+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy29@3388e62 was destroying!
[2022-07-15 13:50:24.201+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy56@2873049f was destroying!
[2022-07-15 13:50:24.201+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy55@6139adb3 was destroying!
[2022-07-15 13:50:24.202+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy17@26357468 was destroying!
[2022-07-15 13:50:24.202+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy20@1652dbcd was destroying!
[2022-07-15 13:50:24.202+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy38@23bb65b5 was destroying!
[2022-07-15 13:50:24.203+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy22@9fcd048 was destroying!
[2022-07-15 13:50:24.203+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy12@f431044 was destroying!
[2022-07-15 13:50:24.203+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy40@258b3f0 was destroying!
[2022-07-15 13:50:24.203+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy60@2549cc5 was destroying!
[2022-07-15 13:50:24.203+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy2@7abac7f7 was destroying!
[2022-07-15 13:50:24.203+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy41@6d6c39d4 was destroying!
[2022-07-15 13:50:24.204+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy4@2aecc0ba was destroying!
[2022-07-15 13:50:24.204+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy6@cf8c396 was destroying!
[2022-07-15 13:50:24.204+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy43@20d12881 was destroying!
[2022-07-15 13:50:24.204+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy54@2c7f17d6 was destroying!
[2022-07-15 13:50:24.204+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy11@60daebf3 was destroying!
[2022-07-15 13:50:24.204+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy13@2a74700d was destroying!
[2022-07-15 13:50:24.205+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy37@348c0e2 was destroying!
[2022-07-15 13:50:24.205+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy24@65a787c was destroying!
[2022-07-15 13:50:24.205+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy18@575db6fa was destroying!
[2022-07-15 13:50:24.205+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy7@606f4a91 was destroying!
[2022-07-15 13:50:24.205+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy57@6912ba89 was destroying!
[2022-07-15 13:50:24.205+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy14@2c982899 was destroying!
[2022-07-15 13:50:24.206+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy45@16c8b196 was destroying!
[2022-07-15 13:50:24.206+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy0@c694a1c was destroying!
[2022-07-15 13:50:24.206+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy36@70536fea was destroying!
[2022-07-15 13:50:24.206+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy1@738ec1b5 was destroying!
[2022-07-15 13:50:24.206+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy19@1de25d99 was destroying!
[2022-07-15 13:50:24.206+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy42@4ef51bb2 was destroying!
[2022-07-15 13:50:24.206+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy1@738ec1b5 was destroying!
[2022-07-15 13:50:24.207+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy16@80a81da was destroying!
[2022-07-15 13:50:24.207+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy52@63cd830e was destroying!
[2022-07-15 13:50:24.207+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy15@6ccc147b was destroying!
[2022-07-15 13:50:24.207+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy33@a02badb was destroying!
[2022-07-15 13:50:24.207+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy1@738ec1b5 was destroying!
[2022-07-15 13:50:24.207+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy26@56dafe10 was destroying!
[2022-07-15 13:50:24.207+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy49@5900d236 was destroying!
[2022-07-15 13:50:24.207+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy5@55637aa1 was destroying!
[2022-07-15 13:50:24.208+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy47@4a28c6b4 was destroying!
[2022-07-15 13:50:24.208+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy32@4b838b9f was destroying!
[2022-07-15 13:50:24.208+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy31@144d71bb was destroying!
[2022-07-15 13:50:24.208+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy34@5ab5b7e1 was destroying!
[2022-07-15 13:50:24.208+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy39@5624c765 was destroying!
[2022-07-15 13:50:24.208+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy25@1ac714d was destroying!
[2022-07-15 13:50:24.209+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy27@7e13086a was destroying!
[2022-07-15 13:50:24.209+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy35@9eea2f6 was destroying!
[2022-07-15 13:50:24.209+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy59@79015341 was destroying!
[2022-07-15 13:50:24.209+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy46@1bc57335 was destroying!
[2022-07-15 13:50:24.209+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy50@7df3787f was destroying!
[2022-07-15 13:50:24.210+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy25@1ac714d was destroying!
[2022-07-15 13:50:24.210+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy51@1769c25 was destroying!
[2022-07-15 13:50:24.210+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy30@721e5c11 was destroying!
[2022-07-15 13:50:24.210+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy53@4272c5bc was destroying!
[2022-07-15 13:50:24.210+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [305]- class org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor was destroying!
[2022-07-15 13:50:48.359+0800] [main] INFO o.a.d.s.b.c.e.WelcomeLogoApplicationListener [63]-
:: Dubbo Spring Boot (v2.7.3) : https://github.com/apache/dubbo-spring-boot-project
:: Dubbo (v2.7.3) : https://github.com/apache/incubator-dubbo
:: Discuss group : dev@dubbo.apache.org
[2022-07-15 13:50:48.363+0800] [main] INFO o.a.d.s.b.c.e.OverrideDubboConfigApplicationListener [68]- Dubbo Config was overridden by externalized configuration {dubbo.application.name=manageConsumer, dubbo.application.qos-enable=false, dubbo.config.multiple=true, dubbo.consumer.retries=-1, dubbo.consumer.version=1.0, dubbo.metadata-report.address=zookeeper://127.0.0.1:2181, dubbo.registry.address=zookeeper://127.0.0.1:2181, dubbo.registry.protocol=zookeeper}
[2022-07-15 13:50:53.482+0800] [main] WARN o.s.boot.StartupInfoLogger [116]- InetAddress.getLocalHost().getHostName() took 5004 milliseconds to respond. Please verify your network configuration (macOS machines may need to add entries to /etc/hosts).
[2022-07-15 13:50:58.487+0800] [main] INFO c.s.c.ManageConsumerApplication [55]- Starting ManageConsumerApplication on 123567.local with PID 14394 (/Users/AKU007/IdeaProjects/community-parent/community-manage-consumer/target/classes started by AKU007 in /Users/AKU007/IdeaProjects/community-parent)
[2022-07-15 13:50:58.488+0800] [main] INFO c.s.c.ManageConsumerApplication [655]- The following profiles are active: transfer,dev,devRes,devLog,devZookeeper
[2022-07-15 13:50:59.230+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [127]- The dubbo config bean definition [name : org.apache.dubbo.config.ApplicationConfig#0, class : org.apache.dubbo.config.ApplicationConfig] has been registered.
[2022-07-15 13:50:59.232+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [151]- The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.ApplicationConfig#0] has been registered.
[2022-07-15 13:50:59.233+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [127]- The dubbo config bean definition [name : org.apache.dubbo.config.RegistryConfig#0, class : org.apache.dubbo.config.RegistryConfig] has been registered.
[2022-07-15 13:50:59.233+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [151]- The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.RegistryConfig#0] has been registered.
[2022-07-15 13:50:59.233+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [127]- The dubbo config bean definition [name : org.apache.dubbo.config.ConsumerConfig#0, class : org.apache.dubbo.config.ConsumerConfig] has been registered.
[2022-07-15 13:50:59.234+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [151]- The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.ConsumerConfig#0] has been registered.
[2022-07-15 13:50:59.234+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [127]- The dubbo config bean definition [name : org.apache.dubbo.config.MetadataReportConfig#0, class : org.apache.dubbo.config.MetadataReportConfig] has been registered.
[2022-07-15 13:50:59.235+0800] [main] INFO o.a.d.c.s.c.a.DubboConfigBindingRegistrar [151]- The BeanPostProcessor bean definition [org.apache.dubbo.config.spring.beans.factory.annotation.DubboConfigBindingBeanPostProcessor] for dubbo config bean [name : org.apache.dubbo.config.MetadataReportConfig#0] has been registered.
[2022-07-15 13:50:59.306+0800] [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate [249]- Multiple Spring Data modules found, entering strict repository configuration mode!
[2022-07-15 13:50:59.309+0800] [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate [127]- Bootstrapping Spring Data Redis repositories in DEFAULT mode.
[2022-07-15 13:50:59.354+0800] [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate [187]- Finished Spring Data repository scanning in 29ms. Found 0 Redis repository interfaces.
[2022-07-15 13:50:59.654+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- Bean 'org.apache.dubbo.spring.boot.autoconfigure.DubboAutoConfiguration' of type [org.apache.dubbo.spring.boot.autoconfigure.DubboAutoConfiguration$$EnhancerBySpringCGLIB$$2d2ef315] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2022-07-15 13:50:59.830+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- Bean 'org.apache.dubbo.spring.boot.autoconfigure.DubboRelaxedBinding2AutoConfiguration' of type [org.apache.dubbo.spring.boot.autoconfigure.DubboRelaxedBinding2AutoConfiguration$$EnhancerBySpringCGLIB$$bde917e5] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[2022-07-15 13:50:59.976+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- 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)
[2022-07-15 13:50:59.996+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- 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)
[2022-07-15 13:50:59.999+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- 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)
[2022-07-15 13:51:00.004+0800] [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [330]- 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)
[2022-07-15 13:51:00.547+0800] [main] INFO o.s.b.w.e.tomcat.TomcatWebServer [92]- Tomcat initialized with port(s): 8004 (http)
[2022-07-15 13:51:00.560+0800] [main] INFO o.a.coyote.http11.Http11NioProtocol [173]- Initializing ProtocolHandler ["http-nio-8004"]
[2022-07-15 13:51:00.562+0800] [main] INFO o.a.catalina.core.StandardService [173]- Starting service [Tomcat]
[2022-07-15 13:51:00.562+0800] [main] INFO o.a.catalina.core.StandardEngine [173]- Starting Servlet engine: [Apache Tomcat/9.0.29]
[2022-07-15 13:51:00.723+0800] [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/] [173]- Initializing Spring embedded WebApplicationContext
[2022-07-15 13:51:00.723+0800] [main] INFO o.s.web.context.ContextLoader [284]- Root WebApplicationContext: initialization completed in 2189 ms
[2022-07-15 13:51:06.097+0800] [main] INFO o.a.d.c.s.b.f.a.DubboConfigBindingBeanPostProcessor [109]- The properties of bean [name : org.apache.dubbo.config.ConsumerConfig#0] have been binding by prefix of configuration properties : dubbo.consumer
[2022-07-15 13:51:06.119+0800] [main] INFO o.a.d.c.s.b.f.a.DubboConfigBindingBeanPostProcessor [109]- The properties of bean [name : org.apache.dubbo.config.ApplicationConfig#0] have been binding by prefix of configuration properties : dubbo.application
[2022-07-15 13:51:06.133+0800] [main] INFO o.a.d.c.s.b.f.a.DubboConfigBindingBeanPostProcessor [109]- The properties of bean [name : org.apache.dubbo.config.RegistryConfig#0] have been binding by prefix of configuration properties : dubbo.registry
[2022-07-15 13:51:06.142+0800] [main] INFO o.a.d.c.s.b.f.a.DubboConfigBindingBeanPostProcessor [109]- The properties of bean [name : org.apache.dubbo.config.MetadataReportConfig#0] have been binding by prefix of configuration properties : dubbo.metadata-report
[2022-07-15 13:51:06.146+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:16.263+0800] [main] INFO o.a.c.f.imps.CuratorFrameworkImpl [304]- Starting
[2022-07-15 13:51:21.282+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:zookeeper.version=3.6.3--6401e4ad2087061bc6b9f80dec2d69f2e3c8660a, built on 04/08/2021 16:35 GMT
[2022-07-15 13:51:21.283+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:host.name=192.168.50.145
[2022-07-15 13:51:21.283+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.version=1.8.0_301
[2022-07-15 13:51:21.283+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.vendor=Oracle Corporation
[2022-07-15 13:51:21.283+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre
[2022-07-15 13:51:21.284+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/localedata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/nashorn.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/sunec.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/sunjce_provider.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/sunpkcs11.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/ext/zipfs.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/javaws.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/jfxswt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/management-agent.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/ant-javafx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/dt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/javafx-mx.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/jconsole.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/packager.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/sa-jdi.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/lib/tools.jar:/Users/AKU007/IdeaProjects/community-parent/community-manage-consumer/target/classes:/Users/AKU007/IdeaProjects/community-parent/community-api/target/classes:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-web/2.2.2.RELEASE/spring-boot-starter-web-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter/2.2.2.RELEASE/spring-boot-starter-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot/2.2.2.RELEASE/spring-boot-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-logging/2.2.2.RELEASE/spring-boot-starter-logging-2.2.2.RELEASE.jar:/usr/local/maven/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar:/usr/local/maven/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar:/usr/local/maven/repository/org/apache/logging/log4j/log4j-to-slf4j/2.12.1/log4j-to-slf4j-2.12.1.jar:/usr/local/maven/repository/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/usr/local/maven/repository/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.jar:/usr/local/maven/repository/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/usr/local/maven/repository/org/springframework/spring-core/5.2.2.RELEASE/spring-core-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-jcl/5.2.2.RELEASE/spring-jcl-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-json/2.2.2.RELEASE/spring-boot-starter-json-2.2.2.RELEASE.jar:/usr/local/maven/repository/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.12.4/jackson-datatype-jdk8-2.12.4.jar:/usr/local/maven/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.4/jackson-datatype-jsr310-2.12.4.jar:/usr/local/maven/repository/com/fasterxml/jackson/module/jackson-module-parameter-names/2.12.4/jackson-module-parameter-names-2.12.4.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-tomcat/2.2.2.RELEASE/spring-boot-starter-tomcat-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.29/tomcat-embed-core-9.0.29.jar:/usr/local/maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.29/tomcat-embed-websocket-9.0.29.jar:/usr/local/maven/repository/org/springframework/spring-web/5.2.2.RELEASE/spring-web-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-beans/5.2.2.RELEASE/spring-beans-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-webmvc/5.2.2.RELEASE/spring-webmvc-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-context/5.2.2.RELEASE/spring-context-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-expression/5.2.2.RELEASE/spring-expression-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/apache/dubbo/dubbo-spring-boot-starter/2.7.3/dubbo-spring-boot-starter-2.7.3.jar:/usr/local/maven/repository/org/apache/dubbo/dubbo-spring-boot-autoconfigure/2.7.3/dubbo-spring-boot-autoconfigure-2.7.3.jar:/usr/local/maven/repository/org/apache/dubbo/dubbo-spring-boot-autoconfigure-compatible/2.7.3/dubbo-spring-boot-autoconfigure-compatible-2.7.3.jar:/usr/local/maven/repository/org/apache/dubbo/dubbo/2.7.3/dubbo-2.7.3.jar:/usr/local/maven/repository/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar:/usr/local/maven/repository/io/netty/netty-all/4.1.43.Final/netty-all-4.1.43.Final.jar:/usr/local/maven/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar:/usr/local/maven/repository/org/projectlombok/lombok/1.18.12/lombok-1.18.12.jar:/usr/local/maven/repository/com/baomidou/mybatis-plus-boot-starter/3.4.1/mybatis-plus-boot-starter-3.4.1.jar:/usr/local/maven/repository/com/baomidou/mybatis-plus/3.4.1/mybatis-plus-3.4.1.jar:/usr/local/maven/repository/com/baomidou/mybatis-plus-extension/3.4.1/mybatis-plus-extension-3.4.1.jar:/usr/local/maven/repository/com/baomidou/mybatis-plus-core/3.4.1/mybatis-plus-core-3.4.1.jar:/usr/local/maven/repository/com/baomidou/mybatis-plus-annotation/3.4.1/mybatis-plus-annotation-3.4.1.jar:/usr/local/maven/repository/com/github/jsqlparser/jsqlparser/3.2/jsqlparser-3.2.jar:/usr/local/maven/repository/org/mybatis/mybatis/3.5.6/mybatis-3.5.6.jar:/usr/local/maven/repository/org/mybatis/mybatis-spring/2.0.5/mybatis-spring-2.0.5.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-autoconfigure/2.2.2.RELEASE/spring-boot-autoconfigure-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-jdbc/2.2.2.RELEASE/spring-boot-starter-jdbc-2.2.2.RELEASE.jar:/usr/local/maven/repository/com/zaxxer/HikariCP/3.4.1/HikariCP-3.4.1.jar:/usr/local/maven/repository/org/springframework/spring-jdbc/5.2.2.RELEASE/spring-jdbc-5.2.2.RELEASE.jar:/usr/local/maven/repository/mysql/mysql-connector-java/5.1.47/mysql-connector-java-5.1.47.jar:/usr/local/maven/repository/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-aop/2.2.2.RELEASE/spring-boot-starter-aop-2.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-aop/5.2.2.RELEASE/spring-aop-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/aspectj/aspectjweaver/1.9.5/aspectjweaver-1.9.5.jar:/usr/local/maven/repository/com/jcook/sdk/jcook-sdk-java/1.0.1/jcook-sdk-java-1.0.1.jar:/usr/local/maven/repository/com/squareup/okhttp3/okhttp/4.9.3/okhttp-4.9.3.jar:/usr/local/maven/repository/com/squareup/okio/okio/2.8.0/okio-2.8.0.jar:/usr/local/maven/repository/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.61/kotlin-stdlib-common-1.3.61.jar:/usr/local/maven/repository/org/jetbrains/kotlin/kotlin-stdlib/1.3.61/kotlin-stdlib-1.3.61.jar:/usr/local/maven/repository/org/jetbrains/annotations/13.0/annotations-13.0.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-data-redis/2.6.1/spring-boot-starter-data-redis-2.6.1.jar:/usr/local/maven/repository/org/springframework/data/spring-data-redis/2.2.3.RELEASE/spring-data-redis-2.2.3.RELEASE.jar:/usr/local/maven/repository/org/springframework/data/spring-data-keyvalue/2.2.3.RELEASE/spring-data-keyvalue-2.2.3.RELEASE.jar:/usr/local/maven/repository/org/springframework/data/spring-data-commons/2.2.3.RELEASE/spring-data-commons-2.2.3.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-tx/5.2.2.RELEASE/spring-tx-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-oxm/5.2.2.RELEASE/spring-oxm-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-context-support/5.2.2.RELEASE/spring-context-support-5.2.2.RELEASE.jar:/usr/local/maven/repository/io/lettuce/lettuce-core/5.2.1.RELEASE/lettuce-core-5.2.1.RELEASE.jar:/usr/local/maven/repository/io/netty/netty-common/4.1.43.Final/netty-common-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-transport/4.1.43.Final/netty-transport-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-resolver/4.1.43.Final/netty-resolver-4.1.43.Final.jar:/usr/local/maven/repository/io/projectreactor/reactor-core/3.3.1.RELEASE/reactor-core-3.3.1.RELEASE.jar:/usr/local/maven/repository/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-lite-core/3.0.0/elasticjob-lite-core-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-api/3.0.0/elasticjob-api-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-infra-common/3.0.0/elasticjob-infra-common-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-registry-center/3.0.0/elasticjob-registry-center-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-simple-executor/3.0.0/elasticjob-simple-executor-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-executor-kernel/3.0.0/elasticjob-executor-kernel-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-error-handler-general/3.0.0/elasticjob-error-handler-general-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-error-handler-spi/3.0.0/elasticjob-error-handler-spi-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-dataflow-executor/3.0.0/elasticjob-dataflow-executor-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-script-executor/3.0.0/elasticjob-script-executor-3.0.0.jar:/usr/local/maven/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-http-executor/3.0.0/elasticjob-http-executor-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-tracing-rdb/3.0.0/elasticjob-tracing-rdb-3.0.0.jar:/usr/local/maven/repository/org/apache/shardingsphere/elasticjob/elasticjob-tracing-api/3.0.0/elasticjob-tracing-api-3.0.0.jar:/usr/local/maven/repository/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/usr/local/maven/repository/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar:/usr/local/maven/repository/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar:/usr/local/maven/repository/com/mchange/mchange-commons-java/0.2.15/mchange-commons-java-0.2.15.jar:/usr/local/maven/repository/org/apache/curator/curator-framework/5.1.0/curator-framework-5.1.0.jar:/usr/local/maven/repository/org/apache/curator/curator-client/5.1.0/curator-client-5.1.0.jar:/usr/local/maven/repository/org/apache/curator/curator-recipes/5.1.0/curator-recipes-5.1.0.jar:/usr/local/maven/repository/org/apache/zookeeper/zookeeper/3.6.3/zookeeper-3.6.3.jar:/usr/local/maven/repository/org/apache/zookeeper/zookeeper-jute/3.6.3/zookeeper-jute-3.6.3.jar:/usr/local/maven/repository/org/apache/yetus/audience-annotations/0.5.0/audience-annotations-0.5.0.jar:/usr/local/maven/repository/io/netty/netty-handler/4.1.43.Final/netty-handler-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-buffer/4.1.43.Final/netty-buffer-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-codec/4.1.43.Final/netty-codec-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-transport-native-epoll/4.1.43.Final/netty-transport-native-epoll-4.1.43.Final.jar:/usr/local/maven/repository/io/netty/netty-transport-native-unix-common/4.1.43.Final/netty-transport-native-unix-common-4.1.43.Final.jar:/usr/local/maven/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Users/AKU007/IdeaProjects/community-parent/community-model/target/classes:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-validation/2.2.2.RELEASE/spring-boot-starter-validation-2.2.2.RELEASE.jar:/usr/local/maven/repository/jakarta/validation/jakarta.validation-api/2.0.1/jakarta.validation-api-2.0.1.jar:/usr/local/maven/repository/org/apache/tomcat/embed/tomcat-embed-el/9.0.29/tomcat-embed-el-9.0.29.jar:/usr/local/maven/repository/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/usr/local/maven/repository/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/usr/local/maven/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/Users/AKU007/IdeaProjects/community-parent/community-common/target/classes:/usr/local/maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.12.4/jackson-annotations-2.12.4.jar:/usr/local/maven/repository/com/fasterxml/jackson/core/jackson-databind/2.12.4/jackson-databind-2.12.4.jar:/usr/local/maven/repository/com/alibaba/fastjson/1.2.41/fastjson-1.2.41.jar:/usr/local/maven/repository/com/aliyun/aliyun-java-sdk-core/3.3.1/aliyun-java-sdk-core-3.3.1.jar:/usr/local/maven/repository/org/json/json/20170516/json-20170516.jar:/usr/local/maven/repository/com/aliyun/aliyun-java-sdk-dysmsapi/1.1.0/aliyun-java-sdk-dysmsapi-1.1.0.jar:/usr/local/maven/repository/org/springframework/boot/spring-boot-starter-websocket/2.6.6/spring-boot-starter-websocket-2.6.6.jar:/usr/local/maven/repository/org/springframework/spring-messaging/5.2.2.RELEASE/spring-messaging-5.2.2.RELEASE.jar:/usr/local/maven/repository/org/springframework/spring-websocket/5.2.2.RELEASE/spring-websocket-5.2.2.RELEASE.jar:/usr/local/maven/repository/com/rabbitmq/amqp-client/5.14.2/amqp-client-5.14.2.jar:/usr/local/maven/repository/org/apache/poi/poi/3.6/poi-3.6.jar:/usr/local/maven/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar:/usr/local/maven/repository/logkit/logkit/1.0.1/logkit-1.0.1.jar:/usr/local/maven/repository/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.jar:/usr/local/maven/repository/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar:/usr/local/maven/repository/org/apache/poi/poi-ooxml/3.6/poi-ooxml-3.6.jar:/usr/local/maven/repository/org/apache/poi/poi-ooxml-schemas/3.6/poi-ooxml-schemas-3.6.jar:/usr/local/maven/repository/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.jar:/usr/local/maven/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar:/usr/local/maven/repository/org/apache/geronimo/specs/geronimo-stax-api_1.0_spec/1.0/geronimo-stax-api_1.0_spec-1.0.jar:/usr/local/maven/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:/usr/local/maven/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/usr/local/maven/repository/io/minio/minio/8.3.5/minio-8.3.5.jar:/usr/local/maven/repository/com/carrotsearch/thirdparty/simple-xml-safe/2.7.1/simple-xml-safe-2.7.1.jar:/usr/local/maven/repository/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar:/usr/local/maven/repository/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/usr/local/maven/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/usr/local/maven/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/usr/local/maven/repository/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar:/usr/local/maven/repository/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar:/usr/local/maven/repository/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar:/usr/local/maven/repository/com/fasterxml/jackson/core/jackson-core/2.12.4/jackson-core-2.12.4.jar:/usr/local/maven/repository/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar:/usr/local/maven/repository/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar:/usr/local/maven/repository/org/xerial/snappy/snappy-java/1.1.8.4/snappy-java-1.1.8.4.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar
[2022-07-15 13:51:21.285+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.library.path=/Users/AKU007/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
[2022-07-15 13:51:21.286+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.io.tmpdir=/var/folders/06/34trm8rs19sd6h8dcp3bbj1h0000gp/T/
[2022-07-15 13:51:21.286+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:java.compiler=<NA>
[2022-07-15 13:51:21.286+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.name=Mac OS X
[2022-07-15 13:51:21.286+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.arch=x86_64
[2022-07-15 13:51:21.286+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.version=10.15.7
[2022-07-15 13:51:21.287+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:user.name=AKU007
[2022-07-15 13:51:21.287+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:user.home=/Users/AKU007
[2022-07-15 13:51:21.287+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:user.dir=/Users/AKU007/IdeaProjects/community-parent
[2022-07-15 13:51:21.287+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.memory.free=195MB
[2022-07-15 13:51:21.287+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.memory.max=3641MB
[2022-07-15 13:51:21.287+0800] [main] INFO org.apache.zookeeper.ZooKeeper [98]- Client environment:os.memory.total=338MB
[2022-07-15 13:51:21.291+0800] [main] INFO org.apache.zookeeper.ZooKeeper [1006]- Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=60000 watcher=org.apache.curator.ConnectionState@7fd8c559
[2022-07-15 13:51:21.294+0800] [main] INFO org.apache.zookeeper.common.X509Util [77]- Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation
[2022-07-15 13:51:21.303+0800] [main] INFO o.apache.zookeeper.ClientCnxnSocket [239]- jute.maxbuffer value is 1048575 Bytes
[2022-07-15 13:51:21.308+0800] [main] INFO org.apache.zookeeper.ClientCnxn [1736]- zookeeper.request.timeout value is 0. feature enabled=false
[2022-07-15 13:51:21.316+0800] [main-SendThread(127.0.0.1:2181)] INFO org.apache.zookeeper.ClientCnxn [1181]- Opening socket connection to server localhost/127.0.0.1:2181.
[2022-07-15 13:51:21.318+0800] [main-SendThread(127.0.0.1:2181)] INFO org.apache.zookeeper.ClientCnxn [1183]- SASL config status: Will not attempt to authenticate using SASL (unknown error)
[2022-07-15 13:51:21.320+0800] [main] INFO o.a.c.f.imps.CuratorFrameworkImpl [352]- Default schema
[2022-07-15 13:51:21.339+0800] [main-SendThread(127.0.0.1:2181)] INFO org.apache.zookeeper.ClientCnxn [1013]- Socket connection established, initiating session, client: /127.0.0.1:60089, server: localhost/127.0.0.1:2181
[2022-07-15 13:51:21.366+0800] [main-SendThread(127.0.0.1:2181)] INFO org.apache.zookeeper.ClientCnxn [1448]- Session establishment complete on server localhost/127.0.0.1:2181, session id = 0x100009311930004, negotiated timeout = 40000
[2022-07-15 13:51:21.376+0800] [main-EventThread] INFO o.a.c.f.state.ConnectionStateManager [250]- State change: CONNECTED
[2022-07-15 13:51:21.388+0800] [main-EventThread] INFO o.a.c.framework.imps.EnsembleTracker [201]- New config event received: {}
[2022-07-15 13:51:21.388+0800] [main-EventThread] INFO o.a.c.framework.imps.EnsembleTracker [201]- New config event received: {}
[2022-07-15 13:51:26.829+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:26.925+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:27.057+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:27.161+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:27.233+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:27.311+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:27.389+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:27.472+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:27.543+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:27.623+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:27.699+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:27.774+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:27.863+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:27.957+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:28.054+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:28.139+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:28.221+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:28.295+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:28.368+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:28.440+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:28.493+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:28.577+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:28.651+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:28.709+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:28.845+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:28.951+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:29.037+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:29.118+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:29.203+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:29.285+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:29.360+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:29.425+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:29.491+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:29.573+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:29.646+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:29.722+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:29.805+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:29.879+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:29.956+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:30.037+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:30.109+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:30.182+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:30.255+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:30.334+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:30.416+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:30.485+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:30.555+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:30.640+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:30.705+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:30.776+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:30.845+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:30.915+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:31.003+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:31.081+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:31.160+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:31.230+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:31.303+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:31.371+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:31.425+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:31.489+0800] [main] INFO o.a.d.c.s.b.f.a.ReferenceBeanBuilder [84]- The configBean[type:ReferenceBean] has been built.
[2022-07-15 13:51:33.031+0800] [main] INFO org.quartz.impl.StdSchedulerFactory [1220]- Using default implementation for ThreadExecutor
[2022-07-15 13:51:33.045+0800] [main] INFO o.quartz.core.SchedulerSignalerImpl [61]- Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
[2022-07-15 13:51:33.045+0800] [main] INFO org.quartz.core.QuartzScheduler [229]- Quartz Scheduler v.2.3.2 created.
[2022-07-15 13:51:33.046+0800] [main] INFO org.quartz.simpl.RAMJobStore [155]- RAMJobStore initialized.
[2022-07-15 13:51:33.047+0800] [main] INFO org.quartz.core.QuartzScheduler [294]- Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
[2022-07-15 13:51:33.047+0800] [main] INFO org.quartz.impl.StdSchedulerFactory [1374]- Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
[2022-07-15 13:51:33.048+0800] [main] INFO org.quartz.impl.StdSchedulerFactory [1378]- Quartz scheduler version: 2.3.2
[2022-07-15 13:51:33.048+0800] [main] INFO org.quartz.core.QuartzScheduler [2293]- JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@9e02f84
[2022-07-15 13:51:33.173+0800] [main] INFO o.s.s.quartz.SchedulerFactoryBean [727]- Starting Quartz Scheduler now
[2022-07-15 13:51:33.173+0800] [main] INFO org.quartz.core.QuartzScheduler [547]- Scheduler quartzScheduler_$_NON_CLUSTERED started.
[2022-07-15 13:51:33.397+0800] [main] INFO o.a.coyote.http11.Http11NioProtocol [173]- Starting ProtocolHandler ["http-nio-8004"]
[2022-07-15 13:51:33.419+0800] [main] INFO o.s.b.w.e.tomcat.TomcatWebServer [204]- Tomcat started on port(s): 8004 (http) with context path ''
[2022-07-15 13:51:33.423+0800] [main] INFO c.s.c.ManageConsumerApplication [61]- Started ManageConsumerApplication in 55.871 seconds (JVM running for 62.002)
[2022-07-15 13:51:55.420+0800] [http-nio-8004-exec-1] INFO o.a.c.c.C.[Tomcat].[localhost].[/] [173]- Initializing Spring DispatcherServlet 'dispatcherServlet'
[2022-07-15 13:51:55.420+0800] [http-nio-8004-exec-1] INFO o.s.web.servlet.DispatcherServlet [525]- Initializing Servlet 'dispatcherServlet'
[2022-07-15 13:51:55.454+0800] [http-nio-8004-exec-1] INFO o.s.web.servlet.DispatcherServlet [547]- Completed initialization in 33 ms
[2022-07-15 13:51:56.544+0800] [http-nio-8004-exec-1] ERROR c.s.c.m.e.GlobalExceptionHandler [36]- 发生业务异常!原因是:未填入任何信息
[2022-07-15 14:00:00.832+0800] [http-nio-8004-exec-6] ERROR c.s.c.m.e.GlobalExceptionHandler [49]- 发生运行时异常原因是Failed to invoke the method importManageUserExcel in the service com.saas.api.manage.service.upload.IManageImportExcelService. Tried 1 times of the providers [192.168.50.145:20881] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.50.145 using the dubbo version 2.7.3. Last error is: Invoke remote method timeout. method: importManageUserExcel, provider: dubbo://192.168.50.145:20881/com.saas.api.manage.service.upload.IManageImportExcelService?anyhost=true&application=manageConsumer&bean.name=ServiceBean:com.saas.api.manage.service.upload.IManageImportExcelService&check=false&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&interface=com.saas.api.manage.service.upload.IManageImportExcelService&lazy=false&methods=importManageUserExcel,importResidentExcel,importEstateExcel,importUnitExcel,importBuildingExcel&pid=14394&qos.enable=false&register=true&register.ip=192.168.50.145&release=2.7.3&remote.application=manageProvider&retries=-1&side=consumer&sticky=false&timeout=10000&timestamp=1657857483581&version=1.0, cause: org.apache.dubbo.remoting.TimeoutException: Waiting server-side response timeout by scan timer. start time: 2022-07-15 13:59:50.796, end time: 2022-07-15 14:00:00.829, client elapsed: 0 ms, server elapsed: 10033 ms, timeout: 10000 ms, request: Request [id=25, version=2.0.2, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=importManageUserExcel, parameterTypes=[interface java.util.List, class com.saas.pojo.ManageUser], arguments=[[{真实姓名=test1, 性别 1男 2女 3保密=1, 手机号=1.373861146E, 身份证号=1231}, {真实姓名=test2, 性别 1男 2女 3保密=1, 手机号=1.373861146E, 身份证号=331022199811261279}, {真实姓名=test3, 性别 1男 2女 3保密=1, 手机号=1231, 身份证号=331022199811261279}], ManageUser(id=1, communityId=1, userName=1, password=1234567, type=2, actualName=kaola, tel=13738611465, sex=1, userCode=1, birthday=Fri Oct 22 18:09:24 CST 2021, email=1, idCard=1, departmentId=2, departmentIdPath=0:1:2:, positionId=1, roleId=4,1, status=1, createId=1, createDate=Fri Oct 22 18:09:34 CST 2021, modifyId=1, modifyDate=Fri Oct 22 18:09:37 CST 2021, lastLoginIp=1, lastLoginDate=Fri Oct 22 18:09:39 CST 2021, nickName=luocy2, address=null, salary=null, emergencyContact=null, emergencyContactNumber=null, emergencyContactAddress=null, maritalStatus=null, nation=null, politicalOutlook=null, accountType=null, reportTo=null, entryDate=null, remake=null)], attachments={path=com.saas.api.manage.service.upload.IManageImportExcelService, interface=com.saas.api.manage.service.upload.IManageImportExcelService, version=1.0, timeout=10000}]], channel: /192.168.50.145:60113 -> /192.168.50.145:20881
[2022-07-15 14:00:25.918+0800] [http-nio-8004-exec-7] ERROR c.s.c.m.e.GlobalExceptionHandler [49]- 发生运行时异常原因是No provider available from registry 127.0.0.1:2181 for service com.saas.api.manage.service.login.IManageLoginTokenService:1.0 on consumer 192.168.50.145 use dubbo version 2.7.3, please check status of providers(disabled, not registered or in blacklist).
[2022-07-15 14:00:27.581+0800] [http-nio-8004-exec-8] ERROR c.s.c.m.e.GlobalExceptionHandler [49]- 发生运行时异常原因是No provider available from registry 127.0.0.1:2181 for service com.saas.api.manage.service.login.IManageLoginTokenService:1.0 on consumer 192.168.50.145 use dubbo version 2.7.3, please check status of providers(disabled, not registered or in blacklist).
[2022-07-15 14:00:28.556+0800] [http-nio-8004-exec-9] ERROR c.s.c.m.e.GlobalExceptionHandler [49]- 发生运行时异常原因是No provider available from registry 127.0.0.1:2181 for service com.saas.api.manage.service.login.IManageLoginTokenService:1.0 on consumer 192.168.50.145 use dubbo version 2.7.3, please check status of providers(disabled, not registered or in blacklist).
[2022-07-15 14:00:29.249+0800] [http-nio-8004-exec-10] ERROR c.s.c.m.e.GlobalExceptionHandler [49]- 发生运行时异常原因是No provider available from registry 127.0.0.1:2181 for service com.saas.api.manage.service.login.IManageLoginTokenService:1.0 on consumer 192.168.50.145 use dubbo version 2.7.3, please check status of providers(disabled, not registered or in blacklist).
[2022-07-15 14:02:45.017+0800] [http-nio-8004-exec-3] ERROR c.s.c.m.e.GlobalExceptionHandler [49]- 发生运行时异常原因是Failed to invoke the method importManageUserExcel in the service com.saas.api.manage.service.upload.IManageImportExcelService. Tried 1 times of the providers [192.168.50.145:20881] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.50.145 using the dubbo version 2.7.3. Last error is: Invoke remote method timeout. method: importManageUserExcel, provider: dubbo://192.168.50.145:20881/com.saas.api.manage.service.upload.IManageImportExcelService?anyhost=true&application=manageConsumer&bean.name=ServiceBean:com.saas.api.manage.service.upload.IManageImportExcelService&check=false&deprecated=false&dubbo=2.0.2&dynamic=true&generic=false&interface=com.saas.api.manage.service.upload.IManageImportExcelService&lazy=false&methods=importManageUserExcel,importResidentExcel,importEstateExcel,importUnitExcel,importBuildingExcel&pid=14394&qos.enable=false&register=true&register.ip=192.168.50.145&release=2.7.3&remote.application=manageProvider&retries=-1&side=consumer&sticky=false&timeout=10000&timestamp=1657857483581&version=1.0, cause: org.apache.dubbo.remoting.TimeoutException: Waiting server-side response timeout by scan timer. start time: 2022-07-15 14:02:34.991, end time: 2022-07-15 14:02:45.016, client elapsed: 1 ms, server elapsed: 10024 ms, timeout: 10000 ms, request: Request [id=36, version=2.0.2, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=importManageUserExcel, parameterTypes=[interface java.util.List, class com.saas.pojo.ManageUser], arguments=[[{真实姓名=test1, 性别 1男 2女 3保密=1, 手机号=1.373861146E, 身份证号=1231}, {真实姓名=test2, 性别 1男 2女 3保密=1, 手机号=1.373861146E, 身份证号=331022199811261279}, {真实姓名=test3, 性别 1男 2女 3保密=1, 手机号=1231, 身份证号=331022199811261279}], ManageUser(id=1, communityId=1, userName=1, password=1234567, type=2, actualName=kaola, tel=13738611465, sex=1, userCode=1, birthday=Fri Oct 22 18:09:24 CST 2021, email=1, idCard=1, departmentId=2, departmentIdPath=0:1:2:, positionId=1, roleId=4,1, status=1, createId=1, createDate=Fri Oct 22 18:09:34 CST 2021, modifyId=1, modifyDate=Fri Oct 22 18:09:37 CST 2021, lastLoginIp=1, lastLoginDate=Fri Oct 22 18:09:39 CST 2021, nickName=luocy2, address=null, salary=null, emergencyContact=null, emergencyContactNumber=null, emergencyContactAddress=null, maritalStatus=null, nation=null, politicalOutlook=null, accountType=null, reportTo=null, entryDate=null, remake=null)], attachments={path=com.saas.api.manage.service.upload.IManageImportExcelService, interface=com.saas.api.manage.service.upload.IManageImportExcelService, version=1.0, timeout=10000}]], channel: /192.168.50.145:62431 -> /192.168.50.145:20881
[2022-07-15 14:24:22.009+0800] [SpringContextShutdownHook] INFO o.a.d.s.b.c.e.AwaitingNonWebApplicationListener [162]- [Dubbo] Current Spring Boot Application is about to shutdown...
[2022-07-15 14:24:24.685+0800] [Curator-Framework-0] INFO o.a.c.f.imps.CuratorFrameworkImpl [964]- backgroundOperationsLoop exiting
[2022-07-15 14:24:24.834+0800] [main-EventThread] INFO org.apache.zookeeper.ClientCnxn [578]- EventThread shut down for session: 0x100009311930004
[2022-07-15 14:24:24.834+0800] [SpringContextShutdownHook] INFO org.apache.zookeeper.ZooKeeper [1619]- Session: 0x100009311930004 closed
[2022-07-15 14:24:24.852+0800] [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler [585]- Scheduler quartzScheduler_$_NON_CLUSTERED paused.
[2022-07-15 14:24:24.854+0800] [SpringContextShutdownHook] INFO o.s.s.quartz.SchedulerFactoryBean [845]- Shutting down Quartz Scheduler
[2022-07-15 14:24:24.855+0800] [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler [666]- Scheduler quartzScheduler_$_NON_CLUSTERED shutting down.
[2022-07-15 14:24:24.855+0800] [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler [585]- Scheduler quartzScheduler_$_NON_CLUSTERED paused.
[2022-07-15 14:24:24.857+0800] [SpringContextShutdownHook] INFO org.quartz.core.QuartzScheduler [740]- Scheduler quartzScheduler_$_NON_CLUSTERED shutdown complete.
[2022-07-15 14:24:24.888+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy1@c0ec940 was destroying!
[2022-07-15 14:24:24.889+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy24@5982d6aa was destroying!
[2022-07-15 14:24:24.889+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy9@50114aff was destroying!
[2022-07-15 14:24:24.889+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy10@31ee3e9d was destroying!
[2022-07-15 14:24:24.889+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy58@4b50a529 was destroying!
[2022-07-15 14:24:24.890+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy48@4281d6f was destroying!
[2022-07-15 14:24:24.890+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy44@5e34e9a7 was destroying!
[2022-07-15 14:24:24.891+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy3@1eee2e2a was destroying!
[2022-07-15 14:24:24.891+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy21@5059a933 was destroying!
[2022-07-15 14:24:24.891+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy22@14de0532 was destroying!
[2022-07-15 14:24:24.892+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy8@6d5eafdf was destroying!
[2022-07-15 14:24:24.892+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy23@22e5320 was destroying!
[2022-07-15 14:24:24.892+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy28@1fa37267 was destroying!
[2022-07-15 14:24:24.893+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy29@7bb00334 was destroying!
[2022-07-15 14:24:24.893+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy56@63887bca was destroying!
[2022-07-15 14:24:24.894+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy55@17fbeb8c was destroying!
[2022-07-15 14:24:24.895+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy17@6ca9f3e4 was destroying!
[2022-07-15 14:24:24.895+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy20@4cdf8390 was destroying!
[2022-07-15 14:24:24.895+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy38@23618810 was destroying!
[2022-07-15 14:24:24.895+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy22@14de0532 was destroying!
[2022-07-15 14:24:24.896+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy12@6b8ea07b was destroying!
[2022-07-15 14:24:24.896+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy40@489b483d was destroying!
[2022-07-15 14:24:24.896+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy60@78e881bd was destroying!
[2022-07-15 14:24:24.896+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy2@57e6b7b8 was destroying!
[2022-07-15 14:24:24.896+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy41@49755847 was destroying!
[2022-07-15 14:24:24.897+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy4@5b3d3bf4 was destroying!
[2022-07-15 14:24:24.897+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy6@6764bc47 was destroying!
[2022-07-15 14:24:24.897+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy43@5dd8c64 was destroying!
[2022-07-15 14:24:24.897+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy54@66095bf8 was destroying!
[2022-07-15 14:24:24.898+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy11@54592e56 was destroying!
[2022-07-15 14:24:24.898+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy13@161d361e was destroying!
[2022-07-15 14:24:24.899+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy37@7f4a2615 was destroying!
[2022-07-15 14:24:24.899+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy24@5982d6aa was destroying!
[2022-07-15 14:24:24.899+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy18@53b0749f was destroying!
[2022-07-15 14:24:24.900+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy7@4e86db21 was destroying!
[2022-07-15 14:24:24.900+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy57@31d4a929 was destroying!
[2022-07-15 14:24:24.900+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy14@1f005b88 was destroying!
[2022-07-15 14:24:24.901+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy45@4f44d07b was destroying!
[2022-07-15 14:24:24.901+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy0@37e34561 was destroying!
[2022-07-15 14:24:24.901+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy36@23ea3f55 was destroying!
[2022-07-15 14:24:24.901+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy1@c0ec940 was destroying!
[2022-07-15 14:24:24.902+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy19@3eabecbb was destroying!
[2022-07-15 14:24:24.902+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy42@5785241d was destroying!
[2022-07-15 14:24:24.902+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy1@c0ec940 was destroying!
[2022-07-15 14:24:24.902+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy16@7a60bbc1 was destroying!
[2022-07-15 14:24:24.902+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy52@882234f was destroying!
[2022-07-15 14:24:24.903+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy15@692dd8d0 was destroying!
[2022-07-15 14:24:24.903+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy33@1776bc24 was destroying!
[2022-07-15 14:24:24.903+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy1@c0ec940 was destroying!
[2022-07-15 14:24:24.903+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy26@6837a3b8 was destroying!
[2022-07-15 14:24:24.904+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy49@71b66daa was destroying!
[2022-07-15 14:24:24.904+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy5@765ad014 was destroying!
[2022-07-15 14:24:24.907+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy47@54efd567 was destroying!
[2022-07-15 14:24:24.908+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy32@1109621 was destroying!
[2022-07-15 14:24:24.908+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy31@43096094 was destroying!
[2022-07-15 14:24:24.909+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy34@6373c291 was destroying!
[2022-07-15 14:24:24.909+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy39@491d7775 was destroying!
[2022-07-15 14:24:24.910+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy25@4cb951e9 was destroying!
[2022-07-15 14:24:24.910+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy27@44bc852a was destroying!
[2022-07-15 14:24:24.911+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy35@39a6b066 was destroying!
[2022-07-15 14:24:24.911+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy59@1b22def8 was destroying!
[2022-07-15 14:24:24.911+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy46@1d12e26c was destroying!
[2022-07-15 14:24:24.912+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy50@3da7b131 was destroying!
[2022-07-15 14:24:24.912+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy25@4cb951e9 was destroying!
[2022-07-15 14:24:24.912+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy51@310e0363 was destroying!
[2022-07-15 14:24:24.912+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy30@3c56cea4 was destroying!
[2022-07-15 14:24:24.923+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [293]- org.apache.dubbo.common.bytecode.proxy53@365d5ac0 was destroying!
[2022-07-15 14:24:24.924+0800] [SpringContextShutdownHook] INFO o.a.d.c.s.b.f.a.ReferenceAnnotationBeanPostProcessor [305]- class org.apache.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor was destroying!