NutzCN Logo
问答 nutzboot微服务 依赖的服务不启动 如何让本服务启动
发布于 1530天前 作者 hryc 1621 次浏览 复制 上一个帖子 下一个帖子
标签:

nutzboot微服务 依赖的服务不启动 如何让本服务启动
比如store服务调用了account服务。有没有办法不启动account服务 启动成功store服务.

    @Inject
    @Reference
    private AccountUserService accountUserService;

"C:\Program Files\Java\jdk1.8.0_131\bin\java.exe" -Dnutz.profiles.active=prod "-javaagent:D:\Program Files\JetBrains\IntelliJ IDEA 2019.2.4\lib\idea_rt.jar=63864:D:\Program Files\JetBrains\IntelliJ IDEA 2019.2.4\bin" -Dfile.encoding=UTF-8 -classpath "C:\Program Files\Java\jdk1.8.0_131\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\rt.jar;E:\dev\workspace\xuexi-parent\wk-app\wk-nb-service-store\target\classes;E:\dev\workspace\xuexi-parent\wk-framework\target\classes;E:\dev\workspace\xuexi-parent\wk-app\wk-model\target\classes;E:\dev\maven_repos\org\projectlombok\lombok\1.16.16\lombok-1.16.16.jar;E:\dev\maven_repos\cn\hutool\hutool-all\4.1.19\hutool-all-4.1.19.jar;E:\dev\maven_repos\org\nutz\nutz-integration-json4excel\1.r.68-SNAPSHOT\nutz-integration-json4excel-1.r.68-SNAPSHOT.jar;E:\dev\maven_repos\com\hx\platform\base\1.0.0-SNAPSHOT\base-1.0.0-SNAPSHOT.jar;E:\dev\maven_repos\org\springframework\spring-core\4.3.21.RELEASE\spring-core-4.3.21.RELEASE.jar;E:\dev\maven_repos\commons-logging\commons-logging\1.2\commons-logging-1.2.jar;E:\dev\maven_repos\org\springframework\spring-tx\4.3.21.RELEASE\spring-tx-4.3.21.RELEASE.jar;E:\dev\maven_repos\org\springframework\spring-aop\4.3.13.RELEASE\spring-aop-4.3.13.RELEASE.jar;E:\dev\maven_repos\org\springframework\spring-beans\4.3.21.RELEASE\spring-beans-4.3.21.RELEASE.jar;E:\dev\maven_repos\org\springframework\security\spring-security-web\4.2.3.RELEASE\spring-security-web-4.2.3.RELEASE.jar;E:\dev\maven_repos\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;E:\dev\maven_repos\org\springframework\spring-expression\4.3.21.RELEASE\spring-expression-4.3.21.RELEASE.jar;E:\dev\maven_repos\org\springframework\security\spring-security-core\4.2.3.RELEASE\spring-security-core-4.2.3.RELEASE.jar;E:\dev\maven_repos\org\springframework\security\spring-security-config\4.2.3.RELEASE\spring-security-config-4.2.3.RELEASE.jar;E:\dev\maven_repos\com\baomidou\mybatis-plus\2.3.3\mybatis-plus-2.3.3.jar;E:\dev\maven_repos\com\baomidou\mybatis-plus-support\2.3.3\mybatis-plus-support-2.3.3.jar;E:\dev\maven_repos\com\baomidou\mybatis-plus-core\2.3.3\mybatis-plus-core-2.3.3.jar;E:\dev\maven_repos\com\github\jsqlparser\jsqlparser\1.1\jsqlparser-1.1.jar;E:\dev\maven_repos\org\mybatis\mybatis-spring\1.3.2\mybatis-spring-1.3.2.jar;E:\dev\maven_repos\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;E:\dev\maven_repos\com\baomidou\mybatis-plus-generate\2.3.3\mybatis-plus-generate-2.3.3.jar;E:\dev\maven_repos\com\alibaba\fastjson\1.2.44\fastjson-1.2.44.jar;E:\dev\maven_repos\com\google\zxing\javase\3.2.1\javase-3.2.1.jar;E:\dev\maven_repos\com\google\zxing\core\3.2.1\core-3.2.1.jar;E:\dev\maven_repos\com\beust\jcommander\1.48\jcommander-1.48.jar;E:\dev\maven_repos\cn\afterturn\easypoi-base\3.2.0\easypoi-base-3.2.0.jar;E:\dev\maven_repos\org\apache\poi\poi\3.15\poi-3.15.jar;E:\dev\maven_repos\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;E:\dev\maven_repos\org\apache\commons\commons-collections4\4.1\commons-collections4-4.1.jar;E:\dev\maven_repos\org\apache\poi\poi-ooxml\3.15\poi-ooxml-3.15.jar;E:\dev\maven_repos\com\github\virtuald\curvesapi\1.04\curvesapi-1.04.jar;E:\dev\maven_repos\org\apache\poi\poi-ooxml-schemas\3.15\poi-ooxml-schemas-3.15.jar;E:\dev\maven_repos\org\apache\xmlbeans\xmlbeans\2.6.0\xmlbeans-2.6.0.jar;E:\dev\maven_repos\stax\stax-api\1.0.1\stax-api-1.0.1.jar;E:\dev\maven_repos\com\google\guava\guava\16.0.1\guava-16.0.1.jar;E:\dev\maven_repos\org\apache\commons\commons-lang3\3.2.1\commons-lang3-3.2.1.jar;E:\dev\maven_repos\cn\afterturn\easypoi-web\3.2.0\easypoi-web-3.2.0.jar;E:\dev\maven_repos\org\springframework\spring-web\4.3.21.RELEASE\spring-web-4.3.21.RELEASE.jar;E:\dev\maven_repos\org\springframework\spring-webmvc\3.1.1.RELEASE\spring-webmvc-3.1.1.RELEASE.jar;E:\dev\maven_repos\org\springframework\spring-asm\3.1.1.RELEASE\spring-asm-3.1.1.RELEASE.jar;E:\dev\maven_repos\org\springframework\spring-context-support\4.3.21.RELEASE\spring-context-support-4.3.21.RELEASE.jar;E:\dev\maven_repos\cn\afterturn\easypoi-annotation\3.2.0\easypoi-annotation-3.2.0.jar;E:\dev\maven_repos\com\fasterxml\jackson\core\jackson-databind\2.8.0\jackson-databind-2.8.0.jar;E:\dev\maven_repos\com\fasterxml\jackson\core\jackson-annotations\2.8.0\jackson-annotations-2.8.0.jar;E:\dev\maven_repos\com\fasterxml\jackson\core\jackson-core\2.8.0\jackson-core-2.8.0.jar;E:\dev\maven_repos\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;E:\dev\maven_repos\javax\servlet\javax.servlet-api\3.1.0\javax.servlet-api-3.1.0.jar;E:\dev\maven_repos\com\ibm\icu\icu4j\4.8.1.1\icu4j-4.8.1.1.jar;E:\dev\maven_repos\com\deepoove\poi-tl\1.5.0\poi-tl-1.5.0.jar;E:\dev\workspace\xuexi-parent\wk-app\wk-common\target\classes;E:\dev\maven_repos\org\nutz\nutzboot-core\2.3.8-SNAPSHOT\nutzboot-core-2.3.8-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutz\1.r.68-SNAPSHOT\nutz-1.r.68-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutzboot-starter-dubbo\2.3.8-SNAPSHOT\nutzboot-starter-dubbo-2.3.8-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutz-integration-dubbo\1.r.68-SNAPSHOT\nutz-integration-dubbo-1.r.68-SNAPSHOT.jar;E:\dev\maven_repos\org\apache\curator\curator-framework\4.0.1\curator-framework-4.0.1.jar;E:\dev\maven_repos\org\apache\curator\curator-client\4.0.1\curator-client-4.0.1.jar;E:\dev\maven_repos\com\alibaba\dubbo\2.6.6\dubbo-2.6.6.jar;E:\dev\maven_repos\org\springframework\spring-context\4.3.21.RELEASE\spring-context-4.3.21.RELEASE.jar;E:\dev\maven_repos\org\javassist\javassist\3.24.0-GA\javassist-3.24.0-GA.jar;E:\dev\maven_repos\org\jboss\netty\netty\3.2.5.Final\netty-3.2.5.Final.jar;E:\dev\maven_repos\org\slf4j\jcl-over-slf4j\1.7.28\jcl-over-slf4j-1.7.28.jar;E:\dev\maven_repos\org\apache\zookeeper\zookeeper\3.4.8\zookeeper-3.4.8.jar;E:\dev\maven_repos\jline\jline\0.9.94\jline-0.9.94.jar;E:\dev\maven_repos\io\netty\netty\3.7.0.Final\netty-3.7.0.Final.jar;E:\dev\maven_repos\org\nutz\nutzboot-starter-shiro\2.3.8-SNAPSHOT\nutzboot-starter-shiro-2.3.8-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutz-integration-shiro\1.r.68-SNAPSHOT\nutz-integration-shiro-1.r.68-SNAPSHOT.jar;E:\dev\maven_repos\org\apache\shiro\shiro-web\1.3.2\shiro-web-1.3.2.jar;E:\dev\maven_repos\org\apache\shiro\shiro-core\1.3.2\shiro-core-1.3.2.jar;E:\dev\maven_repos\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar;E:\dev\maven_repos\org\apache\shiro\shiro-ehcache\1.3.2\shiro-ehcache-1.3.2.jar;E:\dev\maven_repos\net\sf\ehcache\ehcache\2.10.4\ehcache-2.10.4.jar;E:\dev\maven_repos\org\nutz\nutz-plugins-cache\1.r.68-SNAPSHOT\nutz-plugins-cache-1.r.68-SNAPSHOT.jar;E:\dev\maven_repos\io\netty\netty-handler\4.1.34.Final\netty-handler-4.1.34.Final.jar;E:\dev\maven_repos\io\netty\netty-common\4.1.34.Final\netty-common-4.1.34.Final.jar;E:\dev\maven_repos\io\netty\netty-buffer\4.1.34.Final\netty-buffer-4.1.34.Final.jar;E:\dev\maven_repos\io\netty\netty-transport\4.1.34.Final\netty-transport-4.1.34.Final.jar;E:\dev\maven_repos\io\netty\netty-resolver\4.1.34.Final\netty-resolver-4.1.34.Final.jar;E:\dev\maven_repos\io\netty\netty-codec\4.1.34.Final\netty-codec-4.1.34.Final.jar;E:\dev\maven_repos\com\101tec\zkclient\0.11\zkclient-0.11.jar;E:\dev\maven_repos\org\nutz\nutzboot-starter-nutz-dao\2.3.8-SNAPSHOT\nutzboot-starter-nutz-dao-2.3.8-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutz-plugins-daocache\1.r.68-SNAPSHOT\nutz-plugins-daocache-1.r.68-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutzboot-starter-jdbc\2.3.8-SNAPSHOT\nutzboot-starter-jdbc-2.3.8-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutzboot-starter-redis\2.3.8-SNAPSHOT\nutzboot-starter-redis-2.3.8-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutz-integration-jedis\1.r.68-SNAPSHOT\nutz-integration-jedis-1.r.68-SNAPSHOT.jar;E:\dev\maven_repos\redis\clients\jedis\2.9.0\jedis-2.9.0.jar;E:\dev\maven_repos\org\apache\commons\commons-pool2\2.4.2\commons-pool2-2.4.2.jar;E:\dev\maven_repos\org\nutz\nutzboot-starter-wkcache\2.3.8-SNAPSHOT\nutzboot-starter-wkcache-2.3.8-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutz-plugins-wkcache\1.r.68-SNAPSHOT\nutz-plugins-wkcache-1.r.68-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutzboot-starter-sentinel-dubbo\2.3.8-SNAPSHOT\nutzboot-starter-sentinel-dubbo-2.3.8-SNAPSHOT.jar;E:\dev\maven_repos\com\alibaba\csp\sentinel-dubbo-adapter\1.5.0\sentinel-dubbo-adapter-1.5.0.jar;E:\dev\maven_repos\com\alibaba\csp\sentinel-core\1.5.0\sentinel-core-1.5.0.jar;E:\dev\maven_repos\com\alibaba\csp\sentinel-transport-simple-http\1.5.0\sentinel-transport-simple-http-1.5.0.jar;E:\dev\maven_repos\com\alibaba\csp\sentinel-transport-common\1.5.0\sentinel-transport-common-1.5.0.jar;E:\dev\maven_repos\com\alibaba\csp\sentinel-datasource-extension\1.5.0\sentinel-datasource-extension-1.5.0.jar;E:\dev\maven_repos\com\alibaba\csp\sentinel-cluster-client-default\1.5.0\sentinel-cluster-client-default-1.5.0.jar;E:\dev\maven_repos\com\alibaba\csp\sentinel-cluster-common-default\1.5.0\sentinel-cluster-common-default-1.5.0.jar;E:\dev\maven_repos\com\alibaba\csp\sentinel-cluster-server-default\1.5.0\sentinel-cluster-server-default-1.5.0.jar;E:\dev\maven_repos\com\alibaba\csp\sentinel-parameter-flow-control\1.5.0\sentinel-parameter-flow-control-1.5.0.jar;E:\dev\maven_repos\com\googlecode\concurrentlinkedhashmap\concurrentlinkedhashmap-lru\1.4.2\concurrentlinkedhashmap-lru-1.4.2.jar;E:\dev\maven_repos\com\alibaba\druid\1.1.20\druid-1.1.20.jar;E:\dev\maven_repos\mysql\mysql-connector-java\8.0.15\mysql-connector-java-8.0.15.jar;E:\dev\maven_repos\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;E:\dev\maven_repos\org\slf4j\slf4j-api\1.7.26\slf4j-api-1.7.26.jar;E:\dev\maven_repos\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;E:\dev\maven_repos\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;E:\dev\maven_repos\org\nutz\nutzboot-starter-logback-exts\2.3.8-SNAPSHOT\nutzboot-starter-logback-exts-2.3.8-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutzboot-starter-seata\2.3.8-SNAPSHOT\nutzboot-starter-seata-2.3.8-SNAPSHOT.jar;E:\dev\maven_repos\io\seata\seata-rm-datasource\0.9.0\seata-rm-datasource-0.9.0.jar;E:\dev\maven_repos\io\seata\seata-core\0.9.0\seata-core-0.9.0.jar;E:\dev\maven_repos\io\seata\seata-common\0.9.0\seata-common-0.9.0.jar;E:\dev\maven_repos\commons-lang\commons-lang\2.6\commons-lang-2.6.jar;E:\dev\maven_repos\io\seata\seata-discovery-core\0.9.0\seata-discovery-core-0.9.0.jar;E:\dev\maven_repos\io\seata\seata-config-core\0.9.0\seata-config-core-0.9.0.jar;E:\dev\maven_repos\com\typesafe\config\1.2.1\config-1.2.1.jar;E:\dev\maven_repos\io\netty\netty-all\4.1.30.Final\netty-all-4.1.30.Final.jar;E:\dev\maven_repos\commons-pool\commons-pool\1.6\commons-pool-1.6.jar;E:\dev\maven_repos\io\seata\seata-rm\0.9.0\seata-rm-0.9.0.jar;E:\dev\maven_repos\com\github\ben-manes\caffeine\caffeine\2.6.2\caffeine-2.6.2.jar;E:\dev\maven_repos\io\protostuff\protostuff-core\1.5.9\protostuff-core-1.5.9.jar;E:\dev\maven_repos\io\protostuff\protostuff-api\1.5.9\protostuff-api-1.5.9.jar;E:\dev\maven_repos\io\protostuff\protostuff-runtime\1.5.9\protostuff-runtime-1.5.9.jar;E:\dev\maven_repos\io\protostuff\protostuff-collectionschema\1.5.9\protostuff-collectionschema-1.5.9.jar;E:\dev\maven_repos\com\esotericsoftware\kryo\4.0.2\kryo-4.0.2.jar;E:\dev\maven_repos\com\esotericsoftware\reflectasm\1.11.3\reflectasm-1.11.3.jar;E:\dev\maven_repos\com\esotericsoftware\minlog\1.3.0\minlog-1.3.0.jar;E:\dev\maven_repos\org\objenesis\objenesis\2.5.1\objenesis-2.5.1.jar;E:\dev\maven_repos\de\javakaffee\kryo-serializers\0.42\kryo-serializers-0.42.jar;E:\dev\maven_repos\io\seata\seata-spring\0.9.0\seata-spring-0.9.0.jar;E:\dev\maven_repos\io\seata\seata-tcc\0.9.0\seata-tcc-0.9.0.jar;E:\dev\maven_repos\io\seata\seata-codec-all\0.9.0\seata-codec-all-0.9.0.jar;E:\dev\maven_repos\io\seata\seata-codec-seata\0.9.0\seata-codec-seata-0.9.0.jar;E:\dev\maven_repos\io\seata\seata-codec-protobuf\0.9.0\seata-codec-protobuf-0.9.0.jar;E:\dev\maven_repos\io\seata\seata-codec-kryo\0.9.0\seata-codec-kryo-0.9.0.jar;E:\dev\maven_repos\cglib\cglib\3.1\cglib-3.1.jar;E:\dev\maven_repos\org\ow2\asm\asm\6.1.1\asm-6.1.1.jar;E:\dev\maven_repos\io\seata\seata-dubbo-alibaba\0.9.0\seata-dubbo-alibaba-0.9.0.jar;E:\dev\maven_repos\io\seata\seata-tm\0.9.0\seata-tm-0.9.0.jar" cn.wizzer.app.store.commons.core.DubboRpcStoreMainLauncher
16:23:40,909 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
16:23:40,918 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
16:23:40,918 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/E:/dev/workspace/xuexi-parent/wk-app/wk-nb-service-store/target/classes/logback.xml]
16:23:41,009 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
16:23:41,009 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
16:23:41,009 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
16:23:41,069 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
16:23:41,069 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
16:23:41,069 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
16:23:41,069 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
16:23:41,069 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
16:23:41,088 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@551734240 - No compression will be used
16:23:41,088 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@551734240 - Will use the pattern /data/nutzwk/logs/integral-%d{yyyy-MM-dd}-23772.log for the active file
16:23:41,088 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/data/nutzwk/logs/integral-%d{yyyy-MM-dd}-23772.log'.
16:23:41,088 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
16:23:41,099 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Mon Feb 10 16:23:41 CST 2020
16:23:41,099 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
16:23:41,099 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /data/nutzwk/logs/integral-2020-02-10-23772.log
16:23:41,099 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [null]
16:23:41,099 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
16:23:41,099 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ASYNC]
16:23:41,099 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to ch.qos.logback.classic.AsyncAppender[ASYNC]
16:23:41,099 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC] - Attaching appender named [FILE] to AsyncAppender.
16:23:41,099 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNC] - Setting discardingThreshold to 0
16:23:41,107 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [java] to false
16:23:41,107 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.jetty] to INFO
16:23:41,107 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.eclipse.jetty]
16:23:41,107 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
16:23:41,107 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
16:23:41,107 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ASYNC] to Logger[ROOT]
16:23:41,107 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
16:23:41,108 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@68be2bc2 - Registering current configuration as safe fallback point

[INFO ] 16:23:41.277 [main] org.nutz.boot.banner.SimpleBannerPrinter - 
 _  _ _   _ _____ ______      ___  __
| \| | | | |_   _|_  /\ \    / / |/ /
| .` | |_| | | |  / /  \ \/\/ /| ' <
|_|\_|\___/  |_| /___|  \_/\_/ |_|\_\

:: Built with NutzWk

[DEBUG] 16:23:41.409 [main] org.nutz.resource.Scans - Locations count=165 time use 121ms
[DEBUG] 16:23:41.430 [main] org.nutz.resource.Scans - Found 1 resource by src( custom/ ) , regex( ^.+[.]properties$ )
[DEBUG] 16:23:41.430 [main] org.nutz.ioc.impl.PropertiesProxy - load properties from jar:file:/E:/dev/maven_repos/org/nutz/nutzboot-core/2.3.8-SNAPSHOT/nutzboot-core-2.3.8-SNAPSHOT.jar!/custom/emtry.properties
[DEBUG] 16:23:41.430 [main] org.nutz.boot.config.impl.PropertiesConfigureLoader - load E:\dev\workspace\xuexi-parent\wk-app\wk-nb-service-store\target\classes\application.properties
[INFO ] 16:23:41.439 [main] org.nutz.boot.config.impl.PropertiesConfigureLoader - Properties NotFound - application-prod.properties
[DEBUG] 16:23:41.469 [main] org.nutz.resource.Scans - Found 1 resource by src( ioc/ ) , regex( ^(.+[.])(js|json)$ )
[DEBUG] 16:23:41.469 [main] org.nutz.ioc.loader.json.JsonLoader - loading [emtry.json]
[DEBUG] 16:23:41.469 [main] org.nutz.ioc.loader.json.JsonLoader - Loaded 0 bean define from path=[ioc/] --> []
[DEBUG] 16:23:41.529 [main] org.nutz.castor.Castors - Using 107 castor for Castors
[DEBUG] 16:23:41.538 [main] org.nutz.ioc.aop.SimpleAopMaker - Load AopConfigure for anno=org.nutz.aop.interceptor.async.Async by type=org.nutz.aop.interceptor.async.AsyncAopIocLoader
[INFO ] 16:23:41.549 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -  > scan 'cn.wizzer'
[DEBUG] 16:23:41.799 [main] org.nutz.resource.Scans - Found 898 resource by src( cn/wizzer/ ) , regex( ^.+[.]class$ )
[INFO ] 16:23:45.189 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'dubboRpcStoreMainLauncher               ' - cn.wizzer.app.store.commons.core.DubboRpcStoreMainLauncher
[INFO ] 16:23:45.199 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'contractServiceImpl                     ' - cn.wizzer.app.store.modules.services.impl.ContractServiceImpl
[INFO ] 16:23:45.208 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeApplyClassServiceImpl              ' - cn.wizzer.app.store.modules.services.impl.StoreApplyClassServiceImpl
[INFO ] 16:23:45.208 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeApplyLevelServiceImpl              ' - cn.wizzer.app.store.modules.services.impl.StoreApplyLevelServiceImpl
[INFO ] 16:23:45.208 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeApplyMainServiceImpl               ' - cn.wizzer.app.store.modules.services.impl.StoreApplyMainServiceImpl
[INFO ] 16:23:45.208 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeApplyTypeBrandServiceImpl          ' - cn.wizzer.app.store.modules.services.impl.StoreApplyTypeBrandServiceImpl
[INFO ] 16:23:45.208 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeClassServiceImpl                   ' - cn.wizzer.app.store.modules.services.impl.StoreClassServiceImpl
[INFO ] 16:23:45.208 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeCompanyServiceImpl                 ' - cn.wizzer.app.store.modules.services.impl.StoreCompanyServiceImpl
[INFO ] 16:23:45.208 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeConfigServiceImpl                  ' - cn.wizzer.app.store.modules.services.impl.StoreConfigServiceImpl
[INFO ] 16:23:45.208 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeFavoriteServiceImpl                ' - cn.wizzer.app.store.modules.services.impl.StoreFavoriteServiceImpl
[INFO ] 16:23:45.208 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeFeedbackServiceImpl                ' - cn.wizzer.app.store.modules.services.impl.StoreFeedbackServiceImpl
[INFO ] 16:23:45.208 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeFreightRulesdetailServiceImpl      ' - cn.wizzer.app.store.modules.services.impl.StoreFreightRulesdetailServiceImpl
[INFO ] 16:23:45.208 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeFreightRulesServiceImpl            ' - cn.wizzer.app.store.modules.services.impl.StoreFreightRulesServiceImpl
[INFO ] 16:23:45.218 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeGoodsclassServiceImpl              ' - cn.wizzer.app.store.modules.services.impl.StoreGoodsclassServiceImpl
[INFO ] 16:23:45.219 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeLogisticsModeServiceImpl           ' - cn.wizzer.app.store.modules.services.impl.StoreLogisticsModeServiceImpl
[INFO ] 16:23:45.219 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeMainServiceImpl                    ' - cn.wizzer.app.store.modules.services.impl.StoreMainServiceImpl
[INFO ] 16:23:45.219 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeMemberServiceImpl                  ' - cn.wizzer.app.store.modules.services.impl.StoreMemberServiceImpl
[INFO ] 16:23:45.219 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeMenuServiceImpl                    ' - cn.wizzer.app.store.modules.services.impl.StoreMenuServiceImpl
[INFO ] 16:23:45.227 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeRoleServiceImpl                    ' - cn.wizzer.app.store.modules.services.impl.StoreRoleServiceImpl
[INFO ] 16:23:45.228 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeTermSetServiceImpl                 ' - cn.wizzer.app.store.modules.services.impl.StoreTermSetServiceImpl
[INFO ] 16:23:45.228 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeTypeServiceImpl                    ' - cn.wizzer.app.store.modules.services.impl.StoreTypeServiceImpl
[INFO ] 16:23:45.229 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeUserRoleServiceImpl                ' - cn.wizzer.app.store.modules.services.impl.StoreUserRoleServiceImpl
[INFO ] 16:23:45.229 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'storeUserServiceImpl                    ' - cn.wizzer.app.store.modules.services.impl.StoreUserServiceImpl
[INFO ] 16:23:45.238 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'code128Util                             ' - cn.wizzer.util.Code128Util
[INFO ] 16:23:45.238 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'cookieUtil                              ' - cn.wizzer.util.CookieUtil
[INFO ] 16:23:45.247 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'dateUtil                                ' - cn.wizzer.util.DateUtil
[INFO ] 16:23:45.249 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'moneyUtil                               ' - cn.wizzer.util.MoneyUtil
[INFO ] 16:23:45.249 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'springUtil                              ' - cn.wizzer.util.SpringUtil
[INFO ] 16:23:45.249 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'stringUtil                              ' - cn.wizzer.util.StringUtil
[INFO ] 16:23:45.249 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -  > scan 'org.nutz.boot.starter'
[DEBUG] 16:23:45.249 [main] org.nutz.resource.Scans - Found 50 resource by src( org/nutz/boot/starter/ ) , regex( ^.+[.]class$ )
[INFO ] 16:23:45.280 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'dubboStarter                            ' - org.nutz.boot.starter.dubbo.DubboStarter
[INFO ] 16:23:45.280 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'shiroFilterStarter                      ' - org.nutz.boot.starter.shiro.ShiroFilterStarter
[DEBUG] 16:23:45.280 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader - Found @IocBean method : ShiroFilterStarter.createShiroFilter(...) define as name=shiroFilter
[INFO ] 16:23:45.280 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'shiroEnvStarter                         ' - org.nutz.boot.starter.shiro.ShiroEnvStarter
[DEBUG] 16:23:45.280 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader - Found @IocBean method : ShiroEnvStarter.createShiroEnvironmentLoaderListener(...) define as name=shiroEnvironmentLoaderListener
[DEBUG] 16:23:45.280 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader - Found @IocBean method : ShiroEnvStarter.getCacheManager(...) define as name=shiroCacheManager
[DEBUG] 16:23:45.280 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader - Found @IocBean method : ShiroEnvStarter.getWebSecurityManager(...) define as name=shiroWebSecurityManager
[DEBUG] 16:23:45.280 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader - Found @IocBean method : ShiroEnvStarter.createRememberMeManager(...) define as name=shiroRememberMeManager
[DEBUG] 16:23:45.280 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader - Found @IocBean method : ShiroEnvStarter.createWebEnvironment(...) define as name=shiroWebEnvironment
[DEBUG] 16:23:45.280 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader - Found @IocBean method : ShiroEnvStarter.getWebSessionManager(...) define as name=shiroWebSessionManager
[DEBUG] 16:23:45.280 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader - Found @IocBean method : ShiroEnvStarter.getShiroLcacheCacheManager(...) define as name=shiroLcacheCacheManager
[DEBUG] 16:23:45.288 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader - Found @IocBean method : ShiroEnvStarter.getRedisLcacheCacheManager(...) define as name=shiroRedisCacheManager
[DEBUG] 16:23:45.289 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader - Found @IocBean method : ShiroEnvStarter.getShiroEhcacheCacheManager(...) define as name=shiroEhcacheCacheManager
[INFO ] 16:23:45.289 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'nutDaoStarter                           ' - org.nutz.boot.starter.nutz.dao.NutDaoStarter
[DEBUG] 16:23:45.289 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader - Found @IocBean method : NutDaoStarter.getSqlManager(...) define as name=sqlManager
[DEBUG] 16:23:45.289 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader - Found @IocBean method : NutDaoStarter.getDao(...) define as name=dao
[DEBUG] 16:23:45.289 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader - Found @IocBean method : NutDaoStarter.createCacheSerializer(...) define as name=daoCacheSerializer
[DEBUG] 16:23:45.289 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader - Found @IocBean method : NutDaoStarter.createDaoCacheInterceptor(...) define as name=daoCacheInterceptor
[INFO ] 16:23:45.289 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'druidWebStatFilterStarter               ' - org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter
[INFO ] 16:23:45.289 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'druidWebStatServletStarter              ' - org.nutz.boot.starter.jdbc.DruidWebStatServletStarter
[INFO ] 16:23:45.289 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'dataSourceStarter                       ' - org.nutz.boot.starter.jdbc.DataSourceStarter
[DEBUG] 16:23:45.289 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader - Found @IocBean method : DataSourceStarter.getDataSource(...) define as name=dataSource
[DEBUG] 16:23:45.289 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader - Found @IocBean method : DataSourceStarter.createHikariCPDataSource(...) define as name=hikariDataSource
[DEBUG] 16:23:45.289 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader - Found @IocBean method : DataSourceStarter.createDruidDataSource(...) define as name=druidDataSource
[INFO ] 16:23:45.289 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'sentinelStarter                         ' - org.nutz.boot.starter.sentinel.SentinelStarter
[INFO ] 16:23:45.299 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'loglevelProperty                        ' - org.nutz.boot.starter.logback.exts.loglevel.LoglevelProperty
[INFO ] 16:23:45.299 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'loglevelService                         ' - org.nutz.boot.starter.logback.exts.loglevel.LoglevelService
[INFO ] 16:23:45.299 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'loglevelHeartbeatThread                 ' - org.nutz.boot.starter.logback.exts.loglevel.LoglevelHeartbeatThread
[INFO ] 16:23:45.299 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'logbackStarter                          ' - org.nutz.boot.starter.logback.exts.LogbackStarter
[INFO ] 16:23:45.299 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'seataDataSourceHandler                  ' - org.nutz.boot.starter.seata.datasource.SeataDataSourceHandler
[INFO ] 16:23:45.308 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add '$aop_fescar_GlobalLock                  ' - org.nutz.boot.starter.seata.aop.lock.SeataLockAopMaker
[INFO ] 16:23:45.308 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add '$aop_fescar_GlobalTransactional         ' - org.nutz.boot.starter.seata.aop.trans.SeataTransAopMaker
[INFO ] 16:23:45.308 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'seataStarter                            ' - org.nutz.boot.starter.seata.SeataStarter
[DEBUG] 16:23:45.308 [main] org.nutz.boot.NbApp - Found jar:file:/E:/dev/maven_repos/org/nutz/nutzboot-starter-dubbo/2.3.8-SNAPSHOT/nutzboot-starter-dubbo-2.3.8-SNAPSHOT.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter
[DEBUG] 16:23:45.308 [main] org.nutz.boot.NbApp - Found jar:file:/E:/dev/maven_repos/org/nutz/nutzboot-starter-shiro/2.3.8-SNAPSHOT/nutzboot-starter-shiro-2.3.8-SNAPSHOT.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter
[DEBUG] 16:23:45.308 [main] org.nutz.boot.NbApp - Found jar:file:/E:/dev/maven_repos/org/nutz/nutzboot-starter-nutz-dao/2.3.8-SNAPSHOT/nutzboot-starter-nutz-dao-2.3.8-SNAPSHOT.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter
[DEBUG] 16:23:45.308 [main] org.nutz.boot.NbApp - Found jar:file:/E:/dev/maven_repos/org/nutz/nutzboot-starter-jdbc/2.3.8-SNAPSHOT/nutzboot-starter-jdbc-2.3.8-SNAPSHOT.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter
[DEBUG] 16:23:45.308 [main] org.nutz.boot.NbApp - Found jar:file:/E:/dev/maven_repos/org/nutz/nutzboot-starter-redis/2.3.8-SNAPSHOT/nutzboot-starter-redis-2.3.8-SNAPSHOT.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter
[DEBUG] 16:23:45.308 [main] org.nutz.boot.NbApp - Found jar:file:/E:/dev/maven_repos/org/nutz/nutzboot-starter-wkcache/2.3.8-SNAPSHOT/nutzboot-starter-wkcache-2.3.8-SNAPSHOT.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter
[DEBUG] 16:23:45.308 [main] org.nutz.boot.NbApp - Found jar:file:/E:/dev/maven_repos/org/nutz/nutzboot-starter-sentinel-dubbo/2.3.8-SNAPSHOT/nutzboot-starter-sentinel-dubbo-2.3.8-SNAPSHOT.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter
[DEBUG] 16:23:45.308 [main] org.nutz.boot.NbApp - Found jar:file:/E:/dev/maven_repos/org/nutz/nutzboot-starter-seata/2.3.8-SNAPSHOT/nutzboot-starter-seata-2.3.8-SNAPSHOT.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter
[INFO ] 16:23:45.319 [main] org.nutz.boot.NbApp - Configure Manual:
|id  |key                                     |required  |Possible Values     |Default   |Description         |                                starters|
|----|----------------------------------------|----------|--------------------|----------|--------------------|----------------------------------------|
|0   |druid.web.filter.exclusions             |no        |                    |          |需要排除的路径             |org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter|
|1   |druid.web.filter.principalCookieName    |no        |                    |          |用户权限信息的cookie属性名称   |org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter|
|2   |druid.web.filter.principalSessionName   |no        |                    |          |用户权限信息的session属性名称  |org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter|
|3   |druid.web.filter.profileEnable          |no        |                    |          |是否开启性能监控            |org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter|
|4   |druid.web.filter.realIpHeader           |no        |                    |          |Header中ReadIp对应的key |org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter|
|5   |druid.web.filter.sessionStatEnable      |no        |                    |true      |是否开启session状态监控     |org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter|
|6   |druid.web.filter.sessionStatMaxCount    |no        |                    |          |session最大状态数量       |org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter|
|7   |druid.web.servlet.allow                 |no        |                    |          |允许访问的ip列表           |org.nutz.boot.starter.jdbc.DruidWebStatServletStarter|
|8   |druid.web.servlet.deny                  |no        |                    |          |禁止访问的ip列表           |org.nutz.boot.starter.jdbc.DruidWebStatServletStarter|
|9   |druid.web.servlet.jmxPassword           |no        |                    |          |JMX的密码              |org.nutz.boot.starter.jdbc.DruidWebStatServletStarter|
|10  |druid.web.servlet.jmxUrl                |no        |                    |          |读取JMX信息的URL         |org.nutz.boot.starter.jdbc.DruidWebStatServletStarter|
|11  |druid.web.servlet.jmxUsername           |no        |                    |          |JMX的用户名             |org.nutz.boot.starter.jdbc.DruidWebStatServletStarter|
|12  |druid.web.servlet.loginPassword         |no        |                    |随机值,打印在日志中|访问monitor页面的密码      |org.nutz.boot.starter.jdbc.DruidWebStatServletStarter|
|13  |druid.web.servlet.loginUsername         |no        |                    |driud     |访问monitor页面的用户名     |org.nutz.boot.starter.jdbc.DruidWebStatServletStarter|
|14  |druid.web.servlet.resetEnable           |no        |                    |true      |是否允许重置统计结果          |org.nutz.boot.starter.jdbc.DruidWebStatServletStarter|
|15  |jdbc.password                           |no        |                    |          |数据库密码               |org.nutz.boot.starter.jdbc.DataSourceStarter|
|16  |jdbc.type                               |no        |druid,simple,hikari |druid     |连接池类型               |org.nutz.boot.starter.jdbc.DataSourceStarter|
|17  |jdbc.url                                |yes       |                    |          |JDBC URL            |org.nutz.boot.starter.jdbc.DataSourceStarter|
|18  |jdbc.username                           |no        |                    |          |数据库用户名              |org.nutz.boot.starter.jdbc.DataSourceStarter|
|19  |nutz.dao.interceptor.cache.cache4Null   |no        |                    |true      |是否缓存null结果          |org.nutz.boot.starter.nutz.dao.NutDaoStarter|
|20  |nutz.dao.interceptor.cache.debug        |no        |                    |false     |打印daocache详细调试日志    |org.nutz.boot.starter.nutz.dao.NutDaoStarter|
|21  |nutz.dao.interceptor.cache.enable       |no        |                    |false     |是否使用daocache        |org.nutz.boot.starter.nutz.dao.NutDaoStarter|
|22  |nutz.dao.interceptor.cache.enableWhenTrans|no        |                    |false     |事务内是否启用daocache     |org.nutz.boot.starter.nutz.dao.NutDaoStarter|
|23  |nutz.dao.interceptor.cache.provider.ioc.name|no        |                    |daoCacheProvider|daocache提供者DaoCacheProvider的IocBean名称|org.nutz.boot.starter.nutz.dao.NutDaoStarter|
|24  |nutz.dao.interceptor.cache.provider.memory.cacheSize|no        |                    |          |daocache提供者MemoryDaoCacheProvider的默认缓存大小|org.nutz.boot.starter.nutz.dao.NutDaoStarter|
|25  |nutz.dao.interceptor.cache.provider.type|no        |memory,ehcache,jedis,ioc|memory    |daocache提供者         |org.nutz.boot.starter.nutz.dao.NutDaoStarter|
|26  |nutz.dao.interceptor.cache.table.names  |no        |                    |          |需要缓存的表名称,英文逗号分隔     |org.nutz.boot.starter.nutz.dao.NutDaoStarter|
|27  |nutz.dao.interceptor.cache.table.pattern|no        |                    |          |需要缓存的表名称的正则表达式      |org.nutz.boot.starter.nutz.dao.NutDaoStarter|
|28  |nutz.dao.interceptor.log.enable         |no        |                    |true      |是否打印dao的SQL日志       |org.nutz.boot.starter.nutz.dao.NutDaoStarter|
|29  |nutz.dao.interceptor.time.enable        |no        |                    |false     |是否打印dao的SQL耗时日志     |org.nutz.boot.starter.nutz.dao.NutDaoStarter|
|30  |nutz.dao.sqls.path                      |no        |                    |sqls/     |sql目录               |org.nutz.boot.starter.nutz.dao.NutDaoStarter|
|31  |redis.database                          |no        |                    |0         |redis数据库序号          |org.nutz.boot.starter.redis.JedisStarter|
|32  |redis.host                              |no        |                    |127.0.0.1 |redis服务器ip或域名       |org.nutz.boot.starter.redis.JedisStarter|
|33  |redis.max_redir                         |no        |                    |10        |redis集群最大重定向次数      |org.nutz.boot.starter.redis.JedisStarter|
|34  |redis.nodes                             |no        |                    |          |redis集群节点列表         |org.nutz.boot.starter.redis.JedisStarter|
|35  |redis.password                          |no        |                    |          |redis密码             |org.nutz.boot.starter.redis.JedisStarter|
|36  |redis.port                              |no        |                    |6379      |redis服务器端口          |org.nutz.boot.starter.redis.JedisStarter|
|37  |redis.soTimeout                         |no        |                    |0         |redis写超时            |org.nutz.boot.starter.redis.JedisStarter|
|38  |redis.timeout                           |no        |                    |2000      |redis读写超时           |org.nutz.boot.starter.redis.JedisStarter|
|39  |seata.applicationId                     |yes       |                    |          |seata应用id           |org.nutz.boot.starter.seata.SeataStarter|
|40  |seata.create_undo_table                 |no        |                    |true      |自动创建undo表           |org.nutz.boot.starter.seata.SeataStarter|
|41  |seata.enabled                           |no        |                    |false     |seata是否启用           |org.nutz.boot.starter.seata.SeataStarter|
|42  |seata.txServiceGroup                    |yes       |                    |          |seata事务组            |org.nutz.boot.starter.seata.SeataStarter|
|43  |sentinel.channel                        |no        |                    |sentinel  |Sentinel规则存储channel值|org.nutz.boot.starter.sentinel.SentinelStarter|
|44  |sentinel.csp.sentinel.api.port          |no        |                    |8721      |Sentinel客户端端口       |org.nutz.boot.starter.sentinel.SentinelStarter|
|45  |sentinel.csp.sentinel.dashboard.server  |no        |                    |localhost:9090|Sentinel控制台地址       |org.nutz.boot.starter.sentinel.SentinelStarter|
|46  |sentinel.csp.sentinel.heartbeat.client.ip|no        |                    |          |Sentinel客户端IP,不配置则自动获取本地IP|org.nutz.boot.starter.sentinel.SentinelStarter|
|47  |sentinel.csp.sentinel.heartbeat.interval.ms|no        |                    |3000      |Sentinel客户端通信间隔毫秒数  |org.nutz.boot.starter.sentinel.SentinelStarter|
|48  |sentinel.enabled                        |no        |                    |false     |是否启动Sentinel客户端     |org.nutz.boot.starter.sentinel.SentinelStarter|
|49  |sentinel.project.name                   |no        |                    |          |Sentinel客户端名称,不设置则自动获取nutz.application.name|org.nutz.boot.starter.sentinel.SentinelStarter|
|50  |sentinel.rulekey                        |no        |                    |nutzboot  |Sentinel规则存储key值    |org.nutz.boot.starter.sentinel.SentinelStarter|
|51  |shiro.ini.path                          |no        |                    |          |shiro.ini的路径,如果shiro.ini存在,就会使用它,否则走NB的内部逻辑|org.nutz.boot.starter.shiro.ShiroEnvStarter|
|52  |shiro.ini.urls                          |no        |                    |          |urls过滤清单            |org.nutz.boot.starter.shiro.ShiroEnvStarter|
|53  |shiro.realm.cache.enable                |no        |                    |          |realm是否缓存           |org.nutz.boot.starter.shiro.ShiroEnvStarter|
|54  |shiro.session.cache.redis.debug         |no        |                    |false     |session持久化时redis的debug模式|org.nutz.boot.starter.shiro.ShiroEnvStarter|
|55  |shiro.session.cache.redis.mode          |no        |                    |kv        |设置redis缓存的模式        |org.nutz.boot.starter.shiro.ShiroEnvStarter|
|56  |shiro.session.cache.redis.ttl           |no        |                    |-1        |redis缓存的过期时间        |org.nutz.boot.starter.shiro.ShiroEnvStarter|
|57  |shiro.session.cache.type                |no        |                    |memory    |设置使用的缓存类型           |org.nutz.boot.starter.shiro.ShiroEnvStarter|
|58  |shiro.session.cookie.httpOnly           |no        |                    |true      |Cookie是否只读          |org.nutz.boot.starter.shiro.ShiroEnvStarter|
|59  |shiro.session.cookie.maxAge             |no        |                    |946080000 |Cookie的过期时间,单位:毫秒   |org.nutz.boot.starter.shiro.ShiroEnvStarter|
|60  |shiro.session.cookie.name               |no        |                    |sid       |Cookie的name         |org.nutz.boot.starter.shiro.ShiroEnvStarter|
|61  |shiro.session.dao.iocName               |no        |                    |shiroSessionDao|SessionDao的ioc名称,设置并声明该IocBean,就能覆盖默认的SessionDao实现|org.nutz.boot.starter.shiro.ShiroEnvStarter|
|62  |shiro.session.enable                    |no        |                    |true      |是否启用Shiro的Session管理 |org.nutz.boot.starter.shiro.ShiroEnvStarter|
|63  |shiro.session.manager.globalSessionTimeout|no        |                    |1800000   |全局session过期时间       |org.nutz.boot.starter.shiro.ShiroEnvStarter|
|64  |shiro.session.manager.sessionValidationInterval|no        |                    |3600000   |定期检查session过期的周期    |org.nutz.boot.starter.shiro.ShiroEnvStarter|
|65  |shiro.session.manager.sessionValidationSchedulerEnabled|no        |                    |true      |是否定期检查session过期     |org.nutz.boot.starter.shiro.ShiroEnvStarter|
|66  |shiro.url.login                         |no        |                    |/user/login|默认登录路径              |org.nutz.boot.starter.shiro.ShiroEnvStarter|
|67  |shiro.url.logout_redirect               |no        |                    |/         |退出登录后的重定向路径         |org.nutz.boot.starter.shiro.ShiroEnvStarter|
|68  |shiro.url.unauth                        |no        |                    |/user/login|访问未授权页面后的重定向路径      |org.nutz.boot.starter.shiro.ShiroEnvStarter|
[INFO ] 16:23:45.319 [main] org.nutz.ioc.impl.NutIoc - ... NutIoc init complete
[DEBUG] 16:23:45.319 [main] org.nutz.ioc.impl.ScopeContext - Save object 'appContext' to [app] 
[DEBUG] 16:23:45.319 [main] org.nutz.ioc.impl.ScopeContext - Save object 'conf' to [app] 
[DEBUG] 16:23:45.319 [main] org.nutz.ioc.impl.ScopeContext - Save object 'nbApp' to [app] 
[DEBUG] 16:23:45.319 [main] org.nutz.ioc.impl.ScopeContext - Save object 'counterService' to [app] 
[DEBUG] 16:23:45.329 [main] org.nutz.boot.starter.dubbo.DubboIocLoaderStarter - using dubbo configure from PropertiesProxy
[DEBUG] 16:23:45.329 [main] org.nutz.boot.AppContext - select random port=18174 for dubbo.protocol.port
[INFO ] 16:23:45.329 [main] com.alibaba.dubbo.common.logger.LoggerFactory - using logger: com.alibaba.dubbo.common.logger.slf4j.Slf4jLoggerAdapter
[DEBUG] 16:23:45.357 [main] org.nutz.ioc.impl.PropertiesProxy - no such field(name=qos.enable) at object class=com.alibaba.dubbo.config.ApplicationConfig, skip
[DEBUG] 16:23:45.390 [main] org.nutz.resource.Scans - Found 1 resource by src( org/nutz/integration/jedis/jedis.js ) , regex( ^(.+[.])(js|json)$ )
[DEBUG] 16:23:45.390 [main] org.nutz.ioc.loader.json.JsonLoader - loading [org/nutz/integration/jedis/jedis.js]
[DEBUG] 16:23:45.390 [main] org.nutz.ioc.loader.json.JsonLoader - Loaded 9 bean define from path=[org/nutz/integration/jedis/jedis.js] --> [redisService, jedisCluster, jedisClusterNodes, jedisClusterWrapper, pubSubService, jedisPoolConfig, jedisPool, jedisAgent, redis]
[INFO ] 16:23:45.390 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -  > scan 'org.nutz.plugins.wkcache'
[DEBUG] 16:23:45.390 [main] org.nutz.resource.Scans - Found 13 resource by src( org/nutz/plugins/wkcache/ ) , regex( ^.+[.]class$ )
[INFO ] 16:23:45.398 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'wkcacheRemoveEntryInterceptor           ' - org.nutz.plugins.wkcache.WkcacheRemoveEntryInterceptor
[INFO ] 16:23:45.398 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'wkcacheResultInterceptor                ' - org.nutz.plugins.wkcache.WkcacheResultInterceptor
[INFO ] 16:23:45.398 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'wkcacheUpdateInterceptor                ' - org.nutz.plugins.wkcache.WkcacheUpdateInterceptor
[INFO ] 16:23:45.398 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add 'wkcacheRemoveAllInterceptor             ' - org.nutz.plugins.wkcache.WkcacheRemoveAllInterceptor
[INFO ] 16:23:45.398 [main] org.nutz.ioc.loader.annotation.AnnotationIocLoader -    > add '$aop_wkcache                            ' - org.nutz.plugins.wkcache.WkcacheAopConfigure
[DEBUG] 16:23:45.398 [main] org.nutz.ioc.impl.NutIoc - Get 'dubboStarter'<class org.nutz.boot.starter.dubbo.DubboStarter>
[DEBUG] 16:23:45.398 [main] org.nutz.ioc.impl.NutIoc - Get '$aop_async'<interface org.nutz.ioc.aop.config.AopConfigration>
[DEBUG] 16:23:45.398 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=$aop_async
[DEBUG] 16:23:45.398 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject($aop_async) in AsyncAopIocLoader@914374969
[DEBUG] 16:23:45.398 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'$aop_async'<interface org.nutz.ioc.aop.config.AopConfigration>
[DEBUG] 16:23:45.409 [main] org.nutz.ioc.impl.NutIoc - Get 'seataDataSourceHandler'<interface org.nutz.ioc.IocEventListener>
[DEBUG] 16:23:45.409 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=seataDataSourceHandler
[DEBUG] 16:23:45.409 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(seataDataSourceHandler) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:45.409 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'seataDataSourceHandler'<interface org.nutz.ioc.IocEventListener>
[DEBUG] 16:23:45.409 [main] org.nutz.ioc.impl.ScopeContext - Save object 'seataDataSourceHandler' to [app] 
[INFO ] 16:23:45.409 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - skip aop check , type=org.nutz.boot.starter.seata.datasource.SeataDataSourceHandler
[DEBUG] 16:23:45.418 [main] org.nutz.ioc.impl.NutIoc - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy>
[DEBUG] 16:23:45.419 [main] org.nutz.ioc.impl.ScopeContext - Save object '$aop_async' to [app] 
[DEBUG] 16:23:45.429 [main] org.nutz.ioc.impl.NutIoc - Get '$aop_fescar_GlobalLock'<interface org.nutz.ioc.aop.config.AopConfigration>
[DEBUG] 16:23:45.429 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=$aop_fescar_GlobalLock
[DEBUG] 16:23:45.429 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject($aop_fescar_GlobalLock) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:45.429 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'$aop_fescar_GlobalLock'<interface org.nutz.ioc.aop.config.AopConfigration>
[DEBUG] 16:23:45.429 [main] org.nutz.ioc.impl.ScopeContext - Save object '$aop_fescar_GlobalLock' to [app] 
[DEBUG] 16:23:45.429 [main] org.nutz.ioc.aop.SimpleAopMaker - Load AopConfigure for anno=io.seata.spring.annotation.GlobalLock by type=org.nutz.boot.starter.seata.aop.lock.SeataLockAopMaker
[DEBUG] 16:23:45.429 [main] org.nutz.ioc.impl.NutIoc - Get '$aop_fescar_GlobalTransactional'<interface org.nutz.ioc.aop.config.AopConfigration>
[DEBUG] 16:23:45.429 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=$aop_fescar_GlobalTransactional
[DEBUG] 16:23:45.429 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject($aop_fescar_GlobalTransactional) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:45.429 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'$aop_fescar_GlobalTransactional'<interface org.nutz.ioc.aop.config.AopConfigration>
[DEBUG] 16:23:45.429 [main] org.nutz.ioc.impl.ScopeContext - Save object '$aop_fescar_GlobalTransactional' to [app] 
[DEBUG] 16:23:45.438 [main] io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework
[DEBUG] 16:23:45.438 [main] io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple
[DEBUG] 16:23:45.438 [main] io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4
[DEBUG] 16:23:45.459 [main] io.netty.util.internal.PlatformDependent - Platform: Windows
[DEBUG] 16:23:45.459 [main] io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false
[DEBUG] 16:23:45.459 [main] io.netty.util.internal.PlatformDependent0 - Java version: 8
[DEBUG] 16:23:45.459 [main] io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
[DEBUG] 16:23:45.459 [main] io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
[DEBUG] 16:23:45.459 [main] io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available
[DEBUG] 16:23:45.467 [main] io.netty.util.internal.PlatformDependent0 - direct buffer constructor: available
[DEBUG] 16:23:45.467 [main] io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true
[DEBUG] 16:23:45.467 [main] io.netty.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
[DEBUG] 16:23:45.467 [main] io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.<init>(long, int): available
[DEBUG] 16:23:45.467 [main] io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available
[DEBUG] 16:23:45.468 [main] io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: C:\Users\THINK\AppData\Local\Temp (java.io.tmpdir)
[DEBUG] 16:23:45.468 [main] io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
[DEBUG] 16:23:45.468 [main] io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: 7574388736 bytes
[DEBUG] 16:23:45.468 [main] io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1
[DEBUG] 16:23:45.470 [main] io.netty.util.internal.CleanerJava6 - java.nio.ByteBuffer.cleaner(): available
[DEBUG] 16:23:45.470 [main] io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
[DEBUG] 16:23:45.470 [main] io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@479cbee5
[DEBUG] 16:23:45.479 [main] io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available
[DEBUG] 16:23:45.479 [main] org.nutz.ioc.aop.SimpleAopMaker - Load AopConfigure for anno=io.seata.spring.annotation.GlobalTransactional by type=org.nutz.boot.starter.seata.aop.trans.SeataTransAopMaker
[DEBUG] 16:23:45.479 [main] org.nutz.ioc.impl.NutIoc - Get '$aop_wkcache'<interface org.nutz.ioc.aop.config.AopConfigration>
[DEBUG] 16:23:45.479 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=$aop_wkcache
[DEBUG] 16:23:45.479 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject($aop_wkcache) in AnnotationIocLoader(packages=[org.nutz.plugins.wkcache])
[DEBUG] 16:23:45.479 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'$aop_wkcache'<interface org.nutz.ioc.aop.config.AopConfigration>
[DEBUG] 16:23:45.479 [main] org.nutz.ioc.impl.ScopeContext - Save object '$aop_wkcache' to [app] 
[DEBUG] 16:23:45.479 [main] org.nutz.ioc.aop.SimpleAopMaker - Load AopConfigure for anno=org.nutz.ioc.aop.Aop by type=org.nutz.ioc.aop.config.impl.AnnotationAopConfigration
[DEBUG] 16:23:45.479 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=dubboStarter
[DEBUG] 16:23:45.479 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dubboStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:45.479 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'dubboStarter'<class org.nutz.boot.starter.dubbo.DubboStarter>
[DEBUG] 16:23:45.479 [main] org.nutz.ioc.impl.ScopeContext - Save object 'dubboStarter' to [app] 
[DEBUG] 16:23:45.479 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - Load class org.nutz.boot.starter.dubbo.DubboStarter without AOP
[DEBUG] 16:23:45.479 [main] org.nutz.ioc.impl.NutIoc - Get 'shiroFilterStarter'<class org.nutz.boot.starter.shiro.ShiroFilterStarter>
[DEBUG] 16:23:45.479 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=shiroFilterStarter
[DEBUG] 16:23:45.479 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(shiroFilterStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:45.479 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'shiroFilterStarter'<class org.nutz.boot.starter.shiro.ShiroFilterStarter>
[DEBUG] 16:23:45.479 [main] org.nutz.ioc.impl.ScopeContext - Save object 'shiroFilterStarter' to [app] 
[DEBUG] 16:23:45.479 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - Load class org.nutz.boot.starter.shiro.ShiroFilterStarter without AOP
[DEBUG] 16:23:45.489 [main] org.nutz.ioc.impl.NutIoc - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy>
[DEBUG] 16:23:45.489 [main] org.nutz.ioc.impl.NutIoc - Get 'shiroEnvStarter'<class org.nutz.boot.starter.shiro.ShiroEnvStarter>
[DEBUG] 16:23:45.489 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=shiroEnvStarter
[DEBUG] 16:23:45.489 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(shiroEnvStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:45.489 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'shiroEnvStarter'<class org.nutz.boot.starter.shiro.ShiroEnvStarter>
[DEBUG] 16:23:45.489 [main] org.nutz.ioc.impl.ScopeContext - Save object 'shiroEnvStarter' to [app] 
[DEBUG] 16:23:45.489 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - Load class org.nutz.boot.starter.shiro.ShiroEnvStarter without AOP
[DEBUG] 16:23:45.489 [main] org.nutz.ioc.impl.NutIoc - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy>
[DEBUG] 16:23:45.489 [main] org.nutz.ioc.impl.NutIoc - Get 'appContext'<class org.nutz.boot.AppContext>
[DEBUG] 16:23:45.489 [main] org.nutz.ioc.impl.NutIoc - Get 'nutDaoStarter'<class org.nutz.boot.starter.nutz.dao.NutDaoStarter>
[DEBUG] 16:23:45.489 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=nutDaoStarter
[DEBUG] 16:23:45.489 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(nutDaoStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:45.489 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'nutDaoStarter'<class org.nutz.boot.starter.nutz.dao.NutDaoStarter>
[DEBUG] 16:23:45.489 [main] org.nutz.ioc.impl.ScopeContext - Save object 'nutDaoStarter' to [app] 
[DEBUG] 16:23:45.489 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - Load class org.nutz.boot.starter.nutz.dao.NutDaoStarter without AOP
[DEBUG] 16:23:45.489 [main] org.nutz.ioc.impl.NutIoc - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy>
[DEBUG] 16:23:45.489 [main] org.nutz.ioc.impl.NutIoc - Get 'dataSourceStarter'<class org.nutz.boot.starter.jdbc.DataSourceStarter>
[DEBUG] 16:23:45.489 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=dataSourceStarter
[DEBUG] 16:23:45.497 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dataSourceStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:45.497 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'dataSourceStarter'<class org.nutz.boot.starter.jdbc.DataSourceStarter>
[DEBUG] 16:23:45.497 [main] org.nutz.ioc.impl.ScopeContext - Save object 'dataSourceStarter' to [app] 
[DEBUG] 16:23:45.497 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - Load class org.nutz.boot.starter.jdbc.DataSourceStarter without AOP
[DEBUG] 16:23:45.498 [main] org.nutz.ioc.impl.NutIoc - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy>
[DEBUG] 16:23:45.498 [main] org.nutz.ioc.impl.NutIoc - Get 'druidWebStatFilterStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter>
[DEBUG] 16:23:45.498 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=druidWebStatFilterStarter
[DEBUG] 16:23:45.498 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(druidWebStatFilterStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:45.498 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'druidWebStatFilterStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter>
[DEBUG] 16:23:45.498 [main] org.nutz.ioc.impl.ScopeContext - Save object 'druidWebStatFilterStarter' to [app] 
[DEBUG] 16:23:45.498 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - Load class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter without AOP
[DEBUG] 16:23:45.502 [main] org.nutz.ioc.impl.NutIoc - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy>
[DEBUG] 16:23:45.502 [main] org.nutz.ioc.impl.NutIoc - Get 'druidWebStatServletStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter>
[DEBUG] 16:23:45.502 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=druidWebStatServletStarter
[DEBUG] 16:23:45.502 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(druidWebStatServletStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:45.502 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'druidWebStatServletStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter>
[DEBUG] 16:23:45.502 [main] org.nutz.ioc.impl.ScopeContext - Save object 'druidWebStatServletStarter' to [app] 
[DEBUG] 16:23:45.502 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - Load class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter without AOP
[DEBUG] 16:23:45.502 [main] org.nutz.ioc.impl.NutIoc - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy>
[DEBUG] 16:23:45.507 [main] org.nutz.ioc.impl.NutIoc - Get 'sentinelStarter'<class org.nutz.boot.starter.sentinel.SentinelStarter>
[DEBUG] 16:23:45.507 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=sentinelStarter
[DEBUG] 16:23:45.507 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(sentinelStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:45.507 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'sentinelStarter'<class org.nutz.boot.starter.sentinel.SentinelStarter>
[DEBUG] 16:23:45.507 [main] org.nutz.ioc.impl.ScopeContext - Save object 'sentinelStarter' to [app] 
[DEBUG] 16:23:45.508 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - Load class org.nutz.boot.starter.sentinel.SentinelStarter without AOP
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.impl.NutIoc - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy>
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.impl.NutIoc - Get 'seataStarter'<class org.nutz.boot.starter.seata.SeataStarter>
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=seataStarter
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(seataStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'seataStarter'<class org.nutz.boot.starter.seata.SeataStarter>
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.impl.ScopeContext - Save object 'seataStarter' to [app] 
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - Load class org.nutz.boot.starter.seata.SeataStarter without AOP
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.impl.NutIoc - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy>
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.impl.NutIoc - Get 'appContext'<class org.nutz.boot.AppContext>
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.impl.NutIoc - Get 'sentinelStarter'<interface org.nutz.boot.starter.ServerFace>
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.impl.NutIoc - Get 'seataStarter'<interface org.nutz.boot.starter.ServerFace>
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.impl.NutIoc - Get 'dubboStarter'<interface org.nutz.boot.starter.ServerFace>
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.impl.NutIoc - Get 'logbackStarter'<interface org.nutz.boot.starter.ServerFace>
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=logbackStarter
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(logbackStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'logbackStarter'<interface org.nutz.boot.starter.ServerFace>
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.impl.ScopeContext - Save object 'logbackStarter' to [app] 
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - Load class org.nutz.boot.starter.logback.exts.LogbackStarter without AOP
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.impl.NutIoc - Get 'loglevelProperty'<class org.nutz.boot.starter.logback.exts.loglevel.LoglevelProperty>
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=loglevelProperty
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(loglevelProperty) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'loglevelProperty'<class org.nutz.boot.starter.logback.exts.loglevel.LoglevelProperty>
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.impl.ScopeContext - Save object 'loglevelProperty' to [app] 
[DEBUG] 16:23:45.510 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - Load class org.nutz.boot.starter.logback.exts.loglevel.LoglevelProperty without AOP
[DEBUG] 16:23:45.519 [main] org.nutz.ioc.impl.NutIoc - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy>
[WARN ] 16:23:45.589 [configOperate_1_2] io.seata.config.FileConfiguration - Could not found property service.disableGlobalTransaction, try to use default value instead.
[INFO ] 16:23:45.589 [main] org.nutz.boot.starter.seata.SeataStarter - seata applicationId=dubbo-fescar-account txServiceGroup=my_test_tx_group
[INFO ] 16:23:45.589 [main] org.nutz.boot.starter.seata.SeataStarter - Initializing Global Transaction Clients ... 
[DEBUG] 16:23:45.619 [main] io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 24
[DEBUG] 16:23:45.670 [main] io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false
[DEBUG] 16:23:45.670 [main] io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512
[INFO ] 16:23:46.108 [main] io.seata.core.rpc.netty.AbstractRpcRemotingClient - RpcClientBootstrap has started
[INFO ] 16:23:46.108 [main] org.nutz.boot.starter.seata.SeataStarter - Transaction Manager Client is initialized. applicationId[dubbo-fescar-account] txServiceGroup[my_test_tx_group]
[WARN ] 16:23:46.133 [configOperate_1_2] io.seata.config.FileConfiguration - Could not found property client.async.commit.buffer.limit, try to use default value instead.
[INFO ] 16:23:46.133 [main] io.seata.rm.datasource.AsyncWorker - Async Commit Buffer Limit: 10000
[INFO ] 16:23:46.139 [main] io.seata.core.rpc.netty.AbstractRpcRemotingClient - RpcClientBootstrap has started
[INFO ] 16:23:46.139 [main] org.nutz.boot.starter.seata.SeataStarter - Resource Manager is initialized. applicationId[dubbo-fescar-account] txServiceGroup[my_test_tx_group]
[INFO ] 16:23:46.139 [main] org.nutz.boot.starter.seata.SeataStarter - Global Transaction Clients are initialized. 
[DEBUG] 16:23:46.139 [main] org.nutz.ioc.impl.NutIoc - Get 'dubboManager'<class org.nutz.integration.dubbo.DubboManager>
[DEBUG] 16:23:46.139 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=dubboManager
[DEBUG] 16:23:46.139 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dubboManager) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:46.139 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'dubboManager'<class org.nutz.integration.dubbo.DubboManager>
[DEBUG] 16:23:46.139 [main] org.nutz.ioc.impl.ScopeContext - Save object 'dubboManager' to [app] 
[DEBUG] 16:23:46.139 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - Load class org.nutz.integration.dubbo.DubboManager without AOP
[DEBUG] 16:23:46.139 [main] org.nutz.ioc.impl.NutIoc - Get 'dubbo_iobjs'<>
[DEBUG] 16:23:46.139 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=dubbo_iobjs
[DEBUG] 16:23:46.139 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dubbo_iobjs) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:46.139 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'dubbo_iobjs'<>
[DEBUG] 16:23:46.139 [main] org.nutz.ioc.impl.ScopeContext - Save object 'dubbo_iobjs' to [app] 
[DEBUG] 16:23:46.139 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - Load class java.util.HashMap without AOP
[DEBUG] 16:23:46.139 [main] org.nutz.integration.dubbo.DubboManager - dubbo obj count=6
[DEBUG] 16:23:46.139 [main] org.nutz.ioc.impl.NutIoc - Get 'dubboAnnotationBean'<class org.nutz.integration.dubbo.AnnotationBean>
[DEBUG] 16:23:46.139 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=dubboAnnotationBean
[DEBUG] 16:23:46.139 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dubboAnnotationBean) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:46.139 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'dubboAnnotationBean'<class org.nutz.integration.dubbo.AnnotationBean>
[DEBUG] 16:23:46.139 [main] org.nutz.ioc.impl.ScopeContext - Save object 'dubboAnnotationBean' to [app] 
[DEBUG] 16:23:46.139 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - Load class org.nutz.integration.dubbo.AnnotationBean without AOP
[DEBUG] 16:23:46.139 [main] org.nutz.ioc.impl.NutIoc - Get 'dubbo_iobjs'<>
[DEBUG] 16:23:46.218 [main] org.nutz.resource.Scans - Found 898 resource by src( cn/wizzer/ ) , regex( ^.+[.]class$ )
[DEBUG] 16:23:46.290 [main] com.alibaba.dubbo.common.extension.ExtensionLoader -  [DUBBO] package com.alibaba.dubbo.rpc;
import com.alibaba.dubbo.common.extension.ExtensionLoader;
public class Protocol$Adaptive implements com.alibaba.dubbo.rpc.Protocol {
public void destroy() {throw new UnsupportedOperationException("method public abstract void com.alibaba.dubbo.rpc.Protocol.destroy() of interface com.alibaba.dubbo.rpc.Protocol is not adaptive method!");
}
public int getDefaultPort() {throw new UnsupportedOperationException("method public abstract int com.alibaba.dubbo.rpc.Protocol.getDefaultPort() of interface com.alibaba.dubbo.rpc.Protocol is not adaptive method!");
}
public com.alibaba.dubbo.rpc.Exporter export(com.alibaba.dubbo.rpc.Invoker arg0) throws com.alibaba.dubbo.rpc.RpcException {
if (arg0 == null) throw new IllegalArgumentException("com.alibaba.dubbo.rpc.Invoker argument == null");
if (arg0.getUrl() == null) throw new IllegalArgumentException("com.alibaba.dubbo.rpc.Invoker argument getUrl() == null");com.alibaba.dubbo.common.URL url = arg0.getUrl();
String extName = ( url.getProtocol() == null ? "dubbo" : url.getProtocol() );
if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.rpc.Protocol) name from url(" + url.toString() + ") use keys([protocol])");
com.alibaba.dubbo.rpc.Protocol extension = (com.alibaba.dubbo.rpc.Protocol)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.rpc.Protocol.class).getExtension(extName);
return extension.export(arg0);
}
public com.alibaba.dubbo.rpc.Invoker refer(java.lang.Class arg0, com.alibaba.dubbo.common.URL arg1) throws com.alibaba.dubbo.rpc.RpcException {
if (arg1 == null) throw new IllegalArgumentException("url == null");
com.alibaba.dubbo.common.URL url = arg1;
String extName = ( url.getProtocol() == null ? "dubbo" : url.getProtocol() );
if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.rpc.Protocol) name from url(" + url.toString() + ") use keys([protocol])");
com.alibaba.dubbo.rpc.Protocol extension = (com.alibaba.dubbo.rpc.Protocol)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.rpc.Protocol.class).getExtension(extName);
return extension.refer(arg0, arg1);
}
}, dubbo version: 2.6.6, current host: 192.168.175.1
[WARN ] 16:23:46.298 [main] com.alibaba.dubbo.config.spring.extension.SpringExtensionFactory -  [DUBBO] No spring extension (bean) named:defaultCompiler, try to find an extension (bean) of type java.lang.String, dubbo version: 2.6.6, current host: 192.168.175.1
[WARN ] 16:23:46.298 [main] com.alibaba.dubbo.config.spring.extension.SpringExtensionFactory -  [DUBBO] No spring extension (bean) named:defaultCompiler, type:java.lang.String found, stop get bean., dubbo version: 2.6.6, current host: 192.168.175.1
[DEBUG] 16:23:46.389 [main] com.alibaba.dubbo.common.extension.ExtensionLoader -  [DUBBO] package com.alibaba.dubbo.rpc.cluster;
import com.alibaba.dubbo.common.extension.ExtensionLoader;
public class Cluster$Adaptive implements com.alibaba.dubbo.rpc.cluster.Cluster {
public com.alibaba.dubbo.rpc.Invoker join(com.alibaba.dubbo.rpc.cluster.Directory arg0) throws com.alibaba.dubbo.rpc.RpcException {
if (arg0 == null) throw new IllegalArgumentException("com.alibaba.dubbo.rpc.cluster.Directory argument == null");
if (arg0.getUrl() == null) throw new IllegalArgumentException("com.alibaba.dubbo.rpc.cluster.Directory argument getUrl() == null");com.alibaba.dubbo.common.URL url = arg0.getUrl();
String extName = url.getParameter("cluster", "failover");
if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.rpc.cluster.Cluster) name from url(" + url.toString() + ") use keys([cluster])");
com.alibaba.dubbo.rpc.cluster.Cluster extension = (com.alibaba.dubbo.rpc.cluster.Cluster)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.rpc.cluster.Cluster.class).getExtension(extName);
return extension.join(arg0);
}
}, dubbo version: 2.6.6, current host: 192.168.175.1
[DEBUG] 16:23:46.400 [main] com.alibaba.dubbo.common.extension.ExtensionLoader -  [DUBBO] package com.alibaba.dubbo.rpc;
import com.alibaba.dubbo.common.extension.ExtensionLoader;
public class ProxyFactory$Adaptive implements com.alibaba.dubbo.rpc.ProxyFactory {
public com.alibaba.dubbo.rpc.Invoker getInvoker(java.lang.Object arg0, java.lang.Class arg1, com.alibaba.dubbo.common.URL arg2) throws com.alibaba.dubbo.rpc.RpcException {
if (arg2 == null) throw new IllegalArgumentException("url == null");
com.alibaba.dubbo.common.URL url = arg2;
String extName = url.getParameter("proxy", "javassist");
if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.rpc.ProxyFactory) name from url(" + url.toString() + ") use keys([proxy])");
com.alibaba.dubbo.rpc.ProxyFactory extension = (com.alibaba.dubbo.rpc.ProxyFactory)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.rpc.ProxyFactory.class).getExtension(extName);
return extension.getInvoker(arg0, arg1, arg2);
}
public java.lang.Object getProxy(com.alibaba.dubbo.rpc.Invoker arg0, boolean arg1) throws com.alibaba.dubbo.rpc.RpcException {
if (arg0 == null) throw new IllegalArgumentException("com.alibaba.dubbo.rpc.Invoker argument == null");
if (arg0.getUrl() == null) throw new IllegalArgumentException("com.alibaba.dubbo.rpc.Invoker argument getUrl() == null");com.alibaba.dubbo.common.URL url = arg0.getUrl();
String extName = url.getParameter("proxy", "javassist");
if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.rpc.ProxyFactory) name from url(" + url.toString() + ") use keys([proxy])");
com.alibaba.dubbo.rpc.ProxyFactory extension = (com.alibaba.dubbo.rpc.ProxyFactory)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.rpc.ProxyFactory.class).getExtension(extName);
return extension.getProxy(arg0, arg1);
}
public java.lang.Object getProxy(com.alibaba.dubbo.rpc.Invoker arg0) throws com.alibaba.dubbo.rpc.RpcException {
if (arg0 == null) throw new IllegalArgumentException("com.alibaba.dubbo.rpc.Invoker argument == null");
if (arg0.getUrl() == null) throw new IllegalArgumentException("com.alibaba.dubbo.rpc.Invoker argument getUrl() == null");com.alibaba.dubbo.common.URL url = arg0.getUrl();
String extName = url.getParameter("proxy", "javassist");
if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.rpc.ProxyFactory) name from url(" + url.toString() + ") use keys([proxy])");
com.alibaba.dubbo.rpc.ProxyFactory extension = (com.alibaba.dubbo.rpc.ProxyFactory)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.rpc.ProxyFactory.class).getExtension(extName);
return extension.getProxy(arg0);
}
}, dubbo version: 2.6.6, current host: 192.168.175.1
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREPEATABLE_READ) in TransIocLoader@1907604549
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txSERIALIZABLE) in TransIocLoader@1907604549
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txNONE) in TransIocLoader@1907604549
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@1907604549
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREAD_COMMITTED) in TransIocLoader@1907604549
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject($aop_async) in AsyncAopIocLoader@914374969
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeApplyLevelServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.impl.NutIoc - Get 'storeApplyLevelServiceImpl'<class cn.wizzer.app.store.modules.services.impl.StoreApplyLevelServiceImpl>
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=storeApplyLevelServiceImpl
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeApplyLevelServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'storeApplyLevelServiceImpl'<class cn.wizzer.app.store.modules.services.impl.StoreApplyLevelServiceImpl>
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.impl.ScopeContext - Save object 'storeApplyLevelServiceImpl' to [app] 
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.impl.NutIoc - Get 'dao'<>
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=dao
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dao) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'dao'<>
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.impl.ScopeContext - Save object 'dao' to [app] 
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.impl.NutIoc - Get 'dataSource'<interface javax.sql.DataSource>
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=dataSource
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dataSource) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'dataSource'<interface javax.sql.DataSource>
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.impl.ScopeContext - Save object 'dataSource' to [app] 
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.impl.NutIoc - Get 'dataSourceStarter'<>
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.impl.NutIoc - Get 'druidDataSource'<interface javax.sql.DataSource>
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=druidDataSource
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(druidDataSource) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'druidDataSource'<interface javax.sql.DataSource>
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.impl.ScopeContext - Save object 'druidDataSource' to [app] 
[DEBUG] 16:23:46.428 [main] org.nutz.ioc.impl.NutIoc - Get 'dataSourceStarter'<>
[INFO ] 16:23:46.471 [main] org.nutz.boot.starter.seata.datasource.SeataDataSourceHandler - proxy DruidDataSource : 659996839
[WARN ] 16:23:46.471 [configOperate_1_2] io.seata.config.FileConfiguration - Could not found property client.table.meta.check.enable, try to use default value instead.
[INFO ] 16:23:46.558 [main] com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
[INFO ] 16:23:47.050 [main] io.seata.core.rpc.netty.RmRpcClient - register to RM resourceId:jdbc:mysql://120.92.153.163:3306/youxiao_boot
[INFO ] 16:23:47.050 [main] io.seata.core.rpc.netty.NettyClientChannelManager - will connect to 120.92.153.163:8091
[INFO ] 16:23:47.050 [main] io.seata.core.rpc.netty.RmRpcClient - RM will register :jdbc:mysql://120.92.153.163:3306/youxiao_boot
[INFO ] 16:23:47.050 [main] io.seata.core.rpc.netty.NettyPoolableFactory - NettyPool create channel to transactionRole:RMROLE,address:120.92.153.163:8091,msg:< RegisterRMRequest{resourceIds='jdbc:mysql://120.92.153.163:3306/youxiao_boot', applicationId='dubbo-fescar-account', transactionServiceGroup='my_test_tx_group'} >
[DEBUG] 16:23:47.059 [main] io.netty.channel.DefaultChannelId - -Dio.netty.processId: 23772 (auto-detected)
[DEBUG] 16:23:47.059 [main] io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false
[DEBUG] 16:23:47.059 [main] io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false
[DEBUG] 16:23:47.444 [main] io.netty.util.NetUtil - Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
[DEBUG] 16:23:47.444 [main] io.netty.util.NetUtil - Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
[DEBUG] 16:23:47.868 [main] io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 00:50:56:ff:fe:c0:00:08 (auto-detected)
[DEBUG] 16:23:47.871 [main] io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
[DEBUG] 16:23:47.871 [main] io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
[DEBUG] 16:23:47.899 [main] io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 24
[DEBUG] 16:23:47.899 [main] io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 24
[DEBUG] 16:23:47.899 [main] io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
[DEBUG] 16:23:47.899 [main] io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 11
[DEBUG] 16:23:47.899 [main] io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 16777216
[DEBUG] 16:23:47.899 [main] io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.tinyCacheSize: 512
[DEBUG] 16:23:47.899 [main] io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
[DEBUG] 16:23:47.899 [main] io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
[DEBUG] 16:23:47.899 [main] io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
[DEBUG] 16:23:47.899 [main] io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
[DEBUG] 16:23:47.899 [main] io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: true
[DEBUG] 16:23:47.899 [main] io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
[DEBUG] 16:23:47.899 [main] io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled
[DEBUG] 16:23:47.899 [main] io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0
[DEBUG] 16:23:47.899 [main] io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384
[WARN ] 16:23:47.969 [configOperate_1_2] io.seata.config.FileConfiguration - Could not found property transport.serialization, try to use default value instead.
[WARN ] 16:23:47.969 [configOperate_1_2] io.seata.config.FileConfiguration - Could not found property transport.compressor, try to use default value instead.
[DEBUG] 16:23:47.978 [main] io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096
[DEBUG] 16:23:47.978 [main] io.netty.util.Recycler - -Dio.netty.recycler.maxSharedCapacityFactor: 2
[DEBUG] 16:23:47.978 [main] io.netty.util.Recycler - -Dio.netty.recycler.linkCapacity: 16
[DEBUG] 16:23:47.978 [main] io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8
[DEBUG] 16:23:47.988 [NettyClientSelector_RMROLE_1] io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true
[DEBUG] 16:23:47.988 [NettyClientSelector_RMROLE_1] io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true
[DEBUG] 16:23:47.988 [NettyClientSelector_RMROLE_1] io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@2a73b3cf
[INFO ] 16:23:47.989 [NettyClientSelector_RMROLE_1] io.seata.common.loader.EnhancedServiceLoader - load Codec[SEATA] extension by class[io.seata.codec.seata.SeataCodec]
[DEBUG] 16:23:48.048 [NettyClientSelector_RMROLE_1] io.seata.core.rpc.netty.AbstractRpcRemoting - io.seata.core.rpc.netty.RmRpcClient@6e8f1e32 msgId:1, future :io.seata.core.protocol.MessageFuture@74ac44b4, body:version=0.9.0,extraData=null,identified=true,resultCode=null,msg=null
[INFO ] 16:23:48.048 [main] io.seata.core.rpc.netty.RmRpcClient - register RM success. server version:0.9.0,channel:[id: 0x7939cb2b, L:/192.168.1.108:63883 - R:/120.92.153.163:8091]
[INFO ] 16:23:48.050 [main] io.seata.core.rpc.netty.NettyPoolableFactory - register success, cost 82 ms, version:0.9.0,role:RMROLE,channel:[id: 0x7939cb2b, L:/192.168.1.108:63883 - R:/120.92.153.163:8091]
[INFO ] 16:23:48.050 [main] io.seata.core.rpc.netty.RmRpcClient - register to RM resourceId:jdbc:mysql://120.92.153.163:3306/youxiao_boot
[INFO ] 16:23:48.050 [main] io.seata.core.rpc.netty.RmRpcClient - register resource, resourceId:jdbc:mysql://120.92.153.163:3306/youxiao_boot
[DEBUG] 16:23:48.107 [NettyClientSelector_RMROLE_1] io.seata.core.rpc.netty.AbstractRpcRemoting - io.seata.core.rpc.netty.RmRpcClient@6e8f1e32 msgId:2, future :io.seata.core.protocol.MessageFuture@31f979f8, body:version=0.9.0,extraData=null,identified=true,resultCode=null,msg=null
[DEBUG] 16:23:48.169 [main] org.nutz.ioc.impl.NutIoc - Get 'sqlManager'<interface org.nutz.dao.SqlManager>
[DEBUG] 16:23:48.169 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=sqlManager
[DEBUG] 16:23:48.169 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(sqlManager) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.169 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'sqlManager'<interface org.nutz.dao.SqlManager>
[DEBUG] 16:23:48.169 [main] org.nutz.ioc.impl.ScopeContext - Save object 'sqlManager' to [app] 
[DEBUG] 16:23:48.169 [main] org.nutz.ioc.impl.NutIoc - Get 'nutDaoStarter'<>
[DEBUG] 16:23:48.170 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - Load class org.nutz.dao.impl.NutDao without AOP
[DEBUG] 16:23:48.178 [main] org.nutz.ioc.impl.NutIoc - Get 'dataSource'<interface javax.sql.DataSource>
[DEBUG] 16:23:48.178 [main] org.nutz.ioc.impl.NutIoc - Get 'sqlManager'<interface org.nutz.dao.SqlManager>
[DEBUG] 16:23:48.178 [main] org.nutz.ioc.impl.NutIoc - Get 'nutDaoStarter'<>
[DEBUG] 16:23:48.251 [main] org.nutz.dao.jdbc.Jdbcs - Jdbcs init complete
[INFO ] 16:23:48.251 [main] org.nutz.dao.jdbc.Jdbcs - Get Connection from DataSource for JdbcExpert, if you lock at here, check your database server and configure
[WARN ] 16:23:48.251 [configOperate_1_2] io.seata.config.FileConfiguration - Could not found property client.report.retry.count, try to use default value instead.
[WARN ] 16:23:48.251 [configOperate_1_2] io.seata.config.FileConfiguration - Could not found property client.lock.retry.policy.branch-rollback-on-conflict, try to use default value instead.
[DEBUG] 16:23:48.251 [main] org.nutz.dao.impl.DaoSupport - select expert : org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert
[DEBUG] 16:23:48.259 [main] org.nutz.dao.impl.DaoSupport - JDBC Driver --> mysql-connector-java-8.0.15 (Revision: 79a4336f140499bd22dd07f02b708e163844e3d5)
[DEBUG] 16:23:48.259 [main] org.nutz.dao.impl.DaoSupport - JDBC Name   --> MySQL Connector/J
[DEBUG] 16:23:48.259 [main] org.nutz.dao.impl.DaoSupport - JDBC URL    --> jdbc:mysql://120.92.153.163:3306/youxiao_boot?useUnicode=true&characterEncoding=utf8&useSSL=false
[INFO ] 16:23:48.259 [main] io.seata.common.loader.EnhancedServiceLoader - load ContextCore[null] extension by class[io.seata.core.context.ThreadLocalContextCore]
[DEBUG] 16:23:48.298 [main] org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert - Mysql : character_set_client=utf8mb4
[DEBUG] 16:23:48.298 [main] org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert - Mysql : character_set_connection=utf8mb4
[DEBUG] 16:23:48.298 [main] org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert - Mysql : character_set_database=utf8
[DEBUG] 16:23:48.298 [main] org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert - Mysql : character_set_filesystem=binary
[DEBUG] 16:23:48.298 [main] org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert - Mysql : character_set_results=
[DEBUG] 16:23:48.298 [main] org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert - Mysql : character_set_server=latin1
[DEBUG] 16:23:48.298 [main] org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert - Mysql : character_set_system=utf8
[DEBUG] 16:23:48.298 [main] org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert - Mysql : character_sets_dir=/usr/share/mysql/charsets/
[DEBUG] 16:23:48.348 [main] org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert - Mysql : binlog_format=STATEMENT
[DEBUG] 16:23:48.390 [main] org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert - Mysql : database=youxiao_boot
[DEBUG] 16:23:48.419 [main] org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert - Mysql : user=root@120.242.195.74
[DEBUG] 16:23:48.593 [main] org.nutz.dao.impl.DaoSupport - Database info --> MYSQL:[MySQL - 5.6.47]
[DEBUG] 16:23:48.599 [main] org.nutz.resource.Scans - Found 0 resource by src( sqls/ ) , regex( .(sql|sqlx|sqls)$ )
[DEBUG] 16:23:48.599 [main] org.nutz.dao.impl.DaoSupport - SqlManager Sql count=0
[DEBUG] 16:23:48.599 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - Load class cn.wizzer.app.store.modules.services.impl.StoreApplyLevelServiceImpl without AOP
[DEBUG] 16:23:48.599 [main] org.nutz.ioc.impl.NutIoc - Get 'dao'<>
[DEBUG] 16:23:48.630 [main] org.nutz.service.EntityService - Get TypeParams for self : cn.wizzer.app.store.modules.models.Store_apply_level
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREPEATABLE_READ) in TransIocLoader@1907604549
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txSERIALIZABLE) in TransIocLoader@1907604549
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txNONE) in TransIocLoader@1907604549
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@1907604549
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREAD_COMMITTED) in TransIocLoader@1907604549
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject($aop_async) in AsyncAopIocLoader@914374969
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeApplyLevelServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeApplyMainServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeUserRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(springUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeFavoriteServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dubboRpcStoreMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dateUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeTermSetServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(stringUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(cookieUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(contractServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeCompanyServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeClassServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeFreightRulesdetailServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeFreightRulesServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeFeedbackServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeApplyTypeBrandServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeMemberServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeLogisticsModeServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeTypeServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(code128Util) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeConfigServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeMainServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeApplyClassServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(moneyUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeGoodsclassServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.impl.NutIoc - Get 'storeGoodsclassServiceImpl'<class cn.wizzer.app.store.modules.services.impl.StoreGoodsclassServiceImpl>
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=storeGoodsclassServiceImpl
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeGoodsclassServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'storeGoodsclassServiceImpl'<class cn.wizzer.app.store.modules.services.impl.StoreGoodsclassServiceImpl>
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.impl.ScopeContext - Save object 'storeGoodsclassServiceImpl' to [app] 
[DEBUG] 16:23:48.630 [main] org.nutz.ioc.impl.NutIoc - Get 'dao'<>
[DEBUG] 16:23:48.647 [main] org.nutz.ioc.impl.NutIoc - Get 'dao'<>
[DEBUG] 16:23:48.651 [main] org.nutz.service.EntityService - Get TypeParams for self : cn.wizzer.app.store.modules.models.Store_goodsclass
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREPEATABLE_READ) in TransIocLoader@1907604549
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txSERIALIZABLE) in TransIocLoader@1907604549
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txNONE) in TransIocLoader@1907604549
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@1907604549
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREAD_COMMITTED) in TransIocLoader@1907604549
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject($aop_async) in AsyncAopIocLoader@914374969
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeApplyLevelServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeApplyMainServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeUserRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(springUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeFavoriteServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.impl.NutIoc - Get 'storeFavoriteServiceImpl'<class cn.wizzer.app.store.modules.services.impl.StoreFavoriteServiceImpl>
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=storeFavoriteServiceImpl
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeFavoriteServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'storeFavoriteServiceImpl'<class cn.wizzer.app.store.modules.services.impl.StoreFavoriteServiceImpl>
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.impl.ScopeContext - Save object 'storeFavoriteServiceImpl' to [app] 
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.impl.NutIoc - Get 'dao'<>
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.impl.NutIoc - Get 'dao'<>
[DEBUG] 16:23:48.651 [main] org.nutz.service.EntityService - Get TypeParams for self : cn.wizzer.app.store.modules.models.Store_favorite
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREPEATABLE_READ) in TransIocLoader@1907604549
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txSERIALIZABLE) in TransIocLoader@1907604549
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txNONE) in TransIocLoader@1907604549
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@1907604549
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREAD_COMMITTED) in TransIocLoader@1907604549
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject($aop_async) in AsyncAopIocLoader@914374969
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeApplyLevelServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeApplyMainServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeUserRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(springUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeFavoriteServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dubboRpcStoreMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dateUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeTermSetServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(stringUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(cookieUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(contractServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.impl.NutIoc - Get 'contractServiceImpl'<class cn.wizzer.app.store.modules.services.impl.ContractServiceImpl>
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=contractServiceImpl
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(contractServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'contractServiceImpl'<class cn.wizzer.app.store.modules.services.impl.ContractServiceImpl>
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.impl.ScopeContext - Save object 'contractServiceImpl' to [app] 
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.impl.NutIoc - Get 'dao'<>
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - Load class cn.wizzer.app.store.modules.services.impl.ContractServiceImpl without AOP
[DEBUG] 16:23:48.651 [main] org.nutz.ioc.impl.NutIoc - Get 'dao'<>
[DEBUG] 16:23:48.658 [main] org.nutz.service.EntityService - Get TypeParams for self : cn.wizzer.app.store.modules.models.Contract
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREPEATABLE_READ) in TransIocLoader@1907604549
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txSERIALIZABLE) in TransIocLoader@1907604549
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txNONE) in TransIocLoader@1907604549
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@1907604549
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREAD_COMMITTED) in TransIocLoader@1907604549
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject($aop_async) in AsyncAopIocLoader@914374969
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeApplyLevelServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeApplyMainServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeUserRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(springUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeFavoriteServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dubboRpcStoreMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dateUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeTermSetServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(stringUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(cookieUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(contractServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeCompanyServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeClassServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeFreightRulesdetailServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeFreightRulesServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeFeedbackServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeApplyTypeBrandServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeMemberServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeLogisticsModeServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeTypeServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(code128Util) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeConfigServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeMainServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.impl.NutIoc - Get 'storeMainServiceImpl'<class cn.wizzer.app.store.modules.services.impl.StoreMainServiceImpl>
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=storeMainServiceImpl
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeMainServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'storeMainServiceImpl'<class cn.wizzer.app.store.modules.services.impl.StoreMainServiceImpl>
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.impl.ScopeContext - Save object 'storeMainServiceImpl' to [app] 
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.impl.NutIoc - Get 'dao'<>
[DEBUG] 16:23:48.659 [main] org.nutz.ioc.impl.NutIoc - Get 'dao'<>
[DEBUG] 16:23:48.659 [main] org.nutz.service.EntityService - Get TypeParams for self : cn.wizzer.app.store.modules.models.Store_main
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.val.ReferTypeValue - name=storeMainService not found, search for type=cn.wizzer.app.store.modules.services.StoreMainService
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.impl.NutIoc - Get 'storeMainServiceImpl'<interface cn.wizzer.app.store.modules.services.StoreMainService>
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.val.ReferTypeValue - name=storeUserService not found, search for type=cn.wizzer.app.store.modules.services.StoreUserService
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREPEATABLE_READ) in TransIocLoader@1907604549
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txSERIALIZABLE) in TransIocLoader@1907604549
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txNONE) in TransIocLoader@1907604549
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@1907604549
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREAD_COMMITTED) in TransIocLoader@1907604549
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject($aop_async) in AsyncAopIocLoader@914374969
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeApplyLevelServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeApplyMainServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeUserRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(springUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeFavoriteServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dubboRpcStoreMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dateUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeTermSetServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(stringUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(cookieUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(contractServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeCompanyServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeClassServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeFreightRulesdetailServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.668 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.impl.NutIoc - Get 'storeUserServiceImpl'<interface cn.wizzer.app.store.modules.services.StoreUserService>
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=storeUserServiceImpl
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'storeUserServiceImpl'<interface cn.wizzer.app.store.modules.services.StoreUserService>
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.impl.ScopeContext - Save object 'storeUserServiceImpl' to [app] 
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.impl.NutIoc - Get 'dao'<>
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.impl.NutIoc - Get 'dao'<>
[DEBUG] 16:23:48.669 [main] org.nutz.service.EntityService - Get TypeParams for self : cn.wizzer.app.store.modules.models.Store_user
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.val.ReferTypeValue - name=storeUserService not found, search for type=cn.wizzer.app.store.modules.services.StoreUserService
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.impl.NutIoc - Get 'storeUserServiceImpl'<interface cn.wizzer.app.store.modules.services.StoreUserService>
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.val.ReferTypeValue - name=accountUserService not found, search for type=cn.wizzer.app.acc.modules.services.AccountUserService
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREPEATABLE_READ) in TransIocLoader@1907604549
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txSERIALIZABLE) in TransIocLoader@1907604549
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txNONE) in TransIocLoader@1907604549
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@1907604549
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(txREAD_COMMITTED) in TransIocLoader@1907604549
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject($aop_async) in AsyncAopIocLoader@914374969
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeApplyLevelServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeApplyMainServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeUserRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(springUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeFavoriteServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dubboRpcStoreMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dateUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeTermSetServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(stringUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(cookieUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(contractServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeCompanyServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeClassServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeFreightRulesdetailServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeFreightRulesServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeFeedbackServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeApplyTypeBrandServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeMemberServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeLogisticsModeServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeTypeServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(code128Util) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeConfigServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeMainServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeApplyClassServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(moneyUtil) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeGoodsclassServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(storeMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject($aop_fescar_GlobalTransactional) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(shiroEhcacheCacheManager) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(loglevelProperty) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(shiroWebSecurityManager) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(shiroCacheManager) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(sqlManager) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(daoCacheSerializer) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(daoCacheInterceptor) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(sentinelStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dao) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(shiroWebSessionManager) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(seataDataSourceHandler) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(logbackStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(loglevelHeartbeatThread) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(shiroRedisCacheManager) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(shiroFilterStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(shiroWebEnvironment) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(nutDaoStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(seataStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(druidWebStatFilterStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(loglevelService) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(shiroFilter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(shiroEnvironmentLoaderListener) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject($aop_fescar_GlobalLock) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dataSourceStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(druidWebStatServletStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dubboStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(shiroRememberMeManager) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(shiroLcacheCacheManager) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(shiroEnvStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dataSource) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(hikariDataSource) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(druidDataSource) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(rtnjura3d6gbrr3etrtg9fh883) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(2cbkm9qj1qjqep5a1ci1cok97s) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(01kspcf0ngijso76ijclfps3hh) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dubboRegistryConfig) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(1h8oddr4ikidhp892rqtg6rn8c) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dubboAnnotationBean) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(0vq0f0bgsoii7op856usgf0060) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(rmj1sjmhf6iccq48h3c299f52j) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(03odspvbj0heirgtlos8l2rdfm) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(qgm85p27t8hr5pumn6t3env4io) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(1e4ige4g0kgknqdrrvie9215ig) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dubboManager) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(7doln208gui0qp6c5k5akj11pa) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(vgmq22htg6g8pod342aim4pnqa) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(7ul6r0n2rohghq30k3nrng20bg) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(06oigp1epaitvo5iak19mdtvrg) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dubboPrototeConfig) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(qfasgcd3q6isgrh1j9ev1nbiln) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(1q4m78hb2ug54prbqdubsvqodf) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(1n9rfqpdlogdeqphlj3u7sru3p) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(4leqvioafqha0p1qjvld6u37b8) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(ras7pqvebkj70qa6hlmh2dju61) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(5escfcntdqhkorudspv1fbm07b) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.impl.NutIoc - Get '5escfcntdqhkorudspv1fbm07b'<interface cn.wizzer.app.acc.modules.services.AccountUserService>
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=5escfcntdqhkorudspv1fbm07b
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(5escfcntdqhkorudspv1fbm07b) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'5escfcntdqhkorudspv1fbm07b'<interface cn.wizzer.app.acc.modules.services.AccountUserService>
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.impl.ScopeContext - Save object '5escfcntdqhkorudspv1fbm07b' to [app] 
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.impl.NutIoc - Get '2j8l3gc2imimaphq3ilsmlat80'<>
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=2j8l3gc2imimaphq3ilsmlat80
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(2j8l3gc2imimaphq3ilsmlat80) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'2j8l3gc2imimaphq3ilsmlat80'<>
[DEBUG] 16:23:48.669 [main] org.nutz.ioc.impl.ScopeContext - Save object '2j8l3gc2imimaphq3ilsmlat80' to [app] 
[DEBUG] 16:23:48.678 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - Load class org.nutz.integration.dubbo.ReferenceBean without AOP
[DEBUG] 16:23:48.678 [main] org.nutz.ioc.impl.NutIoc - Get 'dubbo_iobjs'<>
[DEBUG] 16:23:48.708 [main] org.nutz.ioc.impl.NutIoc - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig>
[DEBUG] 16:23:48.708 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=dubboApplicationConfig
[DEBUG] 16:23:48.708 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dubboApplicationConfig) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.708 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig>
[DEBUG] 16:23:48.708 [main] org.nutz.ioc.impl.ScopeContext - Save object 'dubboApplicationConfig' to [app] 
[DEBUG] 16:23:48.709 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - Load class com.alibaba.dubbo.config.ApplicationConfig without AOP
[DEBUG] 16:23:48.709 [main] org.nutz.ioc.impl.NutIoc - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig>
[DEBUG] 16:23:48.709 [main] org.nutz.ioc.impl.NutIoc - 	 >> Load definition name=dubboRegistryConfig
[DEBUG] 16:23:48.709 [main] org.nutz.ioc.loader.combo.ComboIocLoader - Found IocObject(dubboRegistryConfig) in DubboConfigIocLoader@504336483
[DEBUG] 16:23:48.709 [main] org.nutz.ioc.impl.NutIoc - 	 >> Make...'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig>
[DEBUG] 16:23:48.709 [main] org.nutz.ioc.impl.ScopeContext - Save object 'dubboRegistryConfig' to [app] 
[DEBUG] 16:23:48.709 [main] org.nutz.ioc.aop.impl.DefaultMirrorFactory - Load class com.alibaba.dubbo.config.RegistryConfig without AOP
[DEBUG] 16:23:48.778 [main] com.alibaba.dubbo.common.extension.ExtensionLoader -  [DUBBO] package com.alibaba.dubbo.registry;
import com.alibaba.dubbo.common.extension.ExtensionLoader;
public class RegistryFactory$Adaptive implements com.alibaba.dubbo.registry.RegistryFactory {
public com.alibaba.dubbo.registry.Registry getRegistry(com.alibaba.dubbo.common.URL arg0) {
if (arg0 == null) throw new IllegalArgumentException("url == null");
com.alibaba.dubbo.common.URL url = arg0;
String extName = ( url.getProtocol() == null ? "dubbo" : url.getProtocol() );
if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.registry.RegistryFactory) name from url(" + url.toString() + ") use keys([protocol])");
com.alibaba.dubbo.registry.RegistryFactory extension = (com.alibaba.dubbo.registry.RegistryFactory)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.registry.RegistryFactory.class).getExtension(extName);
return extension.getRegistry(arg0);
}
}, dubbo version: 2.6.6, current host: 192.168.175.1
[INFO ] 16:23:48.778 [main] com.alibaba.dubbo.qos.protocol.QosProtocolWrapper -  [DUBBO] qos won't be started because it is disabled. Please check dubbo.application.qos.enable is configured either in system property, dubbo.properties or XML/spring boot configuration., dubbo version: 2.6.6, current host: 192.168.175.1
[DEBUG] 16:23:48.778 [main] com.alibaba.dubbo.common.extension.ExtensionLoader -  [DUBBO] package com.alibaba.dubbo.remoting.zookeeper;
import com.alibaba.dubbo.common.extension.ExtensionLoader;
public class ZookeeperTransporter$Adaptive implements com.alibaba.dubbo.remoting.zookeeper.ZookeeperTransporter {
public com.alibaba.dubbo.remoting.zookeeper.ZookeeperClient connect(com.alibaba.dubbo.common.URL arg0) {
if (arg0 == null) throw new IllegalArgumentException("url == null");
com.alibaba.dubbo.common.URL url = arg0;
String extName = url.getParameter("client", url.getParameter("transporter", "curator"));
if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.remoting.zookeeper.ZookeeperTransporter) name from url(" + url.toString() + ") use keys([client, transporter])");
com.alibaba.dubbo.remoting.zookeeper.ZookeeperTransporter extension = (com.alibaba.dubbo.remoting.zookeeper.ZookeeperTransporter)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.remoting.zookeeper.ZookeeperTransporter.class).getExtension(extName);
return extension.connect(arg0);
}
}, dubbo version: 2.6.6, current host: 192.168.175.1
[INFO ] 16:23:48.799 [main] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry -  [DUBBO] Load registry store file C:\Users\THINK\.dubbo\dubbo-registry-wk-nb-service-store-120.92.153.163:2181.cache, data: {cn.wizzer.app.sys.modules.services.MessageTemplateService=empty://192.168.175.1/cn.wizzer.app.sys.modules.services.MessageTemplateService?application=wk-nb-service-store&category=configurators&dubbo=2.0.2&interface=cn.wizzer.app.sys.modules.services.MessageTemplateService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,init,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getMessageTemplateByTemplateId,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getNo,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&qos.enable=false&side=consumer&timestamp=1581058248611 empty://192.168.175.1/cn.wizzer.app.sys.modules.services.MessageTemplateService?application=wk-nb-service-store&category=routers&dubbo=2.0.2&interface=cn.wizzer.app.sys.modules.services.MessageTemplateService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,init,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getMessageTemplateByTemplateId,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getNo,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&qos.enable=false&side=consumer&timestamp=1581058248611 dubbo://192.168.175.1:17226/cn.wizzer.app.sys.modules.services.MessageTemplateService?anyhost=true&application=wk-nb-service-sys&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.sys.modules.services.MessageTemplateService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,init,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getMessageTemplateByTemplateId,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getNo,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=8196&side=provider&threads=200&timestamp=1581058175317, cn.wizzer.app.store.modules.services.StoreMemberService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreMemberService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreMemberService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&side=provider&threads=200&timestamp=1581058251568, cn.wizzer.app.store.modules.services.StoreFavoriteService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreFavoriteService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreFavoriteService&methods=selectData,updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,saveData,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,selectDataAll,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&side=provider&threads=200&timestamp=1581058251833, cn.wizzer.app.store.modules.services.StoreOrgService=empty://192.168.175.1/cn.wizzer.app.store.modules.services.StoreOrgService?application=wk-nb-service-store&category=configurators&dubbo=2.0.2&interface=cn.wizzer.app.store.modules.services.StoreOrgService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getPath,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,saveStoreOrgExcel,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&qos.enable=false&side=consumer&timestamp=1581058248119 empty://192.168.175.1/cn.wizzer.app.store.modules.services.StoreOrgService?application=wk-nb-service-store&category=routers&dubbo=2.0.2&interface=cn.wizzer.app.store.modules.services.StoreOrgService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getPath,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,saveStoreOrgExcel,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&qos.enable=false&side=consumer&timestamp=1581058248119 dubbo://192.168.175.1:17226/cn.wizzer.app.store.modules.services.StoreOrgService?anyhost=true&application=wk-nb-service-sys&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreOrgService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getPath,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,saveStoreOrgExcel,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=8196&side=provider&threads=200&timestamp=1581058177048, cn.wizzer.app.store.modules.services.StoreApplyTypeBrandService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreApplyTypeBrandService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreApplyTypeBrandService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&side=provider&threads=200&timestamp=1581058250691, cn.wizzer.app.store.modules.services.StoreLogisticsModeService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreLogisticsModeService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreLogisticsModeService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&side=provider&threads=200&timestamp=1581058250199, cn.wizzer.app.store.modules.services.StoreUserRoleService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreUserRoleService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreUserRoleService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&side=provider&threads=200&timestamp=1581058251180, cn.wizzer.app.acc.modules.services.AccountUserService=empty://192.168.175.1/cn.wizzer.app.acc.modules.services.AccountUserService?application=wk-nb-service-store&category=configurators&dubbo=2.0.2&interface=cn.wizzer.app.acc.modules.services.AccountUserService&methods=insertRelation,insertOrUpdate,getAccountUser,getAccountUserByIdOrType,getMaxId,getSubPath,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,clearAccount,insertLinks,getParentPath,getAccount,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,isExistLoginname,listPage,updateWithVersion,data,insertWith,restPassWordByAccountId,dao,batchGetAccount,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,getAccountByLoginname,clear,getNutMap&pid=21652&qos.enable=false&side=consumer&timestamp=1581058246889 empty://192.168.175.1/cn.wizzer.app.acc.modules.services.AccountUserService?application=wk-nb-service-store&category=routers&dubbo=2.0.2&interface=cn.wizzer.app.acc.modules.services.AccountUserService&methods=insertRelation,insertOrUpdate,getAccountUser,getAccountUserByIdOrType,getMaxId,getSubPath,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,clearAccount,insertLinks,getParentPath,getAccount,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,isExistLoginname,listPage,updateWithVersion,data,insertWith,restPassWordByAccountId,dao,batchGetAccount,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,getAccountByLoginname,clear,getNutMap&pid=21652&qos.enable=false&side=consumer&timestamp=1581058246889 dubbo://192.168.175.1:9239/cn.wizzer.app.acc.modules.services.AccountUserService?anyhost=true&application=wk-nb-service-shop&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.acc.modules.services.AccountUserService&methods=insertRelation,insertOrUpdate,getAccountUser,getAccountUserByIdOrType,getMaxId,getSubPath,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,clearAccount,insertLinks,getParentPath,getAccount,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,isExistLoginname,listPage,updateWithVersion,data,insertWith,restPassWordByAccountId,dao,batchGetAccount,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,getAccountByLoginname,clear,getNutMap&pid=18084&side=provider&threads=200&timestamp=1581058220456, cn.wizzer.app.store.modules.services.StoreApplyClassService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreApplyClassService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreApplyClassService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&side=provider&threads=200&timestamp=1581058251702, cn.wizzer.app.sys.modules.services.SysDictService=empty://192.168.175.1/cn.wizzer.app.sys.modules.services.SysDictService?application=wk-nb-service-store&category=configurators&dubbo=2.0.2&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,fetchLinks,updateRelation,deleteAndChild,save,getCodeByName,insertLinks,getParentPath,getServerIp,listPageLinks,getEntity,updateWith,getSubListByCode,fetch,exists,listPageMap,listPage,updateWithVersion,data,insertWith,clearCache,dao,getNameByCode,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getSubMapByPath,getSubListById,clear,getNameById,getNutMap&pid=21652&qos.enable=false&side=consumer&timestamp=1581058248368 empty://192.168.175.1/cn.wizzer.app.sys.modules.services.SysDictService?application=wk-nb-service-store&category=routers&dubbo=2.0.2&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,fetchLinks,updateRelation,deleteAndChild,save,getCodeByName,insertLinks,getParentPath,getServerIp,listPageLinks,getEntity,updateWith,getSubListByCode,fetch,exists,listPageMap,listPage,updateWithVersion,data,insertWith,clearCache,dao,getNameByCode,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getSubMapByPath,getSubListById,clear,getNameById,getNutMap&pid=21652&qos.enable=false&side=consumer&timestamp=1581058248368 dubbo://192.168.175.1:17226/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-service-sys&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,fetchLinks,updateRelation,deleteAndChild,save,getCodeByName,insertLinks,getParentPath,getServerIp,listPageLinks,getEntity,updateWith,getSubListByCode,fetch,exists,listPageMap,listPage,updateWithVersion,data,insertWith,clearCache,dao,getNameByCode,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getSubMapByPath,getSubListById,clear,getNameById,getNutMap&pid=8196&side=provider&threads=200&timestamp=1581058177310, cn.wizzer.app.store.modules.services.StoreCompanyService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreCompanyService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreCompanyService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&side=provider&threads=200&timestamp=1581058251052, cn.wizzer.app.store.modules.services.StoreClassService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreClassService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreClassService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&side=provider&threads=200&timestamp=1581058250937, cn.wizzer.app.store.modules.services.StoreFeedbackService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreFeedbackService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreFeedbackService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAverageScore,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&side=provider&threads=200&timestamp=1581058249945, cn.wizzer.app.store.modules.services.StoreTypeService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreTypeService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreTypeService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,add,getMaxId,getSubPath,edit,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&side=provider&threads=200&timestamp=1581058250822, cn.wizzer.app.shop.modules.services.ShopConfigService=empty://192.168.175.1/cn.wizzer.app.shop.modules.services.ShopConfigService?application=wk-nb-service-store&category=configurators&dubbo=2.0.2&interface=cn.wizzer.app.shop.modules.services.ShopConfigService&methods=insertRelation,getMainShopTree,insertOrUpdate,getMaxId,getSubPath,getField,vDelete,execute,fetchx,createPage,fetchLinks,updateRelation,insertLinks,getParentPath,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,listPage,updateWithVersion,data,insertWith,clearCache,dao,getMainShop,query,count,listEntity,list,getMap,updateAndIncrIfMatch,isMainShop,updateLinks,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,checkOnGoodsPublish,clear,getNutMap&pid=21652&qos.enable=false&side=consumer&timestamp=1581058247854 empty://192.168.175.1/cn.wizzer.app.shop.modules.services.ShopConfigService?application=wk-nb-service-store&category=routers&dubbo=2.0.2&interface=cn.wizzer.app.shop.modules.services.ShopConfigService&methods=insertRelation,getMainShopTree,insertOrUpdate,getMaxId,getSubPath,getField,vDelete,execute,fetchx,createPage,fetchLinks,updateRelation,insertLinks,getParentPath,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,listPage,updateWithVersion,data,insertWith,clearCache,dao,getMainShop,query,count,listEntity,list,getMap,updateAndIncrIfMatch,isMainShop,updateLinks,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,checkOnGoodsPublish,clear,getNutMap&pid=21652&qos.enable=false&side=consumer&timestamp=1581058247854 dubbo://192.168.175.1:10368/cn.wizzer.app.shop.modules.services.ShopConfigService?anyhost=true&application=wk-nb-service-shop&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.shop.modules.services.ShopConfigService&methods=insertRelation,getMainShopTree,insertOrUpdate,getMaxId,getSubPath,getField,vDelete,execute,fetchx,createPage,fetchLinks,updateRelation,insertLinks,getParentPath,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,listPage,updateWithVersion,data,insertWith,clearCache,dao,getMainShop,query,count,listEntity,list,getMap,updateAndIncrIfMatch,isMainShop,updateLinks,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,checkOnGoodsPublish,clear,getNutMap&pid=3476&side=provider&threads=200&timestamp=1581058201388, cn.wizzer.app.store.modules.services.StoreLevelService=empty://192.168.175.1:11077/cn.wizzer.app.store.modules.services.StoreLevelService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreLevelService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=29660&side=provider&threads=200&timestamp=1580358654766, cn.wizzer.app.store.modules.services.StoreGoodsclassService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreGoodsclassService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreGoodsclassService&methods=insertRelation,insertOrUpdate,getMaxId,getSubPath,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,save,insertLinks,getParentPath,listPageLinks,getByCategoryUuid,getAllProductCategoryFront,getEntity,updateWith,fetch,exists,listPageMap,listPage,updateWithVersion,data,insertWith,clearCache,dao,query,count,sort,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,clear,getNutMap,getSameLevelProductCategorysByStoreUuid&pid=21652&side=provider&threads=200&timestamp=1581058249409, cn.wizzer.app.acc.modules.services.AccountInfoService=empty://192.168.175.1/cn.wizzer.app.acc.modules.services.AccountInfoService?application=wk-nb-service-store&category=configurators&dubbo=2.0.2&interface=cn.wizzer.app.acc.modules.services.AccountInfoService&methods=getMemberList,insertRelation,getAccountInfoList,insertOrUpdate,getMaxId,getSubPath,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,insertLinks,getParentPath,getAccount,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,listPage,updateWithVersion,data,insertWith,dao,getOrgName,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,exportAccount,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,clear,getNutMap&pid=21652&qos.enable=false&side=consumer&timestamp=1581058247583 empty://192.168.175.1/cn.wizzer.app.acc.modules.services.AccountInfoService?application=wk-nb-service-store&category=routers&dubbo=2.0.2&interface=cn.wizzer.app.acc.modules.services.AccountInfoService&methods=getMemberList,insertRelation,getAccountInfoList,insertOrUpdate,getMaxId,getSubPath,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,insertLinks,getParentPath,getAccount,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,listPage,updateWithVersion,data,insertWith,dao,getOrgName,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,exportAccount,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,clear,getNutMap&pid=21652&qos.enable=false&side=consumer&timestamp=1581058247583 dubbo://192.168.175.1:9239/cn.wizzer.app.acc.modules.services.AccountInfoService?anyhost=true&application=wk-nb-service-shop&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.acc.modules.services.AccountInfoService&methods=getMemberList,insertRelation,getAccountInfoList,insertOrUpdate,getMaxId,getSubPath,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,insertLinks,getParentPath,getAccount,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,listPage,updateWithVersion,data,insertWith,dao,getOrgName,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,exportAccount,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,clear,getNutMap&pid=18084&side=provider&threads=200&timestamp=1581058221249, cn.wizzer.app.store.modules.services.StoreApplyMainService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreApplyMainService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreApplyMainService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&side=provider&threads=200&timestamp=1581058251313, cn.wizzer.app.acc.modules.services.AccountLoginNumService=empty://192.168.175.1/cn.wizzer.app.acc.modules.services.AccountLoginNumService?application=wk-nb-service-store&category=configurators&dubbo=2.0.2&interface=cn.wizzer.app.acc.modules.services.AccountLoginNumService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&qos.enable=false&side=consumer&timestamp=1581058248846 empty://192.168.175.1/cn.wizzer.app.acc.modules.services.AccountLoginNumService?application=wk-nb-service-store&category=routers&dubbo=2.0.2&interface=cn.wizzer.app.acc.modules.services.AccountLoginNumService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&qos.enable=false&side=consumer&timestamp=1581058248846 dubbo://192.168.175.1:9239/cn.wizzer.app.acc.modules.services.AccountLoginNumService?anyhost=true&application=wk-nb-service-shop&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.acc.modules.services.AccountLoginNumService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,count,getField,listEntity,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=18084&side=provider&threads=200&timestamp=1581058220053, cn.wizzer.app.store.modules.services.StoreConfigService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreConfigService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreConfigService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&side=provider&threads=200&timestamp=1581058250330, cn.wizzer.app.store.modules.services.StoreUserService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreUserService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreUserService&methods=insertRelation,exportList,fillMenu,insertOrUpdate,getMaxId,getSubPath,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,addSave,updateStoreUser,insertLinks,getParentPath,listPageLinks,getEntity,updateWith,fetch,exists,getRoleCodeList,listPageMap,listPage,updateWithVersion,data,insertWith,addDo,dao,deleteStoreUser,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getUser,update,insert,delete,updateIgnoreNull,clear,getMenus,getNutMap&pid=21652&side=provider&threads=200&timestamp=1581058251950, cn.wizzer.app.store.modules.services.StoreTermSetService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreTermSetService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreTermSetService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&side=provider&threads=200&timestamp=1581058250072, cn.wizzer.app.store.modules.services.ContractService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.ContractService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.ContractService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&side=provider&threads=200&timestamp=1581058249534, cn.wizzer.app.store.modules.services.StoreMainService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreMainService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreMainService&methods=insertRelation,findAll,insertOrUpdate,join,getMaxId,getSubPath,setStoreMainVo,getField,vDelete,getChartDay,execute,fetchx,fetchLinks,updateRelation,editDo,insertLinks,getParentPath,listPageLinks,editShop,getEntity,addStore,updateWith,fetch,exists,listPageMap,listPage,updateWithVersion,data,insertWith,addDo,dao,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,addShop,update,insert,delete,getChartMouth,updateIgnoreNull,clear,editStore,getNutMap&pid=21652&side=provider&threads=200&timestamp=1581058250575, cn.wizzer.app.store.modules.services.StoreApplyLevelService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreApplyLevelService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreApplyLevelService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&side=provider&threads=200&timestamp=1581058249810, cn.wizzer.app.store.modules.services.StoreMenuService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreMenuService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreMenuService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,saveData,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,addChildData,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&side=provider&threads=200&timestamp=1581058251446, cn.wizzer.app.store.modules.services.StoreFreightRulesService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreFreightRulesService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreFreightRulesService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&side=provider&threads=200&timestamp=1581058249146, cn.wizzer.app.store.modules.services.StoreFreightRulesdetailService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreFreightRulesdetailService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreFreightRulesdetailService&methods=updateWithVersion,data,insertRelation,insertWith,insertOrUpdate,dao,getMaxId,getSubPath,query,count,getField,vDelete,listEntity,list,execute,fetchx,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,listPageLinks,clear,getEntity,updateWith,fetch,getNutMap,exists,listPageMap,listPage&pid=21652&side=provider&threads=200&timestamp=1581058249668, cn.wizzer.app.store.modules.services.StoreRoleService=empty://192.168.175.1:12850/cn.wizzer.app.store.modules.services.StoreRoleService?anyhost=true&application=wk-nb-service-store&category=configurators&check=false&dubbo=2.0.2&generic=false&interface=cn.wizzer.app.store.modules.services.StoreRoleService&methods=insertRelation,del,insertOrUpdate,getDatas,getMaxId,getSubPath,edit,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,insertLinks,getParentPath,listPageLinks,getPermissionNameList,getEntity,updateWith,fetch,exists,listPageMap,listPage,editMenuDo,updateWithVersion,data,insertWith,dao,add,query,count,listEntity,list,getMenusAndButtons,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,clear,getNutMap&pid=21652&side=provider&threads=200&timestamp=1581058250460}, dubbo version: 2.6.6, current host: 192.168.175.1
[INFO ] 16:23:48.867 [main] org.apache.curator.utils.Compatibility - Running in ZooKeeper 3.4.x compatibility mode
[INFO ] 16:23:48.889 [main] org.apache.curator.framework.imps.CuratorFrameworkImpl - Starting
[DEBUG] 16:23:48.889 [main] org.apache.curator.CuratorZookeeperClient - Starting
[DEBUG] 16:23:48.889 [main] org.apache.curator.ConnectionState - Starting
[DEBUG] 16:23:48.889 [main] org.apache.curator.ConnectionState - reset
[INFO ] 16:23:51.118 [timeoutChecker_1] io.seata.core.rpc.netty.NettyClientChannelManager - will connect to 120.92.153.163:8091
[INFO ] 16:23:51.119 [timeoutChecker_1] io.seata.core.rpc.netty.NettyPoolableFactory - NettyPool create channel to transactionRole:TMROLE,address:120.92.153.163:8091,msg:< RegisterTMRequest{applicationId='dubbo-fescar-account', transactionServiceGroup='my_test_tx_group'} >
[DEBUG] 16:23:51.179 [NettyClientSelector_TMROLE_1] io.seata.core.rpc.netty.AbstractRpcRemoting - io.seata.core.rpc.netty.TmRpcClient@7c003cfb msgId:1, future :io.seata.core.protocol.MessageFuture@7d08ce2e, body:version=0.9.0,extraData=null,identified=true,resultCode=null,msg=null
[INFO ] 16:23:51.179 [timeoutChecker_1] io.seata.core.rpc.netty.NettyPoolableFactory - register success, cost 30 ms, version:0.9.0,role:TMROLE,channel:[id: 0xea865d06, L:/192.168.1.108:63887 - R:/120.92.153.163:8091]
[INFO ] 16:23:57.938 [main] org.apache.zookeeper.ZooKeeper - Client environment:zookeeper.version=3.4.8--1, built on 02/06/2016 03:18 GMT
[INFO ] 16:23:57.938 [main] org.apache.zookeeper.ZooKeeper - Client environment:host.name=LAPTOP-F109JB95
[INFO ] 16:23:57.938 [main] org.apache.zookeeper.ZooKeeper - Client environment:java.version=1.8.0_131
[INFO ] 16:23:57.938 [main] org.apache.zookeeper.ZooKeeper - Client environment:java.vendor=Oracle Corporation
[INFO ] 16:23:57.938 [main] org.apache.zookeeper.ZooKeeper - Client environment:java.home=C:\Program Files\Java\jdk1.8.0_131\jre
[INFO ] 16:23:57.938 [main] org.apache.zookeeper.ZooKeeper - Client environment:java.class.path=C:\Program Files\Java\jdk1.8.0_131\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_131\jre\lib\rt.jar;E:\dev\workspace\xuexi-parent\wk-app\wk-nb-service-store\target\classes;E:\dev\workspace\xuexi-parent\wk-framework\target\classes;E:\dev\workspace\xuexi-parent\wk-app\wk-model\target\classes;E:\dev\maven_repos\org\projectlombok\lombok\1.16.16\lombok-1.16.16.jar;E:\dev\maven_repos\cn\hutool\hutool-all\4.1.19\hutool-all-4.1.19.jar;E:\dev\maven_repos\org\nutz\nutz-integration-json4excel\1.r.68-SNAPSHOT\nutz-integration-json4excel-1.r.68-SNAPSHOT.jar;E:\dev\maven_repos\com\hx\platform\base\1.0.0-SNAPSHOT\base-1.0.0-SNAPSHOT.jar;E:\dev\maven_repos\org\springframework\spring-core\4.3.21.RELEASE\spring-core-4.3.21.RELEASE.jar;E:\dev\maven_repos\commons-logging\commons-logging\1.2\commons-logging-1.2.jar;E:\dev\maven_repos\org\springframework\spring-tx\4.3.21.RELEASE\spring-tx-4.3.21.RELEASE.jar;E:\dev\maven_repos\org\springframework\spring-aop\4.3.13.RELEASE\spring-aop-4.3.13.RELEASE.jar;E:\dev\maven_repos\org\springframework\spring-beans\4.3.21.RELEASE\spring-beans-4.3.21.RELEASE.jar;E:\dev\maven_repos\org\springframework\security\spring-security-web\4.2.3.RELEASE\spring-security-web-4.2.3.RELEASE.jar;E:\dev\maven_repos\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;E:\dev\maven_repos\org\springframework\spring-expression\4.3.21.RELEASE\spring-expression-4.3.21.RELEASE.jar;E:\dev\maven_repos\org\springframework\security\spring-security-core\4.2.3.RELEASE\spring-security-core-4.2.3.RELEASE.jar;E:\dev\maven_repos\org\springframework\security\spring-security-config\4.2.3.RELEASE\spring-security-config-4.2.3.RELEASE.jar;E:\dev\maven_repos\com\baomidou\mybatis-plus\2.3.3\mybatis-plus-2.3.3.jar;E:\dev\maven_repos\com\baomidou\mybatis-plus-support\2.3.3\mybatis-plus-support-2.3.3.jar;E:\dev\maven_repos\com\baomidou\mybatis-plus-core\2.3.3\mybatis-plus-core-2.3.3.jar;E:\dev\maven_repos\com\github\jsqlparser\jsqlparser\1.1\jsqlparser-1.1.jar;E:\dev\maven_repos\org\mybatis\mybatis-spring\1.3.2\mybatis-spring-1.3.2.jar;E:\dev\maven_repos\org\mybatis\mybatis\3.5.2\mybatis-3.5.2.jar;E:\dev\maven_repos\com\baomidou\mybatis-plus-generate\2.3.3\mybatis-plus-generate-2.3.3.jar;E:\dev\maven_repos\com\alibaba\fastjson\1.2.44\fastjson-1.2.44.jar;E:\dev\maven_repos\com\google\zxing\javase\3.2.1\javase-3.2.1.jar;E:\dev\maven_repos\com\google\zxing\core\3.2.1\core-3.2.1.jar;E:\dev\maven_repos\com\beust\jcommander\1.48\jcommander-1.48.jar;E:\dev\maven_repos\cn\afterturn\easypoi-base\3.2.0\easypoi-base-3.2.0.jar;E:\dev\maven_repos\org\apache\poi\poi\3.15\poi-3.15.jar;E:\dev\maven_repos\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;E:\dev\maven_repos\org\apache\commons\commons-collections4\4.1\commons-collections4-4.1.jar;E:\dev\maven_repos\org\apache\poi\poi-ooxml\3.15\poi-ooxml-3.15.jar;E:\dev\maven_repos\com\github\virtuald\curvesapi\1.04\curvesapi-1.04.jar;E:\dev\maven_repos\org\apache\poi\poi-ooxml-schemas\3.15\poi-ooxml-schemas-3.15.jar;E:\dev\maven_repos\org\apache\xmlbeans\xmlbeans\2.6.0\xmlbeans-2.6.0.jar;E:\dev\maven_repos\stax\stax-api\1.0.1\stax-api-1.0.1.jar;E:\dev\maven_repos\com\google\guava\guava\16.0.1\guava-16.0.1.jar;E:\dev\maven_repos\org\apache\commons\commons-lang3\3.2.1\commons-lang3-3.2.1.jar;E:\dev\maven_repos\cn\afterturn\easypoi-web\3.2.0\easypoi-web-3.2.0.jar;E:\dev\maven_repos\org\springframework\spring-web\4.3.21.RELEASE\spring-web-4.3.21.RELEASE.jar;E:\dev\maven_repos\org\springframework\spring-webmvc\3.1.1.RELEASE\spring-webmvc-3.1.1.RELEASE.jar;E:\dev\maven_repos\org\springframework\spring-asm\3.1.1.RELEASE\spring-asm-3.1.1.RELEASE.jar;E:\dev\maven_repos\org\springframework\spring-context-support\4.3.21.RELEASE\spring-context-support-4.3.21.RELEASE.jar;E:\dev\maven_repos\cn\afterturn\easypoi-annotation\3.2.0\easypoi-annotation-3.2.0.jar;E:\dev\maven_repos\com\fasterxml\jackson\core\jackson-databind\2.8.0\jackson-databind-2.8.0.jar;E:\dev\maven_repos\com\fasterxml\jackson\core\jackson-annotations\2.8.0\jackson-annotations-2.8.0.jar;E:\dev\maven_repos\com\fasterxml\jackson\core\jackson-core\2.8.0\jackson-core-2.8.0.jar;E:\dev\maven_repos\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;E:\dev\maven_repos\javax\servlet\javax.servlet-api\3.1.0\javax.servlet-api-3.1.0.jar;E:\dev\maven_repos\com\ibm\icu\icu4j\4.8.1.1\icu4j-4.8.1.1.jar;E:\dev\maven_repos\com\deepoove\poi-tl\1.5.0\poi-tl-1.5.0.jar;E:\dev\workspace\xuexi-parent\wk-app\wk-common\target\classes;E:\dev\maven_repos\org\nutz\nutzboot-core\2.3.8-SNAPSHOT\nutzboot-core-2.3.8-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutz\1.r.68-SNAPSHOT\nutz-1.r.68-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutzboot-starter-dubbo\2.3.8-SNAPSHOT\nutzboot-starter-dubbo-2.3.8-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutz-integration-dubbo\1.r.68-SNAPSHOT\nutz-integration-dubbo-1.r.68-SNAPSHOT.jar;E:\dev\maven_repos\org\apache\curator\curator-framework\4.0.1\curator-framework-4.0.1.jar;E:\dev\maven_repos\org\apache\curator\curator-client\4.0.1\curator-client-4.0.1.jar;E:\dev\maven_repos\com\alibaba\dubbo\2.6.6\dubbo-2.6.6.jar;E:\dev\maven_repos\org\springframework\spring-context\4.3.21.RELEASE\spring-context-4.3.21.RELEASE.jar;E:\dev\maven_repos\org\javassist\javassist\3.24.0-GA\javassist-3.24.0-GA.jar;E:\dev\maven_repos\org\jboss\netty\netty\3.2.5.Final\netty-3.2.5.Final.jar;E:\dev\maven_repos\org\slf4j\jcl-over-slf4j\1.7.28\jcl-over-slf4j-1.7.28.jar;E:\dev\maven_repos\org\apache\zookeeper\zookeeper\3.4.8\zookeeper-3.4.8.jar;E:\dev\maven_repos\jline\jline\0.9.94\jline-0.9.94.jar;E:\dev\maven_repos\io\netty\netty\3.7.0.Final\netty-3.7.0.Final.jar;E:\dev\maven_repos\org\nutz\nutzboot-starter-shiro\2.3.8-SNAPSHOT\nutzboot-starter-shiro-2.3.8-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutz-integration-shiro\1.r.68-SNAPSHOT\nutz-integration-shiro-1.r.68-SNAPSHOT.jar;E:\dev\maven_repos\org\apache\shiro\shiro-web\1.3.2\shiro-web-1.3.2.jar;E:\dev\maven_repos\org\apache\shiro\shiro-core\1.3.2\shiro-core-1.3.2.jar;E:\dev\maven_repos\commons-beanutils\commons-beanutils\1.8.3\commons-beanutils-1.8.3.jar;E:\dev\maven_repos\org\apache\shiro\shiro-ehcache\1.3.2\shiro-ehcache-1.3.2.jar;E:\dev\maven_repos\net\sf\ehcache\ehcache\2.10.4\ehcache-2.10.4.jar;E:\dev\maven_repos\org\nutz\nutz-plugins-cache\1.r.68-SNAPSHOT\nutz-plugins-cache-1.r.68-SNAPSHOT.jar;E:\dev\maven_repos\io\netty\netty-handler\4.1.34.Final\netty-handler-4.1.34.Final.jar;E:\dev\maven_repos\io\netty\netty-common\4.1.34.Final\netty-common-4.1.34.Final.jar;E:\dev\maven_repos\io\netty\netty-buffer\4.1.34.Final\netty-buffer-4.1.34.Final.jar;E:\dev\maven_repos\io\netty\netty-transport\4.1.34.Final\netty-transport-4.1.34.Final.jar;E:\dev\maven_repos\io\netty\netty-resolver\4.1.34.Final\netty-resolver-4.1.34.Final.jar;E:\dev\maven_repos\io\netty\netty-codec\4.1.34.Final\netty-codec-4.1.34.Final.jar;E:\dev\maven_repos\com\101tec\zkclient\0.11\zkclient-0.11.jar;E:\dev\maven_repos\org\nutz\nutzboot-starter-nutz-dao\2.3.8-SNAPSHOT\nutzboot-starter-nutz-dao-2.3.8-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutz-plugins-daocache\1.r.68-SNAPSHOT\nutz-plugins-daocache-1.r.68-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutzboot-starter-jdbc\2.3.8-SNAPSHOT\nutzboot-starter-jdbc-2.3.8-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutzboot-starter-redis\2.3.8-SNAPSHOT\nutzboot-starter-redis-2.3.8-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutz-integration-jedis\1.r.68-SNAPSHOT\nutz-integration-jedis-1.r.68-SNAPSHOT.jar;E:\dev\maven_repos\redis\clients\jedis\2.9.0\jedis-2.9.0.jar;E:\dev\maven_repos\org\apache\commons\commons-pool2\2.4.2\commons-pool2-2.4.2.jar;E:\dev\maven_repos\org\nutz\nutzboot-starter-wkcache\2.3.8-SNAPSHOT\nutzboot-starter-wkcache-2.3.8-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutz-plugins-wkcache\1.r.68-SNAPSHOT\nutz-plugins-wkcache-1.r.68-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutzboot-starter-sentinel-dubbo\2.3.8-SNAPSHOT\nutzboot-starter-sentinel-dubbo-2.3.8-SNAPSHOT.jar;E:\dev\maven_repos\com\alibaba\csp\sentinel-dubbo-adapter\1.5.0\sentinel-dubbo-adapter-1.5.0.jar;E:\dev\maven_repos\com\alibaba\csp\sentinel-core\1.5.0\sentinel-core-1.5.0.jar;E:\dev\maven_repos\com\alibaba\csp\sentinel-transport-simple-http\1.5.0\sentinel-transport-simple-http-1.5.0.jar;E:\dev\maven_repos\com\alibaba\csp\sentinel-transport-common\1.5.0\sentinel-transport-common-1.5.0.jar;E:\dev\maven_repos\com\alibaba\csp\sentinel-datasource-extension\1.5.0\sentinel-datasource-extension-1.5.0.jar;E:\dev\maven_repos\com\alibaba\csp\sentinel-cluster-client-default\1.5.0\sentinel-cluster-client-default-1.5.0.jar;E:\dev\maven_repos\com\alibaba\csp\sentinel-cluster-common-default\1.5.0\sentinel-cluster-common-default-1.5.0.jar;E:\dev\maven_repos\com\alibaba\csp\sentinel-cluster-server-default\1.5.0\sentinel-cluster-server-default-1.5.0.jar;E:\dev\maven_repos\com\alibaba\csp\sentinel-parameter-flow-control\1.5.0\sentinel-parameter-flow-control-1.5.0.jar;E:\dev\maven_repos\com\googlecode\concurrentlinkedhashmap\concurrentlinkedhashmap-lru\1.4.2\concurrentlinkedhashmap-lru-1.4.2.jar;E:\dev\maven_repos\com\alibaba\druid\1.1.20\druid-1.1.20.jar;E:\dev\maven_repos\mysql\mysql-connector-java\8.0.15\mysql-connector-java-8.0.15.jar;E:\dev\maven_repos\com\google\protobuf\protobuf-java\3.6.1\protobuf-java-3.6.1.jar;E:\dev\maven_repos\org\slf4j\slf4j-api\1.7.26\slf4j-api-1.7.26.jar;E:\dev\maven_repos\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;E:\dev\maven_repos\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;E:\dev\maven_repos\org\nutz\nutzboot-starter-logback-exts\2.3.8-SNAPSHOT\nutzboot-starter-logback-exts-2.3.8-SNAPSHOT.jar;E:\dev\maven_repos\org\nutz\nutzboot-starter-seata\2.3.8-SNAPSHOT\nutzboot-starter-seata-2.3.8-SNAPSHOT.jar;E:\dev\maven_repos\io\seata\seata-rm-datasource\0.9.0\seata-rm-datasource-0.9.0.jar;E:\dev\maven_repos\io\seata\seata-core\0.9.0\seata-core-0.9.0.jar;E:\dev\maven_repos\io\seata\seata-common\0.9.0\seata-common-0.9.0.jar;E:\dev\maven_repos\commons-lang\commons-lang\2.6\commons-lang-2.6.jar;E:\dev\maven_repos\io\seata\seata-discovery-core\0.9.0\seata-discovery-core-0.9.0.jar;E:\dev\maven_repos\io\seata\seata-config-core\0.9.0\seata-config-core-0.9.0.jar;E:\dev\maven_repos\com\typesafe\config\1.2.1\config-1.2.1.jar;E:\dev\maven_repos\io\netty\netty-all\4.1.30.Final\netty-all-4.1.30.Final.jar;E:\dev\maven_repos\commons-pool\commons-pool\1.6\commons-pool-1.6.jar;E:\dev\maven_repos\io\seata\seata-rm\0.9.0\seata-rm-0.9.0.jar;E:\dev\maven_repos\com\github\ben-manes\caffeine\caffeine\2.6.2\caffeine-2.6.2.jar;E:\dev\maven_repos\io\protostuff\protostuff-core\1.5.9\protostuff-core-1.5.9.jar;E:\dev\maven_repos\io\protostuff\protostuff-api\1.5.9\protostuff-api-1.5.9.jar;E:\dev\maven_repos\io\protostuff\protostuff-runtime\1.5.9\protostuff-runtime-1.5.9.jar;E:\dev\maven_repos\io\protostuff\protostuff-collectionschema\1.5.9\protostuff-collectionschema-1.5.9.jar;E:\dev\maven_repos\com\esotericsoftware\kryo\4.0.2\kryo-4.0.2.jar;E:\dev\maven_repos\com\esotericsoftware\reflectasm\1.11.3\reflectasm-1.11.3.jar;E:\dev\maven_repos\com\esotericsoftware\minlog\1.3.0\minlog-1.3.0.jar;E:\dev\maven_repos\org\objenesis\objenesis\2.5.1\objenesis-2.5.1.jar;E:\dev\maven_repos\de\javakaffee\kryo-serializers\0.42\kryo-serializers-0.42.jar;E:\dev\maven_repos\io\seata\seata-spring\0.9.0\seata-spring-0.9.0.jar;E:\dev\maven_repos\io\seata\seata-tcc\0.9.0\seata-tcc-0.9.0.jar;E:\dev\maven_repos\io\seata\seata-codec-all\0.9.0\seata-codec-all-0.9.0.jar;E:\dev\maven_repos\io\seata\seata-codec-seata\0.9.0\seata-codec-seata-0.9.0.jar;E:\dev\maven_repos\io\seata\seata-codec-protobuf\0.9.0\seata-codec-protobuf-0.9.0.jar;E:\dev\maven_repos\io\seata\seata-codec-kryo\0.9.0\seata-codec-kryo-0.9.0.jar;E:\dev\maven_repos\cglib\cglib\3.1\cglib-3.1.jar;E:\dev\maven_repos\org\ow2\asm\asm\6.1.1\asm-6.1.1.jar;E:\dev\maven_repos\io\seata\seata-dubbo-alibaba\0.9.0\seata-dubbo-alibaba-0.9.0.jar;E:\dev\maven_repos\io\seata\seata-tm\0.9.0\seata-tm-0.9.0.jar;D:\Program Files\JetBrains\IntelliJ IDEA 2019.2.4\lib\idea_rt.jar
[INFO ] 16:23:57.938 [main] org.apache.zookeeper.ZooKeeper - Client environment:java.library.path=C:\Program Files\Java\jdk1.8.0_131\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;D:\Program Files (x86)\NetSarang\Xftp 6\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\Git\cmd;C:\Program Files\nodejs\;E:\dev\maven-3.6.2\bin\;D:\Program Files\php-7.4.2-Win32-vc15-x64\;"C:\Users\THINK\AppData\Local\Microsoft\WindowsApps;";"C:\Program Files\Java\jdk1.8.0_131\bin;C:\Program Files\Java\jdk1.8.0_131\jre\bin;";"C:\Users\THINK\AppData\Roaming\npm;";"C:\Program Files\nodejs;";;.
[INFO ] 16:23:57.939 [main] org.apache.zookeeper.ZooKeeper - Client environment:java.io.tmpdir=C:\Users\THINK\AppData\Local\Temp\
[INFO ] 16:23:57.939 [main] org.apache.zookeeper.ZooKeeper - Client environment:java.compiler=<NA>
[INFO ] 16:23:57.939 [main] org.apache.zookeeper.ZooKeeper - Client environment:os.name=Windows 10
[INFO ] 16:23:57.939 [main] org.apache.zookeeper.ZooKeeper - Client environment:os.arch=amd64
[INFO ] 16:23:57.939 [main] org.apache.zookeeper.ZooKeeper - Client environment:os.version=10.0
[INFO ] 16:23:57.939 [main] org.apache.zookeeper.ZooKeeper - Client environment:user.name=THINK
[INFO ] 16:23:57.939 [main] org.apache.zookeeper.ZooKeeper - Client environment:user.home=C:\Users\THINK
[INFO ] 16:23:57.939 [main] org.apache.zookeeper.ZooKeeper - Client environment:user.dir=E:\dev\workspace\xuexi-parent
[INFO ] 16:23:57.939 [main] org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=120.92.153.163:2181 sessionTimeout=60000 watcher=org.apache.curator.ConnectionState@6ecd665
[DEBUG] 16:23:57.941 [main] org.apache.zookeeper.ClientCnxn - zookeeper.disableAutoWatchReset is false
[INFO ] 16:23:57.960 [main-SendThread(120.92.153.163:2181)] org.apache.zookeeper.ClientCnxn - Opening socket connection to server 120.92.153.163/120.92.153.163:2181. Will not attempt to authenticate using SASL (unknown error)
[INFO ] 16:23:57.960 [main] org.apache.curator.framework.imps.CuratorFrameworkImpl - Default schema
[DEBUG] 16:23:57.968 [main] com.alibaba.dubbo.common.extension.ExtensionLoader -  [DUBBO] package com.alibaba.dubbo.rpc.cluster;
import com.alibaba.dubbo.common.extension.ExtensionLoader;
public class RouterFactory$Adaptive implements com.alibaba.dubbo.rpc.cluster.RouterFactory {
public com.alibaba.dubbo.rpc.cluster.Router getRouter(com.alibaba.dubbo.common.URL arg0) {
if (arg0 == null) throw new IllegalArgumentException("url == null");
com.alibaba.dubbo.common.URL url = arg0;
String extName = url.getProtocol();
if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.rpc.cluster.RouterFactory) name from url(" + url.toString() + ") use keys([protocol])");
com.alibaba.dubbo.rpc.cluster.RouterFactory extension = (com.alibaba.dubbo.rpc.cluster.RouterFactory)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.rpc.cluster.RouterFactory.class).getExtension(extName);
return extension.getRouter(arg0);
}
}, dubbo version: 2.6.6, current host: 192.168.175.1
[DEBUG] 16:23:57.969 [main] com.alibaba.dubbo.common.extension.ExtensionLoader -  [DUBBO] package com.alibaba.dubbo.rpc.cluster;
import com.alibaba.dubbo.common.extension.ExtensionLoader;
public class ConfiguratorFactory$Adaptive implements com.alibaba.dubbo.rpc.cluster.ConfiguratorFactory {
public com.alibaba.dubbo.rpc.cluster.Configurator getConfigurator(com.alibaba.dubbo.common.URL arg0) {
if (arg0 == null) throw new IllegalArgumentException("url == null");
com.alibaba.dubbo.common.URL url = arg0;
String extName = url.getProtocol();
if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.rpc.cluster.ConfiguratorFactory) name from url(" + url.toString() + ") use keys([protocol])");
com.alibaba.dubbo.rpc.cluster.ConfiguratorFactory extension = (com.alibaba.dubbo.rpc.cluster.ConfiguratorFactory)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.rpc.cluster.ConfiguratorFactory.class).getExtension(extName);
return extension.getConfigurator(arg0);
}
}, dubbo version: 2.6.6, current host: 192.168.175.1
[INFO ] 16:23:57.978 [main] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry -  [DUBBO] Register: consumer://192.168.175.1/cn.wizzer.app.acc.modules.services.AccountUserService?application=wk-nb-service-store&category=consumers&check=false&dubbo=2.0.2&interface=cn.wizzer.app.acc.modules.services.AccountUserService&methods=insertRelation,insertOrUpdate,getAccountUser,getAccountUserByIdOrType,getMaxId,getSubPath,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,clearAccount,insertLinks,getParentPath,getAccount,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,isExistLoginname,listPage,updateWithVersion,data,insertWith,restPassWordByAccountId,dao,batchGetAccount,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,getAccountByLoginname,clear,getNutMap&pid=23772&qos.enable=false&side=consumer&timestamp=1581323028709, dubbo version: 2.6.6, current host: 192.168.175.1
[INFO ] 16:23:57.990 [main-SendThread(120.92.153.163:2181)] org.apache.zookeeper.ClientCnxn - Socket connection established to 120.92.153.163/120.92.153.163:2181, initiating session
[DEBUG] 16:23:57.990 [main-SendThread(120.92.153.163:2181)] org.apache.zookeeper.ClientCnxn - Session establishment request sent on 120.92.153.163/120.92.153.163:2181
[INFO ] 16:23:58.017 [main-SendThread(120.92.153.163:2181)] org.apache.zookeeper.ClientCnxn - Session establishment complete on server 120.92.153.163/120.92.153.163:2181, sessionid = 0x170042d43320052, negotiated timeout = 40000
[DEBUG] 16:23:58.019 [main-EventThread] org.apache.curator.ConnectionState - Negotiated session timeout: 40000
[INFO ] 16:23:58.019 [main-EventThread] org.apache.curator.framework.state.ConnectionStateManager - State change: CONNECTED
[DEBUG] 16:23:58.019 [main-EventThread] org.apache.curator.framework.imps.CuratorFrameworkImpl - Clearing sleep for 0 operations
[DEBUG] 16:23:58.050 [main-SendThread(120.92.153.163:2181)] org.apache.zookeeper.ClientCnxn - Reading reply sessionid:0x170042d43320052, packet:: clientPath:null serverPath:null finished:false header:: 1,3  replyHeader:: 1,10262,0  request:: '/dubbo/cn.wizzer.app.acc.modules.services.AccountUserService/consumers,F  response:: s{3525,3525,1569743618654,1569743618654,0,240,0,0,13,0,10070} 
[DEBUG] 16:23:58.068 [NettyClientSelector_RMROLE_1] io.seata.core.rpc.netty.AbstractRpcRemotingClient - will send ping msg,channel[id: 0x7939cb2b, L:/192.168.1.108:63883 - R:/120.92.153.163:8091]
[DEBUG] 16:23:58.068 [NettyClientSelector_RMROLE_1] io.seata.core.rpc.netty.AbstractRpcRemoting - write message:services ping, channel:[id: 0x7939cb2b, L:/192.168.1.108:63883 - R:/120.92.153.163:8091],active?true,writable?true,isopen?true
[DEBUG] 16:23:58.079 [main-SendThread(120.92.153.163:2181)] org.apache.zookeeper.ClientCnxn - Reading reply sessionid:0x170042d43320052, packet:: clientPath:null serverPath:null finished:false header:: 2,1  replyHeader:: 2,10263,0  request:: '/dubbo/cn.wizzer.app.acc.modules.services.AccountUserService/consumers/consumer%253A%252F%252F192.168.175.1%252Fcn.wizzer.app.acc.modules.services.AccountUserService%253Fapplication%253Dwk-nb-service-store%2526category%253Dconsumers%2526check%253Dfalse%2526dubbo%253D2.0.2%2526interface%253Dcn.wizzer.app.acc.modules.services.AccountUserService%2526methods%253DinsertRelation%252CinsertOrUpdate%252CgetAccountUser%252CgetAccountUserByIdOrType%252CgetMaxId%252CgetSubPath%252CgetField%252CvDelete%252Cexecute%252Cfetchx%252CfetchLinks%252CupdateRelation%252CclearAccount%252CinsertLinks%252CgetParentPath%252CgetAccount%252ClistPageLinks%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPageMap%252CisExistLoginname%252ClistPage%252CupdateWithVersion%252Cdata%252CinsertWith%252CrestPassWordByAccountId%252Cdao%252CbatchGetAccount%252Cquery%252Ccount%252ClistEntity%252Clist%252CgetMap%252CupdateAndIncrIfMatch%252CupdateLinks%252CgetEntityClass%252CfastInsert%252Cupdate%252Cinsert%252Cdelete%252CupdateIgnoreNull%252CgetAccountByLoginname%252Cclear%252CgetNutMap%2526pid%253D23772%2526qos.enable%253Dfalse%2526side%253Dconsumer%2526timestamp%253D1581323028709,#3139322e3136382e3137352e31,v{s{31,s{'world,'anyone}}},1  response:: '/dubbo/cn.wizzer.app.acc.modules.services.AccountUserService/consumers/consumer%253A%252F%252F192.168.175.1%252Fcn.wizzer.app.acc.modules.services.AccountUserService%253Fapplication%253Dwk-nb-service-store%2526category%253Dconsumers%2526check%253Dfalse%2526dubbo%253D2.0.2%2526interface%253Dcn.wizzer.app.acc.modules.services.AccountUserService%2526methods%253DinsertRelation%252CinsertOrUpdate%252CgetAccountUser%252CgetAccountUserByIdOrType%252CgetMaxId%252CgetSubPath%252CgetField%252CvDelete%252Cexecute%252Cfetchx%252CfetchLinks%252CupdateRelation%252CclearAccount%252CinsertLinks%252CgetParentPath%252CgetAccount%252ClistPageLinks%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPageMap%252CisExistLoginname%252ClistPage%252CupdateWithVersion%252Cdata%252CinsertWith%252CrestPassWordByAccountId%252Cdao%252CbatchGetAccount%252Cquery%252Ccount%252ClistEntity%252Clist%252CgetMap%252CupdateAndIncrIfMatch%252CupdateLinks%252CgetEntityClass%252CfastInsert%252Cupdate%252Cinsert%252Cdelete%252CupdateIgnoreNull%252CgetAccountByLoginname%252Cclear%252CgetNutMap%2526pid%253D23772%2526qos.enable%253Dfalse%2526side%253Dconsumer%2526timestamp%253D1581323028709 
[INFO ] 16:23:58.080 [main] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry -  [DUBBO] Subscribe: consumer://192.168.175.1/cn.wizzer.app.acc.modules.services.AccountUserService?application=wk-nb-service-store&category=providers,configurators,routers&dubbo=2.0.2&interface=cn.wizzer.app.acc.modules.services.AccountUserService&methods=insertRelation,insertOrUpdate,getAccountUser,getAccountUserByIdOrType,getMaxId,getSubPath,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,clearAccount,insertLinks,getParentPath,getAccount,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,isExistLoginname,listPage,updateWithVersion,data,insertWith,restPassWordByAccountId,dao,batchGetAccount,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,getAccountByLoginname,clear,getNutMap&pid=23772&qos.enable=false&side=consumer&timestamp=1581323028709, dubbo version: 2.6.6, current host: 192.168.175.1
[DEBUG] 16:23:58.099 [NettyClientSelector_RMROLE_1] io.seata.core.rpc.netty.AbstractRpcRemotingClient - received PONG from /120.92.153.163:8091
[DEBUG] 16:23:58.099 [main-SendThread(120.92.153.163:2181)] org.apache.zookeeper.ClientCnxn - Reading reply sessionid:0x170042d43320052, packet:: clientPath:null serverPath:null finished:false header:: 3,3  replyHeader:: 3,10263,0  request:: '/dubbo/cn.wizzer.app.acc.modules.services.AccountUserService/providers,F  response:: s{1616,1616,1569479743906,1569479743906,0,86,0,0,10,0,10076} 
[DEBUG] 16:23:58.129 [main-SendThread(120.92.153.163:2181)] org.apache.zookeeper.ClientCnxn - Reading reply sessionid:0x170042d43320052, packet:: clientPath:null serverPath:null finished:false header:: 4,12  replyHeader:: 4,10263,0  request:: '/dubbo/cn.wizzer.app.acc.modules.services.AccountUserService/providers,T  response:: v{},s{1616,1616,1569479743906,1569479743906,0,86,0,0,10,0,10076} 
[DEBUG] 16:23:58.152 [main-SendThread(120.92.153.163:2181)] org.apache.zookeeper.ClientCnxn - Reading reply sessionid:0x170042d43320052, packet:: clientPath:null serverPath:null finished:false header:: 5,3  replyHeader:: 5,10263,0  request:: '/dubbo/cn.wizzer.app.acc.modules.services.AccountUserService/configurators,F  response:: s{1618,1618,1569479743969,1569479743969,0,0,0,0,10,0,1618} 
[DEBUG] 16:23:58.169 [main-SendThread(120.92.153.163:2181)] org.apache.zookeeper.ClientCnxn - Reading reply sessionid:0x170042d43320052, packet:: clientPath:null serverPath:null finished:false header:: 6,12  replyHeader:: 6,10263,0  request:: '/dubbo/cn.wizzer.app.acc.modules.services.AccountUserService/configurators,T  response:: v{},s{1618,1618,1569479743969,1569479743969,0,0,0,0,10,0,1618} 
[DEBUG] 16:23:58.198 [main-SendThread(120.92.153.163:2181)] org.apache.zookeeper.ClientCnxn - Reading reply sessionid:0x170042d43320052, packet:: clientPath:null serverPath:null finished:false header:: 7,3  replyHeader:: 7,10263,0  request:: '/dubbo/cn.wizzer.app.acc.modules.services.AccountUserService/routers,F  response:: s{3527,3527,1569743618797,1569743618797,0,0,0,0,13,0,3527} 
[DEBUG] 16:23:58.219 [main-SendThread(120.92.153.163:2181)] org.apache.zookeeper.ClientCnxn - Reading reply sessionid:0x170042d43320052, packet:: clientPath:null serverPath:null finished:false header:: 8,12  replyHeader:: 8,10263,0  request:: '/dubbo/cn.wizzer.app.acc.modules.services.AccountUserService/routers,T  response:: v{},s{3527,3527,1569743618797,1569743618797,0,0,0,0,13,0,3527} 
[INFO ] 16:23:58.219 [main] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry -  [DUBBO] Notify urls for subscribe url consumer://192.168.175.1/cn.wizzer.app.acc.modules.services.AccountUserService?application=wk-nb-service-store&category=providers,configurators,routers&dubbo=2.0.2&interface=cn.wizzer.app.acc.modules.services.AccountUserService&methods=insertRelation,insertOrUpdate,getAccountUser,getAccountUserByIdOrType,getMaxId,getSubPath,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,clearAccount,insertLinks,getParentPath,getAccount,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,isExistLoginname,listPage,updateWithVersion,data,insertWith,restPassWordByAccountId,dao,batchGetAccount,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,getAccountByLoginname,clear,getNutMap&pid=23772&qos.enable=false&side=consumer&timestamp=1581323028709, urls: [empty://192.168.175.1/cn.wizzer.app.acc.modules.services.AccountUserService?application=wk-nb-service-store&category=providers&dubbo=2.0.2&interface=cn.wizzer.app.acc.modules.services.AccountUserService&methods=insertRelation,insertOrUpdate,getAccountUser,getAccountUserByIdOrType,getMaxId,getSubPath,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,clearAccount,insertLinks,getParentPath,getAccount,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,isExistLoginname,listPage,updateWithVersion,data,insertWith,restPassWordByAccountId,dao,batchGetAccount,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,getAccountByLoginname,clear,getNutMap&pid=23772&qos.enable=false&side=consumer&timestamp=1581323028709, empty://192.168.175.1/cn.wizzer.app.acc.modules.services.AccountUserService?application=wk-nb-service-store&category=configurators&dubbo=2.0.2&interface=cn.wizzer.app.acc.modules.services.AccountUserService&methods=insertRelation,insertOrUpdate,getAccountUser,getAccountUserByIdOrType,getMaxId,getSubPath,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,clearAccount,insertLinks,getParentPath,getAccount,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,isExistLoginname,listPage,updateWithVersion,data,insertWith,restPassWordByAccountId,dao,batchGetAccount,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,getAccountByLoginname,clear,getNutMap&pid=23772&qos.enable=false&side=consumer&timestamp=1581323028709, empty://192.168.175.1/cn.wizzer.app.acc.modules.services.AccountUserService?application=wk-nb-service-store&category=routers&dubbo=2.0.2&interface=cn.wizzer.app.acc.modules.services.AccountUserService&methods=insertRelation,insertOrUpdate,getAccountUser,getAccountUserByIdOrType,getMaxId,getSubPath,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,clearAccount,insertLinks,getParentPath,getAccount,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,isExistLoginname,listPage,updateWithVersion,data,insertWith,restPassWordByAccountId,dao,batchGetAccount,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,getAccountByLoginname,clear,getNutMap&pid=23772&qos.enable=false&side=consumer&timestamp=1581323028709], dubbo version: 2.6.6, current host: 192.168.175.1
[DEBUG] 16:23:58.224 [main] org.nutz.ioc.impl.ScopeContext - Remove object '5escfcntdqhkorudspv1fbm07b' from [app] 
[DEBUG] 16:23:58.224 [main] org.nutz.ioc.impl.ScopeContext - Remove object 'storeUserServiceImpl' from [app] 
[DEBUG] 16:23:58.224 [main] org.nutz.ioc.impl.ScopeContext - Remove object 'storeMainServiceImpl' from [app] 
[DEBUG] 16:23:58.224 [main] org.nutz.ioc.impl.ScopeContext - Remove object 'dubboAnnotationBean' from [app] 
[DEBUG] 16:23:58.224 [main] org.nutz.ioc.impl.ScopeContext - Remove object 'dubboManager' from [app] 
[ERROR] 16:23:58.229 [main] org.nutz.boot.NbApp - something happen!!
org.nutz.ioc.IocException: IocBean[dubboManager -> dubboAnnotationBean -> storeMainServiceImpl] throw Exception when creating
	at org.nutz.ioc.impl.ObjectMakerImpl.make(ObjectMakerImpl.java:153)
	at org.nutz.ioc.impl.NutIoc.get(NutIoc.java:241)
	at org.nutz.ioc.impl.NutIoc.getByType(NutIoc.java:457)
	at org.nutz.ioc.impl.NutIoc.getByType(NutIoc.java:426)
	at org.nutz.integration.dubbo.AnnotationBean._init(AnnotationBean.java:73)
	at org.nutz.integration.dubbo.AnnotationBean$FM$_init$cff301be46c87e2fbea60f4ef344bacb.invoke(AnnotationBean.java)
	at org.nutz.ioc.impl.ObjectMakerImpl$2.trigger(ObjectMakerImpl.java:181)
	at org.nutz.ioc.weaver.DefaultWeaver.onCreate(DefaultWeaver.java:89)
	at org.nutz.ioc.impl.ObjectMakerImpl.make(ObjectMakerImpl.java:141)
	at org.nutz.ioc.impl.NutIoc.get(NutIoc.java:241)
	at org.nutz.ioc.impl.NutIoc.get(NutIoc.java:271)
	at org.nutz.integration.dubbo.DubboManager.init(DubboManager.java:31)
	at org.nutz.integration.dubbo.DubboManager._init(DubboManager.java:24)
	at org.nutz.integration.dubbo.DubboManager$FM$_init$cff301be46c87e2fbea60f4ef344bacb.invoke(DubboManager.java)
	at org.nutz.ioc.impl.ObjectMakerImpl$2.trigger(ObjectMakerImpl.java:181)
	at org.nutz.ioc.weaver.DefaultWeaver.onCreate(DefaultWeaver.java:89)
	at org.nutz.ioc.impl.ObjectMakerImpl.make(ObjectMakerImpl.java:141)
	at org.nutz.ioc.impl.NutIoc.get(NutIoc.java:241)
	at org.nutz.ioc.impl.NutIoc.get(NutIoc.java:271)
	at org.nutz.ioc.impl.NutIoc.get(NutIoc.java:161)
	at org.nutz.boot.starter.dubbo.DubboStarter.start(DubboStarter.java:17)
	at org.nutz.boot.AppContext.startServers(AppContext.java:310)
	at org.nutz.boot.NbApp.execute(NbApp.java:210)
	at org.nutz.boot.NbApp.run(NbApp.java:182)
	at cn.wizzer.app.store.commons.core.DubboRpcStoreMainLauncher.main(DubboRpcStoreMainLauncher.java:36)
Caused by: java.lang.RuntimeException: IocBean[storeMainServiceImpl] fail at field=[storeUserService]
	at org.nutz.ioc.weaver.FieldInjector.inject(FieldInjector.java:40)
	at org.nutz.ioc.weaver.DefaultWeaver.fill(DefaultWeaver.java:67)
	at org.nutz.ioc.impl.ObjectMakerImpl.make(ObjectMakerImpl.java:138)
	... 24 common frames omitted
Caused by: org.nutz.ioc.IocException: IocBean[storeUserServiceImpl] throw Exception when creating
	at org.nutz.ioc.impl.ObjectMakerImpl.make(ObjectMakerImpl.java:153)
	at org.nutz.ioc.impl.NutIoc.get(NutIoc.java:241)
	at org.nutz.ioc.impl.NutIoc.getByType(NutIoc.java:457)
	at org.nutz.ioc.val.ReferTypeValue.get(ReferTypeValue.java:66)
	at org.nutz.ioc.weaver.FieldInjector.inject(FieldInjector.java:32)
	... 26 common frames omitted
Caused by: java.lang.RuntimeException: IocBean[storeUserServiceImpl] fail at field=[accountUserService]
	at org.nutz.ioc.weaver.FieldInjector.inject(FieldInjector.java:40)
	at org.nutz.ioc.weaver.DefaultWeaver.fill(DefaultWeaver.java:67)
	at org.nutz.ioc.impl.ObjectMakerImpl.make(ObjectMakerImpl.java:138)
	... 30 common frames omitted
Caused by: org.nutz.ioc.IocException: IocBean[5escfcntdqhkorudspv1fbm07b] throw Exception when creating
	at org.nutz.ioc.impl.ObjectMakerImpl.make(ObjectMakerImpl.java:153)
	at org.nutz.ioc.impl.NutIoc.get(NutIoc.java:241)
	at org.nutz.ioc.impl.NutIoc.getByType(NutIoc.java:457)
	at org.nutz.ioc.val.ReferTypeValue.get(ReferTypeValue.java:66)
	at org.nutz.ioc.weaver.FieldInjector.inject(FieldInjector.java:32)
	... 32 common frames omitted
Caused by: org.nutz.lang.InvokingException: Fail to invoke [org.nutz.integration.dubbo.ReferenceBean].get() by args:
 
For the reason: Failed to check the status of the service cn.wizzer.app.acc.modules.services.AccountUserService. No provider available for the service cn.wizzer.app.acc.modules.services.AccountUserService from the url zookeeper://120.92.153.163:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-service-store&dubbo=2.0.2&interface=cn.wizzer.app.acc.modules.services.AccountUserService&methods=insertRelation,insertOrUpdate,getAccountUser,getAccountUserByIdOrType,getMaxId,getSubPath,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,clearAccount,insertLinks,getParentPath,getAccount,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,isExistLoginname,listPage,updateWithVersion,data,insertWith,restPassWordByAccountId,dao,batchGetAccount,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,getAccountByLoginname,clear,getNutMap&pid=23772&qos.enable=false&register.ip=192.168.175.1&side=consumer&timestamp=1581323028709 to the consumer 192.168.175.1 use dubbo version 2.6.6
	at org.nutz.lang.Invoking.invoke(Invoking.java:195)
	at org.nutz.lang.Mirror.invoke(Mirror.java:1135)
	at org.nutz.ioc.impl.ObjectMakerImpl$1.born(ObjectMakerImpl.java:80)
	at org.nutz.ioc.weaver.DefaultWeaver.born(DefaultWeaver.java:78)
	at org.nutz.ioc.impl.ObjectMakerImpl.make(ObjectMakerImpl.java:117)
	... 36 common frames omitted
Caused by: java.lang.IllegalStateException: Failed to check the status of the service cn.wizzer.app.acc.modules.services.AccountUserService. No provider available for the service cn.wizzer.app.acc.modules.services.AccountUserService from the url zookeeper://120.92.153.163:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-service-store&dubbo=2.0.2&interface=cn.wizzer.app.acc.modules.services.AccountUserService&methods=insertRelation,insertOrUpdate,getAccountUser,getAccountUserByIdOrType,getMaxId,getSubPath,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,clearAccount,insertLinks,getParentPath,getAccount,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,isExistLoginname,listPage,updateWithVersion,data,insertWith,restPassWordByAccountId,dao,batchGetAccount,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,getAccountByLoginname,clear,getNutMap&pid=23772&qos.enable=false&register.ip=192.168.175.1&side=consumer&timestamp=1581323028709 to the consumer 192.168.175.1 use dubbo version 2.6.6
	at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:426)
	at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:335)
	at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:164)
	at org.nutz.integration.dubbo.ReferenceBean.get(ReferenceBean.java:152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.nutz.lang.Invoking$NullArgInvoker.invoke(Invoking.java:77)
	at org.nutz.lang.Invoking.invoke(Invoking.java:192)
	... 40 common frames omitted
[INFO ] 16:23:58.229 [main] org.nutz.ioc.impl.NutIoc - org.nutz.ioc.impl.NutIoc@1970856042 is closing. startup date [20-02-10 16:23:45.319]
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'dubboRegistryConfig' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'dubboApplicationConfig' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object '2j8l3gc2imimaphq3ilsmlat80' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'contractServiceImpl' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'storeFavoriteServiceImpl' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'storeGoodsclassServiceImpl' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'sqlManager' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'dao' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'storeApplyLevelServiceImpl' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'dubbo_iobjs' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'loglevelProperty' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'logbackStarter' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'seataStarter' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'sentinelStarter' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'druidWebStatServletStarter' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'druidWebStatFilterStarter' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'dataSourceStarter' ...
[DEBUG] 16:23:58.229 [main] org.nutz.boot.starter.jdbc.DataSourceStarter - shutdown slave datasource count=0
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'nutDaoStarter' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'shiroEnvStarter' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'shiroFilterStarter' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'dubboStarter' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object '$aop_wkcache' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object '$aop_fescar_GlobalTransactional' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object '$aop_fescar_GlobalLock' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object '$aop_async' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'seataDataSourceHandler' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'counterService' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'nbApp' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'conf' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'appContext' ...
[DEBUG] 16:23:58.229 [main] org.nutz.ioc.impl.ScopeContext - Depose object 'druidDataSource' ...
[ERROR] 16:23:58.229 [main] org.nutz.boot.NbApp - something happen
java.lang.RuntimeException: java.lang.NoSuchMethodException: Fail to find Method io.seata.rm.datasource.DataSourceProxy->close with params:
[]
	at org.nutz.lang.Lang.wrapThrow(Lang.java:191)
	at org.nutz.ioc.impl.ObjectMakerImpl$2.trigger(ObjectMakerImpl.java:183)
	at org.nutz.ioc.ObjectProxy.depose(ObjectProxy.java:83)
	at org.nutz.ioc.impl.ScopeContext.clear(ScopeContext.java:115)
	at org.nutz.ioc.impl.ScopeContext.depose(ScopeContext.java:122)
	at org.nutz.ioc.impl.NutIoc.depose(NutIoc.java:297)
	at org.nutz.boot.AppContext.depose(AppContext.java:299)
	at org.nutz.boot.NbApp._shutdown(NbApp.java:232)
	at org.nutz.boot.NbApp.run(NbApp.java:189)
	at cn.wizzer.app.store.commons.core.DubboRpcStoreMainLauncher.main(DubboRpcStoreMainLauncher.java:36)
Caused by: java.lang.NoSuchMethodException: Fail to find Method io.seata.rm.datasource.DataSourceProxy->close with params:
[]
	at org.nutz.lang.Mirror.findMethod(Mirror.java:1195)
	at org.nutz.ioc.impl.ObjectMakerImpl$2.trigger(ObjectMakerImpl.java:178)
	... 8 common frames omitted
[INFO ] 16:23:58.229 [DubboShutdownHook] com.alibaba.dubbo.config.DubboShutdownHook -  [DUBBO] Run shutdown hook now., dubbo version: 2.6.6, current host: 192.168.175.1
[INFO ] 16:23:58.229 [DubboShutdownHook] com.alibaba.dubbo.registry.support.AbstractRegistryFactory -  [DUBBO] Close all registries [zookeeper://120.92.153.163:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-service-store&dubbo=2.0.2&interface=com.alibaba.dubbo.registry.RegistryService&pid=23772&qos.enable=false&timestamp=1581323028769], dubbo version: 2.6.6, current host: 192.168.175.1
[INFO ] 16:23:58.229 [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry -  [DUBBO] Destroy registry:zookeeper://120.92.153.163:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-service-store&dubbo=2.0.2&interface=com.alibaba.dubbo.registry.RegistryService&pid=23772&qos.enable=false&timestamp=1581323028769, dubbo version: 2.6.6, current host: 192.168.175.1
[INFO ] 16:23:58.229 [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry -  [DUBBO] Unregister: consumer://192.168.175.1/cn.wizzer.app.acc.modules.services.AccountUserService?application=wk-nb-service-store&category=consumers&check=false&dubbo=2.0.2&interface=cn.wizzer.app.acc.modules.services.AccountUserService&methods=insertRelation,insertOrUpdate,getAccountUser,getAccountUserByIdOrType,getMaxId,getSubPath,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,clearAccount,insertLinks,getParentPath,getAccount,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,isExistLoginname,listPage,updateWithVersion,data,insertWith,restPassWordByAccountId,dao,batchGetAccount,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,getAccountByLoginname,clear,getNutMap&pid=23772&qos.enable=false&side=consumer&timestamp=1581323028709, dubbo version: 2.6.6, current host: 192.168.175.1
[DEBUG] 16:23:58.259 [main-SendThread(120.92.153.163:2181)] org.apache.zookeeper.ClientCnxn - Reading reply sessionid:0x170042d43320052, packet:: clientPath:null serverPath:null finished:false header:: 9,2  replyHeader:: 9,10264,0  request:: '/dubbo/cn.wizzer.app.acc.modules.services.AccountUserService/consumers/consumer%253A%252F%252F192.168.175.1%252Fcn.wizzer.app.acc.modules.services.AccountUserService%253Fapplication%253Dwk-nb-service-store%2526category%253Dconsumers%2526check%253Dfalse%2526dubbo%253D2.0.2%2526interface%253Dcn.wizzer.app.acc.modules.services.AccountUserService%2526methods%253DinsertRelation%252CinsertOrUpdate%252CgetAccountUser%252CgetAccountUserByIdOrType%252CgetMaxId%252CgetSubPath%252CgetField%252CvDelete%252Cexecute%252Cfetchx%252CfetchLinks%252CupdateRelation%252CclearAccount%252CinsertLinks%252CgetParentPath%252CgetAccount%252ClistPageLinks%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPageMap%252CisExistLoginname%252ClistPage%252CupdateWithVersion%252Cdata%252CinsertWith%252CrestPassWordByAccountId%252Cdao%252CbatchGetAccount%252Cquery%252Ccount%252ClistEntity%252Clist%252CgetMap%252CupdateAndIncrIfMatch%252CupdateLinks%252CgetEntityClass%252CfastInsert%252Cupdate%252Cinsert%252Cdelete%252CupdateIgnoreNull%252CgetAccountByLoginname%252Cclear%252CgetNutMap%2526pid%253D23772%2526qos.enable%253Dfalse%2526side%253Dconsumer%2526timestamp%253D1581323028709,-1  response:: null
[INFO ] 16:23:58.259 [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry -  [DUBBO] Destroy unregister url consumer://192.168.175.1/cn.wizzer.app.acc.modules.services.AccountUserService?application=wk-nb-service-store&category=consumers&check=false&dubbo=2.0.2&interface=cn.wizzer.app.acc.modules.services.AccountUserService&methods=insertRelation,insertOrUpdate,getAccountUser,getAccountUserByIdOrType,getMaxId,getSubPath,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,clearAccount,insertLinks,getParentPath,getAccount,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,isExistLoginname,listPage,updateWithVersion,data,insertWith,restPassWordByAccountId,dao,batchGetAccount,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,getAccountByLoginname,clear,getNutMap&pid=23772&qos.enable=false&side=consumer&timestamp=1581323028709, dubbo version: 2.6.6, current host: 192.168.175.1
[INFO ] 16:23:58.259 [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry -  [DUBBO] Unsubscribe: consumer://192.168.175.1/cn.wizzer.app.acc.modules.services.AccountUserService?application=wk-nb-service-store&category=providers,configurators,routers&dubbo=2.0.2&interface=cn.wizzer.app.acc.modules.services.AccountUserService&methods=insertRelation,insertOrUpdate,getAccountUser,getAccountUserByIdOrType,getMaxId,getSubPath,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,clearAccount,insertLinks,getParentPath,getAccount,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,isExistLoginname,listPage,updateWithVersion,data,insertWith,restPassWordByAccountId,dao,batchGetAccount,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,getAccountByLoginname,clear,getNutMap&pid=23772&qos.enable=false&side=consumer&timestamp=1581323028709, dubbo version: 2.6.6, current host: 192.168.175.1
[INFO ] 16:23:58.259 [DubboShutdownHook] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry -  [DUBBO] Destroy unsubscribe url consumer://192.168.175.1/cn.wizzer.app.acc.modules.services.AccountUserService?application=wk-nb-service-store&category=providers,configurators,routers&dubbo=2.0.2&interface=cn.wizzer.app.acc.modules.services.AccountUserService&methods=insertRelation,insertOrUpdate,getAccountUser,getAccountUserByIdOrType,getMaxId,getSubPath,getField,vDelete,execute,fetchx,fetchLinks,updateRelation,clearAccount,insertLinks,getParentPath,getAccount,listPageLinks,getEntity,updateWith,fetch,exists,listPageMap,isExistLoginname,listPage,updateWithVersion,data,insertWith,restPassWordByAccountId,dao,batchGetAccount,query,count,listEntity,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,update,insert,delete,updateIgnoreNull,getAccountByLoginname,clear,getNutMap&pid=23772&qos.enable=false&side=consumer&timestamp=1581323028709, dubbo version: 2.6.6, current host: 192.168.175.1
[DEBUG] 16:23:58.261 [DubboShutdownHook] org.apache.curator.framework.imps.CuratorFrameworkImpl - Closing
[INFO ] 16:23:58.261 [Curator-Framework-0] org.apache.curator.framework.imps.CuratorFrameworkImpl - backgroundOperationsLoop exiting
[DEBUG] 16:23:58.261 [DubboShutdownHook] org.apache.curator.CuratorZookeeperClient - Closing
[DEBUG] 16:23:58.261 [DubboShutdownHook] org.apache.curator.ConnectionState - Closing
[DEBUG] 16:23:58.261 [DubboShutdownHook] org.apache.zookeeper.ZooKeeper - Closing session: 0x170042d43320052
[DEBUG] 16:23:58.261 [DubboShutdownHook] org.apache.zookeeper.ClientCnxn - Closing client for session: 0x170042d43320052
[DEBUG] 16:23:58.280 [main-SendThread(120.92.153.163:2181)] org.apache.zookeeper.ClientCnxn - Reading reply sessionid:0x170042d43320052, packet:: clientPath:null serverPath:null finished:false header:: 10,-11  replyHeader:: 10,10265,0  request:: null response:: null
[DEBUG] 16:23:58.280 [DubboShutdownHook] org.apache.zookeeper.ClientCnxn - Disconnecting client for session: 0x170042d43320052
[DEBUG] 16:23:58.280 [main-SendThread(120.92.153.163:2181)] org.apache.zookeeper.ClientCnxn - An exception was thrown while closing send thread for session 0x170042d43320052 : Unable to read additional data from server sessionid 0x170042d43320052, likely server has closed socket
[INFO ] 16:23:58.280 [DubboShutdownHook] org.apache.zookeeper.ZooKeeper - Session: 0x170042d43320052 closed
[INFO ] 16:23:58.280 [main-EventThread] org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x170042d43320052

Process finished with exit code 0

6 回复

好像druid有lazy的

我这个服务调用问题 和数据库连接池有啥关系

dubbo有lazy模式吧,问问大鲨鱼

@Reference(check = false)

这个注解有用 解决了 感谢 @Wizzercn

添加回复
请先登陆
回到顶部