NutzCN Logo
问答 项目启动必须联网吗?
发布于 2000天前 作者 akun 1616 次浏览 复制 上一个帖子 下一个帖子
标签:

最近做的一个财务项目,为了数据保密需要在单机上部署,但是我发现不联网的话项目无法启动,这是为什么?有办法解决吗?求各位大佬解释一波

20 回复

除非你在启动的时候有联网的强依赖,比如必须要读取什么网络数据,读不到引发了异常导致启动不了

@qq_b1ca03f7

"C:\Program Files\Java\jdk1.8.0_65\bin\java.exe" -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:59471,suspend=y,server=n -javaagent:C:\Users\Administrator\.IntelliJIdea2018.2\system\captureAgent\debugger-agent.jar=file:/C:/Users/Administrator/AppData/Local/Temp/capture.props -Dfile.encoding=UTF-8 -classpath "C:\Program Files\Java\jdk1.8.0_65\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\rt.jar;D:\workspace\project\mavenProject\scs\wk-app\wk-nb-service-sys\target\classes;D:\workspace\project\mavenProject\scs\wk-framework\target\classes;D:\workspace\project\mavenProject\scs\wk-app\wk-model\target\classes;C:\Users\Administrator\.m2\repository\cn\wizzer\app\wk-code-generator-nb\5.0.7\wk-code-generator-nb-5.0.7.jar;C:\Users\Administrator\.m2\repository\org\atteo\evo-inflector\1.0.1\evo-inflector-1.0.1.jar;C:\Users\Administrator\.m2\repository\commons-cli\commons-cli\1.2\commons-cli-1.2.jar;C:\Users\Administrator\.m2\repository\org\apache\velocity\velocity\1.7\velocity-1.7.jar;C:\Users\Administrator\.m2\repository\commons-collections\commons-collections\3.2.1\commons-collections-3.2.1.jar;C:\Users\Administrator\.m2\repository\commons-lang\commons-lang\2.4\commons-lang-2.4.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutz-integration-json4excel\1.r.66\nutz-integration-json4excel-1.r.66.jar;C:\Users\Administrator\.m2\repository\org\apache\poi\poi\3.17\poi-3.17.jar;C:\Users\Administrator\.m2\repository\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\Administrator\.m2\repository\org\apache\commons\commons-collections4\4.1\commons-collections4-4.1.jar;C:\Users\Administrator\.m2\repository\org\apache\poi\poi-ooxml\3.17\poi-ooxml-3.17.jar;C:\Users\Administrator\.m2\repository\com\github\virtuald\curvesapi\1.04\curvesapi-1.04.jar;C:\Users\Administrator\.m2\repository\org\apache\poi\poi-ooxml-schemas\3.17\poi-ooxml-schemas-3.17.jar;C:\Users\Administrator\.m2\repository\org\apache\xmlbeans\xmlbeans\2.6.0\xmlbeans-2.6.0.jar;C:\Users\Administrator\.m2\repository\stax\stax-api\1.0.1\stax-api-1.0.1.jar;C:\Users\Administrator\.m2\repository\org\apache\poi\ooxml-schemas\1.3\ooxml-schemas-1.3.jar;D:\workspace\project\mavenProject\scs\wk-app\wk-common\target\classes;C:\Users\Administrator\.m2\repository\org\apache\commons\commons-jexl\2.1.1\commons-jexl-2.1.1.jar;C:\Users\Administrator\.m2\repository\commons-logging\commons-logging\1.1.1\commons-logging-1.1.1.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutzboot-core\2.3-SNAPSHOT\nutzboot-core-2.3-20181019.150719-68.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutz\1.r.67-SNAPSHOT\nutz-1.r.67-20181101.161730-42.jar;C:\Users\Administrator\.m2\repository\javax\servlet\javax.servlet-api\3.1.0\javax.servlet-api-3.1.0.jar;C:\Users\Administrator\.m2\repository\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutzboot-starter-dubbo\2.3-SNAPSHOT\nutzboot-starter-dubbo-2.3-20181019.150756-66.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutz-integration-dubbo\1.r.67-SNAPSHOT\nutz-integration-dubbo-1.r.67-20180923.130627-28.jar;C:\Users\Administrator\.m2\repository\org\apache\curator\curator-framework\4.0.1\curator-framework-4.0.1.jar;C:\Users\Administrator\.m2\repository\org\apache\curator\curator-client\4.0.1\curator-client-4.0.1.jar;C:\Users\Administrator\.m2\repository\com\google\guava\guava\20.0\guava-20.0.jar;C:\Users\Administrator\.m2\repository\com\alibaba\dubbo\2.6.2\dubbo-2.6.2.jar;C:\Users\Administrator\.m2\repository\org\springframework\spring-context\4.3.18.RELEASE\spring-context-4.3.18.RELEASE.jar;C:\Users\Administrator\.m2\repository\org\springframework\spring-aop\4.3.18.RELEASE\spring-aop-4.3.18.RELEASE.jar;C:\Users\Administrator\.m2\repository\org\springframework\spring-beans\4.3.18.RELEASE\spring-beans-4.3.18.RELEASE.jar;C:\Users\Administrator\.m2\repository\org\springframework\spring-core\4.3.18.RELEASE\spring-core-4.3.18.RELEASE.jar;C:\Users\Administrator\.m2\repository\org\springframework\spring-expression\4.3.18.RELEASE\spring-expression-4.3.18.RELEASE.jar;C:\Users\Administrator\.m2\repository\org\javassist\javassist\3.22.0-GA\javassist-3.22.0-GA.jar;C:\Users\Administrator\.m2\repository\org\jboss\netty\netty\3.2.5.Final\netty-3.2.5.Final.jar;C:\Users\Administrator\.m2\repository\org\slf4j\jcl-over-slf4j\1.7.25\jcl-over-slf4j-1.7.25.jar;C:\Users\Administrator\.m2\repository\com\101tec\zkclient\0.10\zkclient-0.10.jar;C:\Users\Administrator\.m2\repository\org\apache\zookeeper\zookeeper\3.4.8\zookeeper-3.4.8.jar;C:\Users\Administrator\.m2\repository\jline\jline\0.9.94\jline-0.9.94.jar;C:\Users\Administrator\.m2\repository\io\netty\netty\3.7.0.Final\netty-3.7.0.Final.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutzboot-starter-nutz-dao\2.3-SNAPSHOT\nutzboot-starter-nutz-dao-2.3-20181019.150729-66.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutz-plugins-daocache\1.r.67-SNAPSHOT\nutz-plugins-daocache-1.r.67-20180923.130703-28.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutzboot-starter-jdbc\2.3-SNAPSHOT\nutzboot-starter-jdbc-2.3-20181019.150721-67.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutzboot-starter-redis\2.3-SNAPSHOT\nutzboot-starter-redis-2.3-20181019.150736-66.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutz-integration-jedis\1.r.67-SNAPSHOT\nutz-integration-jedis-1.r.67-20180923.130646-28.jar;C:\Users\Administrator\.m2\repository\redis\clients\jedis\2.9.0\jedis-2.9.0.jar;C:\Users\Administrator\.m2\repository\org\apache\commons\commons-pool2\2.4.2\commons-pool2-2.4.2.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutzboot-starter-wkcache\2.3-SNAPSHOT\nutzboot-starter-wkcache-2.3-20181019.150737-66.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutz-plugins-wkcache\1.r.67-SNAPSHOT\nutz-plugins-wkcache-1.r.67-20180923.130732-27.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutzboot-starter-test-junit4\2.3-SNAPSHOT\nutzboot-starter-test-junit4-2.3-20181019.150822-66.jar;C:\Users\Administrator\.m2\repository\com\alibaba\druid\1.1.10\druid-1.1.10.jar;C:\Users\Administrator\.m2\repository\mysql\mysql-connector-java\5.1.46\mysql-connector-java-5.1.46.jar;C:\Users\Administrator\.m2\repository\org\slf4j\slf4j-log4j12\1.7.25\slf4j-log4j12-1.7.25.jar;C:\Users\Administrator\.m2\repository\log4j\log4j\1.2.17\log4j-1.2.17.jar;D:\Software\IntelliJ IDEA 2018.2\lib\idea_rt.jar" cn.wizzer.app.sys.commons.core.DubboRpcSysMainLauncher
Connected to the target VM, address: '127.0.0.1:59471', transport: 'socket'
[INFO ] 08:59:07.802 org.nutz.boot.banner.SimpleBannerPrinter.printBanner(SimpleBannerPrinter.java:34) - 
 _  _ _   _ _____ ______      ___  __
| \| | | | |_   _|_  /\ \    / / |/ /
| .` | |_| | | |  / /  \ \/\/ /| ' <
|_|\_|\___/  |_| /___|  \_/\_/ |_|\_\

:: Built with NutzWk

[DEBUG] 08:59:07.924 org.nutz.resource.Scans.printLocations(Scans.java:527) - Locations count=84 time use 109ms
[DEBUG] 08:59:07.939 org.nutz.resource.Scans.scan(Scans.java:280) - Found 1 resource by src( custom/ ) , regex( ^.+[.]properties$ )
[DEBUG] 08:59:07.939 org.nutz.ioc.impl.PropertiesProxy.setPaths(PropertiesProxy.java:114) - load properties from jar:file:/C:/Users/Administrator/.m2/repository/org/nutz/nutzboot-core/2.3-SNAPSHOT/nutzboot-core-2.3-20181019.150719-68.jar!/custom/emtry.properties
[DEBUG] 08:59:07.941 org.nutz.boot.config.impl.PropertiesConfigureLoader.init(PropertiesConfigureLoader.java:40) - load D:\workspace\project\mavenProject\scs\wk-app\wk-nb-service-sys\target\classes\application.properties
[DEBUG] 08:59:08.029 org.nutz.resource.Scans.scan(Scans.java:280) - Found 1 resource by src( ioc/ ) , regex( ^(.+[.])(js|json)$ )
[DEBUG] 08:59:08.030 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:49) - loading [emtry.json]
[DEBUG] 08:59:08.032 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:57) - Loaded 0 bean define from path=[ioc/] --> []
[DEBUG] 08:59:08.291 org.nutz.castor.Castors.reload(Castors.java:116) - Using 101 castor for Castors
[DEBUG] 08:59:08.313 org.nutz.ioc.aop.SimpleAopMaker.<init>(SimpleAopMaker.java:79) - Load AopConfigure for anno=org.nutz.aop.interceptor.async.Async by type=org.nutz.aop.interceptor.async.AsyncAopIocLoader
[INFO ] 08:59:08.329 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:51) -  > scan 'cn.wizzer'
[DEBUG] 08:59:08.472 org.nutz.resource.Scans.scan(Scans.java:280) - Found 140 resource by src( cn/wizzer/ ) , regex( ^.+[.]class$ )
[INFO ] 08:59:08.704 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'dubboRpcSysMainLauncher                 ' - cn.wizzer.app.sys.commons.core.DubboRpcSysMainLauncher
[INFO ] 08:59:08.726 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysAuditRecordServiceImpl               ' - cn.wizzer.app.sys.modules.services.impl.SysAuditRecordServiceImpl
[INFO ] 08:59:08.738 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysConfigServiceImpl                    ' - cn.wizzer.app.sys.modules.services.impl.SysConfigServiceImpl
[INFO ] 08:59:08.740 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysDictServiceImpl                      ' - cn.wizzer.app.sys.modules.services.impl.SysDictServiceImpl
[INFO ] 08:59:08.745 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysExcelLogServiceImpl                  ' - cn.wizzer.app.sys.modules.services.impl.SysExcelLogServiceImpl
[INFO ] 08:59:08.747 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysFileServiceImpl                      ' - cn.wizzer.app.sys.modules.services.impl.SysFileServiceImpl
[INFO ] 08:59:08.758 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysLogServiceImpl                       ' - cn.wizzer.app.sys.modules.services.impl.SysLogServiceImpl
[INFO ] 08:59:08.761 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysMenuServiceImpl                      ' - cn.wizzer.app.sys.modules.services.impl.SysMenuServiceImpl
[INFO ] 08:59:08.762 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysMsgServiceImpl                       ' - cn.wizzer.app.sys.modules.services.impl.SysMsgServiceImpl
[INFO ] 08:59:08.763 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysMsgUserServiceImpl                   ' - cn.wizzer.app.sys.modules.services.impl.SysMsgUserServiceImpl
[INFO ] 08:59:08.764 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysRemindServiceImpl                    ' - cn.wizzer.app.sys.modules.services.impl.SysRemindServiceImpl
[INFO ] 08:59:08.777 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysRoleServiceImpl                      ' - cn.wizzer.app.sys.modules.services.impl.SysRoleServiceImpl
[INFO ] 08:59:08.778 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysRouteServiceImpl                     ' - cn.wizzer.app.sys.modules.services.impl.SysRouteServiceImpl
[INFO ] 08:59:08.779 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysTaskServiceImpl                      ' - cn.wizzer.app.sys.modules.services.impl.SysTaskServiceImpl
[INFO ] 08:59:08.780 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysUnitServiceImpl                      ' - cn.wizzer.app.sys.modules.services.impl.SysUnitServiceImpl
[INFO ] 08:59:08.783 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysUserServiceImpl                      ' - cn.wizzer.app.sys.modules.services.impl.SysUserServiceImpl
[INFO ] 08:59:08.796 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:51) -  > scan 'org.nutz.boot.starter'
[DEBUG] 08:59:08.804 org.nutz.resource.Scans.scan(Scans.java:280) - Found 16 resource by src( org/nutz/boot/starter/ ) , regex( ^.+[.]class$ )
[INFO ] 08:59:08.816 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'dubboStarter                            ' - org.nutz.boot.starter.dubbo.DubboStarter
[INFO ] 08:59:08.818 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'nutDaoStarter                           ' - org.nutz.boot.starter.nutz.dao.NutDaoStarter
[DEBUG] 08:59:08.825 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.getSqlManager(...) define as name=sqlManager
[DEBUG] 08:59:08.826 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.getDao(...) define as name=dao
[DEBUG] 08:59:08.830 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.createCacheSerializer(...) define as name=daoCacheSerializer
[DEBUG] 08:59:08.830 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.createDaoCacheInterceptor(...) define as name=daoCacheInterceptor
[INFO ] 08:59:08.830 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'druidWebStatFilterStarter               ' - org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter
[INFO ] 08:59:08.833 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'druidWebStatServletStarter              ' - org.nutz.boot.starter.jdbc.DruidWebStatServletStarter
[INFO ] 08:59:08.835 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'dataSourceStarter                       ' - org.nutz.boot.starter.jdbc.DataSourceStarter
[DEBUG] 08:59:08.836 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : DataSourceStarter.getDataSource(...) define as name=dataSource
[DEBUG] 08:59:08.836 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : DataSourceStarter.createHikariCPDataSource(...) define as name=hikariDataSource
[DEBUG] 08:59:08.836 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : DataSourceStarter.createDruidDataSource(...) define as name=druidDataSource
[DEBUG] 08:59:08.838 org.nutz.boot.NbApp.prepareStarterClassList(NbApp.java:410) - Found jar:file:/C:/Users/Administrator/.m2/repository/org/nutz/nutzboot-starter-dubbo/2.3-SNAPSHOT/nutzboot-starter-dubbo-2.3-20181019.150756-66.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter
[DEBUG] 08:59:08.838 org.nutz.boot.NbApp.prepareStarterClassList(NbApp.java:410) - Found jar:file:/C:/Users/Administrator/.m2/repository/org/nutz/nutzboot-starter-nutz-dao/2.3-SNAPSHOT/nutzboot-starter-nutz-dao-2.3-20181019.150729-66.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter
[DEBUG] 08:59:08.839 org.nutz.boot.NbApp.prepareStarterClassList(NbApp.java:410) - Found jar:file:/C:/Users/Administrator/.m2/repository/org/nutz/nutzboot-starter-jdbc/2.3-SNAPSHOT/nutzboot-starter-jdbc-2.3-20181019.150721-67.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter
[DEBUG] 08:59:08.840 org.nutz.boot.NbApp.prepareStarterClassList(NbApp.java:410) - Found jar:file:/C:/Users/Administrator/.m2/repository/org/nutz/nutzboot-starter-redis/2.3-SNAPSHOT/nutzboot-starter-redis-2.3-20181019.150736-66.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter
[DEBUG] 08:59:08.840 org.nutz.boot.NbApp.prepareStarterClassList(NbApp.java:410) - Found jar:file:/C:/Users/Administrator/.m2/repository/org/nutz/nutzboot-starter-wkcache/2.3-SNAPSHOT/nutzboot-starter-wkcache-2.3-20181019.150737-66.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter
[INFO ] 08:59:08.850 org.nutz.boot.NbApp.prepare(NbApp.java:289) - 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|
[INFO ] 08:59:08.859 org.nutz.ioc.impl.NutIoc.<init>(NutIoc.java:130) - ... NutIoc init complete
[DEBUG] 08:59:08.860 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'appContext' to [app] 
[DEBUG] 08:59:08.860 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'conf' to [app] 
[DEBUG] 08:59:08.861 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'nbApp' to [app] 
[DEBUG] 08:59:08.862 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'counterService' to [app] 
[DEBUG] 08:59:08.868 org.nutz.boot.starter.dubbo.DubboIocLoaderStarter.getIocLoader(DubboIocLoaderStarter.java:34) - using dubbo configure from PropertiesProxy
[DEBUG] 08:59:08.868 org.nutz.boot.AppContext.getServerPort(AppContext.java:344) - select random port=10811 for dubbo.protocol.port
[INFO ] 08:59:08.877  - using logger: com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter
[DEBUG] 08:59:09.104 org.nutz.resource.Scans.scan(Scans.java:280) - Found 1 resource by src( org/nutz/integration/jedis/jedis.js ) , regex( ^(.+[.])(js|json)$ )
[DEBUG] 08:59:09.104 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:49) - loading [org/nutz/integration/jedis/jedis.js]
[DEBUG] 08:59:09.105 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:57) - Loaded 9 bean define from path=[org/nutz/integration/jedis/jedis.js] --> [redisService, jedisCluster, jedisClusterNodes, jedisClusterWrapper, pubSubService, jedisPoolConfig, jedisPool, jedisAgent, redis]
[INFO ] 08:59:09.109 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:51) -  > scan 'org.nutz.plugins.wkcache'
[DEBUG] 08:59:09.112 org.nutz.resource.Scans.scan(Scans.java:280) - Found 13 resource by src( org/nutz/plugins/wkcache/ ) , regex( ^.+[.]class$ )
[INFO ] 08:59:09.119 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'wkcacheRemoveEntryInterceptor           ' - org.nutz.plugins.wkcache.WkcacheRemoveEntryInterceptor
[INFO ] 08:59:09.138 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'wkcacheResultInterceptor                ' - org.nutz.plugins.wkcache.WkcacheResultInterceptor
[INFO ] 08:59:09.139 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'wkcacheUpdateInterceptor                ' - org.nutz.plugins.wkcache.WkcacheUpdateInterceptor
[INFO ] 08:59:09.148 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'wkcacheRemoveAllInterceptor             ' - org.nutz.plugins.wkcache.WkcacheRemoveAllInterceptor
[INFO ] 08:59:09.149 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add '$aop_wkcache                            ' - org.nutz.plugins.wkcache.WkcacheAopConfigure
[DEBUG] 08:59:09.153 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboStarter'<class org.nutz.boot.starter.dubbo.DubboStarter>
[DEBUG] 08:59:09.161 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '$aop_async'<interface org.nutz.ioc.aop.config.AopConfigration>
[DEBUG] 08:59:09.163 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - 	 >> Load definition name=$aop_async
[DEBUG] 08:59:09.163 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1439394198
[DEBUG] 08:59:09.169 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - 	 >> Make...'$aop_async'<interface org.nutz.ioc.aop.config.AopConfigration>
[DEBUG] 08:59:09.197 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '$aop_async' to [app] 
[DEBUG] 08:59:09.206 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '$aop_wkcache'<interface org.nutz.ioc.aop.config.AopConfigration>
[DEBUG] 08:59:09.206 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - 	 >> Load definition name=$aop_wkcache
[DEBUG] 08:59:09.207 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_wkcache) in AnnotationIocLoader(packages=[org.nutz.plugins.wkcache])
[DEBUG] 08:59:09.207 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - 	 >> Make...'$aop_wkcache'<interface org.nutz.ioc.aop.config.AopConfigration>
[DEBUG] 08:59:09.207 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '$aop_wkcache' to [app] 
[DEBUG] 08:59:09.210 org.nutz.ioc.aop.SimpleAopMaker.<init>(SimpleAopMaker.java:79) - Load AopConfigure for anno=org.nutz.ioc.aop.Aop by type=org.nutz.ioc.aop.config.impl.AnnotationAopConfigration
[DEBUG] 08:59:09.210 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - 	 >> Load definition name=dubboStarter
[DEBUG] 08:59:09.210 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 08:59:09.210 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - 	 >> Make...'dubboStarter'<class org.nutz.boot.starter.dubbo.DubboStarter>
[DEBUG] 08:59:09.210 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboStarter' to [app] 
[DEBUG] 08:59:09.210 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.dubbo.DubboStarter without AOP
[DEBUG] 08:59:09.227 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'nutDaoStarter'<class org.nutz.boot.starter.nutz.dao.NutDaoStarter>
[DEBUG] 08:59:09.227 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - 	 >> Load definition name=nutDaoStarter
[DEBUG] 08:59:09.227 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(nutDaoStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 08:59:09.227 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - 	 >> Make...'nutDaoStarter'<class org.nutz.boot.starter.nutz.dao.NutDaoStarter>
[DEBUG] 08:59:09.227 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'nutDaoStarter' to [app] 
[DEBUG] 08:59:09.228 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.nutz.dao.NutDaoStarter without AOP
[DEBUG] 08:59:09.236 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy>
[DEBUG] 08:59:09.237 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dataSourceStarter'<class org.nutz.boot.starter.jdbc.DataSourceStarter>
[DEBUG] 08:59:09.238 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - 	 >> Load definition name=dataSourceStarter
[DEBUG] 08:59:09.238 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dataSourceStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 08:59:09.238 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - 	 >> Make...'dataSourceStarter'<class org.nutz.boot.starter.jdbc.DataSourceStarter>
[DEBUG] 08:59:09.238 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dataSourceStarter' to [app] 
[DEBUG] 08:59:09.238 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.jdbc.DataSourceStarter without AOP
[DEBUG] 08:59:09.253 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy>
[DEBUG] 08:59:09.253 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'druidWebStatFilterStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter>
[DEBUG] 08:59:09.254 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - 	 >> Load definition name=druidWebStatFilterStarter
[DEBUG] 08:59:09.254 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(druidWebStatFilterStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 08:59:09.254 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - 	 >> Make...'druidWebStatFilterStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter>
[DEBUG] 08:59:09.254 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'druidWebStatFilterStarter' to [app] 
[DEBUG] 08:59:09.254 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter without AOP
[DEBUG] 08:59:09.263 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy>
[DEBUG] 08:59:09.264 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'druidWebStatServletStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter>
[DEBUG] 08:59:09.264 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - 	 >> Load definition name=druidWebStatServletStarter
[DEBUG] 08:59:09.264 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(druidWebStatServletStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 08:59:09.264 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - 	 >> Make...'druidWebStatServletStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter>
[DEBUG] 08:59:09.265 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'druidWebStatServletStarter' to [app] 
[DEBUG] 08:59:09.265 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter without AOP
[DEBUG] 08:59:09.273 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy>
[DEBUG] 08:59:09.277 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboStarter'<interface org.nutz.boot.starter.ServerFace>
[DEBUG] 08:59:09.278 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboManager'<class org.nutz.integration.dubbo.DubboManager>
[DEBUG] 08:59:09.278 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - 	 >> Load definition name=dubboManager
[DEBUG] 08:59:09.278 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboManager) in DubboConfigIocLoader@1148255190
[DEBUG] 08:59:09.278 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - 	 >> Make...'dubboManager'<class org.nutz.integration.dubbo.DubboManager>
[DEBUG] 08:59:09.278 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboManager' to [app] 
[DEBUG] 08:59:09.278 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.DubboManager without AOP
[DEBUG] 08:59:09.285 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<>
[DEBUG] 08:59:09.285 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - 	 >> Load definition name=dubbo_iobjs
[DEBUG] 08:59:09.285 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubbo_iobjs) in DubboConfigIocLoader@1148255190
[DEBUG] 08:59:09.286 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - 	 >> Make...'dubbo_iobjs'<>
[DEBUG] 08:59:09.286 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubbo_iobjs' to [app] 
[DEBUG] 08:59:09.288 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class java.util.HashMap without AOP
[DEBUG] 08:59:09.288 org.nutz.integration.dubbo.DubboManager.init(DubboManager.java:31) - dubbo obj count=6
[DEBUG] 08:59:09.290 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboAnnotationBean'<class org.nutz.integration.dubbo.AnnotationBean>
[DEBUG] 08:59:09.290 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - 	 >> Load definition name=dubboAnnotationBean
[DEBUG] 08:59:09.290 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboAnnotationBean) in DubboConfigIocLoader@1148255190
[DEBUG] 08:59:09.290 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - 	 >> Make...'dubboAnnotationBean'<class org.nutz.integration.dubbo.AnnotationBean>
[DEBUG] 08:59:09.290 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboAnnotationBean' to [app] 
[DEBUG] 08:59:09.291 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.AnnotationBean without AOP
[DEBUG] 08:59:09.291 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<>
[DEBUG] 08:59:09.349 org.nutz.resource.Scans.scan(Scans.java:280) - Found 140 resource by src( cn/wizzer/ ) , regex( ^.+[.]class$ )

这是日志,大佬帮我瞅瞅

没报错呀

但dubbo不适合单机应用

来自炫酷的 NutzCN

@wendal 有啥解决办法不?脑壳疼

解决啥,你这没报错啊

来自炫酷的 NutzCN

@wendal 解决在不联网的情况下成功启动项目,这没报错,但是服务没有启动成功

这是全部日志了?

来自炫酷的 NutzCN

是不是zk没启动起来

来自炫酷的 NutzCN

@wendal 这是启动wk-nb-service-sys的全部日志了

是不是连不上数据库了? 重启发一次新的日志看看

@wendal

"C:\Program Files\Java\jdk1.8.0_65\bin\java.exe" -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:51553,suspend=y,server=n -javaagent:C:\Users\Administrator\.IntelliJIdea2018.2\system\captureAgent\debugger-agent.jar=file:/C:/Users/Administrator/AppData/Local/Temp/capture.props -Dfile.encoding=UTF-8 -classpath "C:\Program Files\Java\jdk1.8.0_65\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_65\jre\lib\rt.jar;D:\workspace\project\mavenProject\scs\wk-app\wk-nb-service-sys\target\classes;D:\workspace\project\mavenProject\scs\wk-framework\target\classes;D:\workspace\project\mavenProject\scs\wk-app\wk-model\target\classes;C:\Users\Administrator\.m2\repository\cn\wizzer\app\wk-code-generator-nb\5.0.7\wk-code-generator-nb-5.0.7.jar;C:\Users\Administrator\.m2\repository\org\atteo\evo-inflector\1.0.1\evo-inflector-1.0.1.jar;C:\Users\Administrator\.m2\repository\commons-cli\commons-cli\1.2\commons-cli-1.2.jar;C:\Users\Administrator\.m2\repository\org\apache\velocity\velocity\1.7\velocity-1.7.jar;C:\Users\Administrator\.m2\repository\commons-collections\commons-collections\3.2.1\commons-collections-3.2.1.jar;C:\Users\Administrator\.m2\repository\commons-lang\commons-lang\2.4\commons-lang-2.4.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutz-integration-json4excel\1.r.66\nutz-integration-json4excel-1.r.66.jar;C:\Users\Administrator\.m2\repository\org\apache\poi\poi\3.17\poi-3.17.jar;C:\Users\Administrator\.m2\repository\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\Administrator\.m2\repository\org\apache\commons\commons-collections4\4.1\commons-collections4-4.1.jar;C:\Users\Administrator\.m2\repository\org\apache\poi\poi-ooxml\3.17\poi-ooxml-3.17.jar;C:\Users\Administrator\.m2\repository\com\github\virtuald\curvesapi\1.04\curvesapi-1.04.jar;C:\Users\Administrator\.m2\repository\org\apache\poi\poi-ooxml-schemas\3.17\poi-ooxml-schemas-3.17.jar;C:\Users\Administrator\.m2\repository\org\apache\xmlbeans\xmlbeans\2.6.0\xmlbeans-2.6.0.jar;C:\Users\Administrator\.m2\repository\stax\stax-api\1.0.1\stax-api-1.0.1.jar;C:\Users\Administrator\.m2\repository\org\apache\poi\ooxml-schemas\1.3\ooxml-schemas-1.3.jar;D:\workspace\project\mavenProject\scs\wk-app\wk-common\target\classes;C:\Users\Administrator\.m2\repository\org\apache\commons\commons-jexl\2.1.1\commons-jexl-2.1.1.jar;C:\Users\Administrator\.m2\repository\commons-logging\commons-logging\1.1.1\commons-logging-1.1.1.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutzboot-core\2.3-SNAPSHOT\nutzboot-core-2.3-20181019.150719-68.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutz\1.r.67-SNAPSHOT\nutz-1.r.67-20181101.161730-42.jar;C:\Users\Administrator\.m2\repository\javax\servlet\javax.servlet-api\3.1.0\javax.servlet-api-3.1.0.jar;C:\Users\Administrator\.m2\repository\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutzboot-starter-dubbo\2.3-SNAPSHOT\nutzboot-starter-dubbo-2.3-20181019.150756-66.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutz-integration-dubbo\1.r.67-SNAPSHOT\nutz-integration-dubbo-1.r.67-20180923.130627-28.jar;C:\Users\Administrator\.m2\repository\org\apache\curator\curator-framework\4.0.1\curator-framework-4.0.1.jar;C:\Users\Administrator\.m2\repository\org\apache\curator\curator-client\4.0.1\curator-client-4.0.1.jar;C:\Users\Administrator\.m2\repository\com\google\guava\guava\20.0\guava-20.0.jar;C:\Users\Administrator\.m2\repository\com\alibaba\dubbo\2.6.2\dubbo-2.6.2.jar;C:\Users\Administrator\.m2\repository\org\springframework\spring-context\4.3.18.RELEASE\spring-context-4.3.18.RELEASE.jar;C:\Users\Administrator\.m2\repository\org\springframework\spring-aop\4.3.18.RELEASE\spring-aop-4.3.18.RELEASE.jar;C:\Users\Administrator\.m2\repository\org\springframework\spring-beans\4.3.18.RELEASE\spring-beans-4.3.18.RELEASE.jar;C:\Users\Administrator\.m2\repository\org\springframework\spring-core\4.3.18.RELEASE\spring-core-4.3.18.RELEASE.jar;C:\Users\Administrator\.m2\repository\org\springframework\spring-expression\4.3.18.RELEASE\spring-expression-4.3.18.RELEASE.jar;C:\Users\Administrator\.m2\repository\org\javassist\javassist\3.22.0-GA\javassist-3.22.0-GA.jar;C:\Users\Administrator\.m2\repository\org\jboss\netty\netty\3.2.5.Final\netty-3.2.5.Final.jar;C:\Users\Administrator\.m2\repository\org\slf4j\jcl-over-slf4j\1.7.25\jcl-over-slf4j-1.7.25.jar;C:\Users\Administrator\.m2\repository\com\101tec\zkclient\0.10\zkclient-0.10.jar;C:\Users\Administrator\.m2\repository\org\apache\zookeeper\zookeeper\3.4.8\zookeeper-3.4.8.jar;C:\Users\Administrator\.m2\repository\jline\jline\0.9.94\jline-0.9.94.jar;C:\Users\Administrator\.m2\repository\io\netty\netty\3.7.0.Final\netty-3.7.0.Final.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutzboot-starter-nutz-dao\2.3-SNAPSHOT\nutzboot-starter-nutz-dao-2.3-20181019.150729-66.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutz-plugins-daocache\1.r.67-SNAPSHOT\nutz-plugins-daocache-1.r.67-20180923.130703-28.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutzboot-starter-jdbc\2.3-SNAPSHOT\nutzboot-starter-jdbc-2.3-20181019.150721-67.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutzboot-starter-redis\2.3-SNAPSHOT\nutzboot-starter-redis-2.3-20181019.150736-66.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutz-integration-jedis\1.r.67-SNAPSHOT\nutz-integration-jedis-1.r.67-20180923.130646-28.jar;C:\Users\Administrator\.m2\repository\redis\clients\jedis\2.9.0\jedis-2.9.0.jar;C:\Users\Administrator\.m2\repository\org\apache\commons\commons-pool2\2.4.2\commons-pool2-2.4.2.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutzboot-starter-wkcache\2.3-SNAPSHOT\nutzboot-starter-wkcache-2.3-20181019.150737-66.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutz-plugins-wkcache\1.r.67-SNAPSHOT\nutz-plugins-wkcache-1.r.67-20180923.130732-27.jar;C:\Users\Administrator\.m2\repository\org\nutz\nutzboot-starter-test-junit4\2.3-SNAPSHOT\nutzboot-starter-test-junit4-2.3-20181019.150822-66.jar;C:\Users\Administrator\.m2\repository\com\alibaba\druid\1.1.10\druid-1.1.10.jar;C:\Users\Administrator\.m2\repository\mysql\mysql-connector-java\5.1.46\mysql-connector-java-5.1.46.jar;C:\Users\Administrator\.m2\repository\org\slf4j\slf4j-log4j12\1.7.25\slf4j-log4j12-1.7.25.jar;C:\Users\Administrator\.m2\repository\log4j\log4j\1.2.17\log4j-1.2.17.jar;D:\Software\IntelliJ IDEA 2018.2\lib\idea_rt.jar" cn.wizzer.app.sys.commons.core.DubboRpcSysMainLauncher
Connected to the target VM, address: '127.0.0.1:51553', transport: 'socket'
[INFO ] 11:30:08.493 org.nutz.boot.banner.SimpleBannerPrinter.printBanner(SimpleBannerPrinter.java:34) - 
 _  _ _   _ _____ ______      ___  __
| \| | | | |_   _|_  /\ \    / / |/ /
| .` | |_| | | |  / /  \ \/\/ /| ' <
|_|\_|\___/  |_| /___|  \_/\_/ |_|\_\

:: Built with NutzWk

[DEBUG] 11:30:08.618 org.nutz.resource.Scans.printLocations(Scans.java:527) - Locations count=84 time use 110ms
[DEBUG] 11:30:08.638 org.nutz.resource.Scans.scan(Scans.java:280) - Found 1 resource by src( custom/ ) , regex( ^.+[.]properties$ )
[DEBUG] 11:30:08.639 org.nutz.ioc.impl.PropertiesProxy.setPaths(PropertiesProxy.java:114) - load properties from jar:file:/C:/Users/Administrator/.m2/repository/org/nutz/nutzboot-core/2.3-SNAPSHOT/nutzboot-core-2.3-20181019.150719-68.jar!/custom/emtry.properties
[DEBUG] 11:30:08.641 org.nutz.boot.config.impl.PropertiesConfigureLoader.init(PropertiesConfigureLoader.java:40) - load D:\workspace\project\mavenProject\scs\wk-app\wk-nb-service-sys\target\classes\application.properties
[DEBUG] 11:30:08.691 org.nutz.resource.Scans.scan(Scans.java:280) - Found 1 resource by src( ioc/ ) , regex( ^(.+[.])(js|json)$ )
[DEBUG] 11:30:08.691 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:49) - loading [emtry.json]
[DEBUG] 11:30:08.694 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:57) - Loaded 0 bean define from path=[ioc/] --> []
[DEBUG] 11:30:08.898 org.nutz.castor.Castors.reload(Castors.java:116) - Using 101 castor for Castors
[DEBUG] 11:30:08.941 org.nutz.ioc.aop.SimpleAopMaker.<init>(SimpleAopMaker.java:79) - Load AopConfigure for anno=org.nutz.aop.interceptor.async.Async by type=org.nutz.aop.interceptor.async.AsyncAopIocLoader
[INFO ] 11:30:08.954 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:51) -  > scan 'cn.wizzer'
[DEBUG] 11:30:09.031 org.nutz.resource.Scans.scan(Scans.java:280) - Found 140 resource by src( cn/wizzer/ ) , regex( ^.+[.]class$ )
[INFO ] 11:30:09.197 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'dubboRpcSysMainLauncher                 ' - cn.wizzer.app.sys.commons.core.DubboRpcSysMainLauncher
[INFO ] 11:30:09.216 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysAuditRecordServiceImpl               ' - cn.wizzer.app.sys.modules.services.impl.SysAuditRecordServiceImpl
[INFO ] 11:30:09.229 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysConfigServiceImpl                    ' - cn.wizzer.app.sys.modules.services.impl.SysConfigServiceImpl
[INFO ] 11:30:09.230 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysDictServiceImpl                      ' - cn.wizzer.app.sys.modules.services.impl.SysDictServiceImpl
[INFO ] 11:30:09.234 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysExcelLogServiceImpl                  ' - cn.wizzer.app.sys.modules.services.impl.SysExcelLogServiceImpl
[INFO ] 11:30:09.235 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysFileServiceImpl                      ' - cn.wizzer.app.sys.modules.services.impl.SysFileServiceImpl
[INFO ] 11:30:09.244 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysLogServiceImpl                       ' - cn.wizzer.app.sys.modules.services.impl.SysLogServiceImpl
[INFO ] 11:30:09.247 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysMenuServiceImpl                      ' - cn.wizzer.app.sys.modules.services.impl.SysMenuServiceImpl
[INFO ] 11:30:09.248 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysMsgServiceImpl                       ' - cn.wizzer.app.sys.modules.services.impl.SysMsgServiceImpl
[INFO ] 11:30:09.249 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysMsgUserServiceImpl                   ' - cn.wizzer.app.sys.modules.services.impl.SysMsgUserServiceImpl
[INFO ] 11:30:09.250 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysRemindServiceImpl                    ' - cn.wizzer.app.sys.modules.services.impl.SysRemindServiceImpl
[INFO ] 11:30:09.254 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysRoleServiceImpl                      ' - cn.wizzer.app.sys.modules.services.impl.SysRoleServiceImpl
[INFO ] 11:30:09.255 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysRouteServiceImpl                     ' - cn.wizzer.app.sys.modules.services.impl.SysRouteServiceImpl
[INFO ] 11:30:09.255 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysTaskServiceImpl                      ' - cn.wizzer.app.sys.modules.services.impl.SysTaskServiceImpl
[INFO ] 11:30:09.256 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysUnitServiceImpl                      ' - cn.wizzer.app.sys.modules.services.impl.SysUnitServiceImpl
[INFO ] 11:30:09.257 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'sysUserServiceImpl                      ' - cn.wizzer.app.sys.modules.services.impl.SysUserServiceImpl
[INFO ] 11:30:09.266 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:51) -  > scan 'org.nutz.boot.starter'
[DEBUG] 11:30:09.294 org.nutz.resource.Scans.scan(Scans.java:280) - Found 16 resource by src( org/nutz/boot/starter/ ) , regex( ^.+[.]class$ )
[INFO ] 11:30:09.306 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'dubboStarter                            ' - org.nutz.boot.starter.dubbo.DubboStarter
[INFO ] 11:30:09.307 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'nutDaoStarter                           ' - org.nutz.boot.starter.nutz.dao.NutDaoStarter
[DEBUG] 11:30:09.314 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.getDao(...) define as name=dao
[DEBUG] 11:30:09.322 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.getSqlManager(...) define as name=sqlManager
[DEBUG] 11:30:09.322 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.createDaoCacheInterceptor(...) define as name=daoCacheInterceptor
[DEBUG] 11:30:09.322 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.createCacheSerializer(...) define as name=daoCacheSerializer
[INFO ] 11:30:09.322 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'druidWebStatFilterStarter               ' - org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter
[INFO ] 11:30:09.325 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'druidWebStatServletStarter              ' - org.nutz.boot.starter.jdbc.DruidWebStatServletStarter
[INFO ] 11:30:09.326 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'dataSourceStarter                       ' - org.nutz.boot.starter.jdbc.DataSourceStarter
[DEBUG] 11:30:09.327 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : DataSourceStarter.getDataSource(...) define as name=dataSource
[DEBUG] 11:30:09.327 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : DataSourceStarter.createHikariCPDataSource(...) define as name=hikariDataSource
[DEBUG] 11:30:09.328 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : DataSourceStarter.createDruidDataSource(...) define as name=druidDataSource
[DEBUG] 11:30:09.349 org.nutz.boot.NbApp.prepareStarterClassList(NbApp.java:410) - Found jar:file:/C:/Users/Administrator/.m2/repository/org/nutz/nutzboot-starter-dubbo/2.3-SNAPSHOT/nutzboot-starter-dubbo-2.3-20181019.150756-66.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter
[DEBUG] 11:30:09.350 org.nutz.boot.NbApp.prepareStarterClassList(NbApp.java:410) - Found jar:file:/C:/Users/Administrator/.m2/repository/org/nutz/nutzboot-starter-nutz-dao/2.3-SNAPSHOT/nutzboot-starter-nutz-dao-2.3-20181019.150729-66.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter
[DEBUG] 11:30:09.350 org.nutz.boot.NbApp.prepareStarterClassList(NbApp.java:410) - Found jar:file:/C:/Users/Administrator/.m2/repository/org/nutz/nutzboot-starter-jdbc/2.3-SNAPSHOT/nutzboot-starter-jdbc-2.3-20181019.150721-67.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter
[DEBUG] 11:30:09.351 org.nutz.boot.NbApp.prepareStarterClassList(NbApp.java:410) - Found jar:file:/C:/Users/Administrator/.m2/repository/org/nutz/nutzboot-starter-redis/2.3-SNAPSHOT/nutzboot-starter-redis-2.3-20181019.150736-66.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter
[DEBUG] 11:30:09.352 org.nutz.boot.NbApp.prepareStarterClassList(NbApp.java:410) - Found jar:file:/C:/Users/Administrator/.m2/repository/org/nutz/nutzboot-starter-wkcache/2.3-SNAPSHOT/nutzboot-starter-wkcache-2.3-20181019.150737-66.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter
[INFO ] 11:30:09.370 org.nutz.boot.NbApp.prepare(NbApp.java:289) - 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|
[INFO ] 11:30:09.380 org.nutz.ioc.impl.NutIoc.<init>(NutIoc.java:130) - ... NutIoc init complete
[DEBUG] 11:30:09.381 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'appContext' to [app] 
[DEBUG] 11:30:09.381 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'conf' to [app] 
[DEBUG] 11:30:09.381 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'nbApp' to [app] 
[DEBUG] 11:30:09.382 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'counterService' to [app] 
[DEBUG] 11:30:09.387 org.nutz.boot.starter.dubbo.DubboIocLoaderStarter.getIocLoader(DubboIocLoaderStarter.java:34) - using dubbo configure from PropertiesProxy
[DEBUG] 11:30:09.388 org.nutz.boot.AppContext.getServerPort(AppContext.java:344) - select random port=15822 for dubbo.protocol.port
[INFO ] 11:30:09.396  - using logger: com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter
[DEBUG] 11:30:09.602 org.nutz.resource.Scans.scan(Scans.java:280) - Found 1 resource by src( org/nutz/integration/jedis/jedis.js ) , regex( ^(.+[.])(js|json)$ )
[DEBUG] 11:30:09.603 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:49) - loading [org/nutz/integration/jedis/jedis.js]
[DEBUG] 11:30:09.604 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:57) - Loaded 9 bean define from path=[org/nutz/integration/jedis/jedis.js] --> [redisService, jedisCluster, jedisClusterNodes, jedisClusterWrapper, pubSubService, jedisPoolConfig, jedisPool, jedisAgent, redis]
[INFO ] 11:30:09.607 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:51) -  > scan 'org.nutz.plugins.wkcache'
[DEBUG] 11:30:09.610 org.nutz.resource.Scans.scan(Scans.java:280) - Found 13 resource by src( org/nutz/plugins/wkcache/ ) , regex( ^.+[.]class$ )
[INFO ] 11:30:09.615 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'wkcacheRemoveEntryInterceptor           ' - org.nutz.plugins.wkcache.WkcacheRemoveEntryInterceptor
[INFO ] 11:30:09.626 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'wkcacheResultInterceptor                ' - org.nutz.plugins.wkcache.WkcacheResultInterceptor
[INFO ] 11:30:09.627 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'wkcacheUpdateInterceptor                ' - org.nutz.plugins.wkcache.WkcacheUpdateInterceptor
[INFO ] 11:30:09.627 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add 'wkcacheRemoveAllInterceptor             ' - org.nutz.plugins.wkcache.WkcacheRemoveAllInterceptor
[INFO ] 11:30:09.628 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) -    > add '$aop_wkcache                            ' - org.nutz.plugins.wkcache.WkcacheAopConfigure
[DEBUG] 11:30:09.628 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboStarter'<class org.nutz.boot.starter.dubbo.DubboStarter>
[DEBUG] 11:30:09.628 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '$aop_async'<interface org.nutz.ioc.aop.config.AopConfigration>
[DEBUG] 11:30:09.629 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - 	 >> Load definition name=$aop_async
[DEBUG] 11:30:09.631 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1439394198
[DEBUG] 11:30:09.631 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - 	 >> Make...'$aop_async'<interface org.nutz.ioc.aop.config.AopConfigration>
[DEBUG] 11:30:09.651 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '$aop_async' to [app] 
[DEBUG] 11:30:09.656 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '$aop_wkcache'<interface org.nutz.ioc.aop.config.AopConfigration>
[DEBUG] 11:30:09.656 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - 	 >> Load definition name=$aop_wkcache
[DEBUG] 11:30:09.656 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_wkcache) in AnnotationIocLoader(packages=[org.nutz.plugins.wkcache])
[DEBUG] 11:30:09.656 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - 	 >> Make...'$aop_wkcache'<interface org.nutz.ioc.aop.config.AopConfigration>
[DEBUG] 11:30:09.656 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '$aop_wkcache' to [app] 
[DEBUG] 11:30:09.658 org.nutz.ioc.aop.SimpleAopMaker.<init>(SimpleAopMaker.java:79) - Load AopConfigure for anno=org.nutz.ioc.aop.Aop by type=org.nutz.ioc.aop.config.impl.AnnotationAopConfigration
[DEBUG] 11:30:09.658 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - 	 >> Load definition name=dubboStarter
[DEBUG] 11:30:09.659 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 11:30:09.659 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - 	 >> Make...'dubboStarter'<class org.nutz.boot.starter.dubbo.DubboStarter>
[DEBUG] 11:30:09.659 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboStarter' to [app] 
[DEBUG] 11:30:09.659 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.dubbo.DubboStarter without AOP
[DEBUG] 11:30:09.671 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'nutDaoStarter'<class org.nutz.boot.starter.nutz.dao.NutDaoStarter>
[DEBUG] 11:30:09.671 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - 	 >> Load definition name=nutDaoStarter
[DEBUG] 11:30:09.672 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(nutDaoStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 11:30:09.672 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - 	 >> Make...'nutDaoStarter'<class org.nutz.boot.starter.nutz.dao.NutDaoStarter>
[DEBUG] 11:30:09.672 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'nutDaoStarter' to [app] 
[DEBUG] 11:30:09.672 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.nutz.dao.NutDaoStarter without AOP
[DEBUG] 11:30:09.679 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy>
[DEBUG] 11:30:09.679 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dataSourceStarter'<class org.nutz.boot.starter.jdbc.DataSourceStarter>
[DEBUG] 11:30:09.680 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - 	 >> Load definition name=dataSourceStarter
[DEBUG] 11:30:09.680 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dataSourceStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 11:30:09.680 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - 	 >> Make...'dataSourceStarter'<class org.nutz.boot.starter.jdbc.DataSourceStarter>
[DEBUG] 11:30:09.680 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dataSourceStarter' to [app] 
[DEBUG] 11:30:09.680 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.jdbc.DataSourceStarter without AOP
[DEBUG] 11:30:09.697 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy>
[DEBUG] 11:30:09.697 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'druidWebStatFilterStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter>
[DEBUG] 11:30:09.697 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - 	 >> Load definition name=druidWebStatFilterStarter
[DEBUG] 11:30:09.697 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(druidWebStatFilterStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 11:30:09.697 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - 	 >> Make...'druidWebStatFilterStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter>
[DEBUG] 11:30:09.697 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'druidWebStatFilterStarter' to [app] 
[DEBUG] 11:30:09.698 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter without AOP
[DEBUG] 11:30:09.703 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy>
[DEBUG] 11:30:09.703 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'druidWebStatServletStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter>
[DEBUG] 11:30:09.703 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - 	 >> Load definition name=druidWebStatServletStarter
[DEBUG] 11:30:09.703 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(druidWebStatServletStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter])
[DEBUG] 11:30:09.704 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - 	 >> Make...'druidWebStatServletStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter>
[DEBUG] 11:30:09.704 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'druidWebStatServletStarter' to [app] 
[DEBUG] 11:30:09.704 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter without AOP
[DEBUG] 11:30:09.709 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy>
[DEBUG] 11:30:09.712 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboStarter'<interface org.nutz.boot.starter.ServerFace>
[DEBUG] 11:30:09.712 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboManager'<class org.nutz.integration.dubbo.DubboManager>
[DEBUG] 11:30:09.712 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - 	 >> Load definition name=dubboManager
[DEBUG] 11:30:09.712 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboManager) in DubboConfigIocLoader@1148255190
[DEBUG] 11:30:09.713 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - 	 >> Make...'dubboManager'<class org.nutz.integration.dubbo.DubboManager>
[DEBUG] 11:30:09.713 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboManager' to [app] 
[DEBUG] 11:30:09.713 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.DubboManager without AOP
[DEBUG] 11:30:09.717 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<>
[DEBUG] 11:30:09.717 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - 	 >> Load definition name=dubbo_iobjs
[DEBUG] 11:30:09.717 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubbo_iobjs) in DubboConfigIocLoader@1148255190
[DEBUG] 11:30:09.717 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - 	 >> Make...'dubbo_iobjs'<>
[DEBUG] 11:30:09.717 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubbo_iobjs' to [app] 
[DEBUG] 11:30:09.719 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class java.util.HashMap without AOP
[DEBUG] 11:30:09.719 org.nutz.integration.dubbo.DubboManager.init(DubboManager.java:31) - dubbo obj count=6
[DEBUG] 11:30:09.719 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboAnnotationBean'<class org.nutz.integration.dubbo.AnnotationBean>
[DEBUG] 11:30:09.719 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - 	 >> Load definition name=dubboAnnotationBean
[DEBUG] 11:30:09.719 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboAnnotationBean) in DubboConfigIocLoader@1148255190
[DEBUG] 11:30:09.720 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - 	 >> Make...'dubboAnnotationBean'<class org.nutz.integration.dubbo.AnnotationBean>
[DEBUG] 11:30:09.720 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboAnnotationBean' to [app] 
[DEBUG] 11:30:09.720 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.AnnotationBean without AOP
[DEBUG] 11:30:09.720 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<>
[DEBUG] 11:30:09.746 org.nutz.resource.Scans.scan(Scans.java:280) - Found 140 resource by src( cn/wizzer/ ) , regex( ^.+[.]class$ )

数据库是本机数据库

把日志级别全部改成debug, 看看卡哪里了

这个jar,在你本机ok的? 不是idea里面跑, 是跑jar文件

@wendal 上边的是idea里面跑的,这是跑jar文件的,都是在断网的情况下运行的


D:\dst>java -jar wk-nb-service-sys-5.1.0.jar [INFO ] 12:12:45.514 org.nutz.boot.banner.SimpleBannerPrinter.printBanner(SimpleBannerPrinter.java:34) - _ _ _ _ _____ ______ ___ __ | \| | | | |_ _|_ /\ \ / / |/ / | .` | |_| | | | / / \ \/\/ /| ' < |_|\_|\___/ |_| /___| \_/\_/ |_|\_\ :: Built with NutzWk [DEBUG] 12:12:45.574 org.nutz.resource.Scans.printLocations(Scans.java:527) - Locations count=2 time use 50ms [DEBUG] 12:12:45.574 org.nutz.resource.Scans.scan(Scans.java:280) - Found 1 resource by src( custom/ ) , regex( ^.+[.]properties$ ) [DEBUG] 12:12:45.574 org.nutz.ioc.impl.PropertiesProxy.setPaths(PropertiesProxy.java:114) - load properties from jar:file:/D:/dst/wk-nb-service-sys-5.1.0.jar!/custom/emtry.properties [DEBUG] 12:12:45.574 org.nutz.boot.config.impl.PropertiesConfigureLoader.readPropertiesPath(PropertiesConfigureLoader.java:129) - Loading Properties - application.properties [DEBUG] 12:12:45.594 org.nutz.resource.Scans.scan(Scans.java:280) - Found 1 resource by src( ioc/ ) , regex( ^(.+[.])(js|json)$ ) [DEBUG] 12:12:45.594 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:49) - loading [emtry.json] [DEBUG] 12:12:45.594 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:57) - Loaded 0 bean define from path=[ioc/] --> [] [DEBUG] 12:12:45.628 org.nutz.castor.Castors.reload(Castors.java:116) - Using 101 castor for Castors [DEBUG] 12:12:45.628 org.nutz.ioc.aop.SimpleAopMaker.<init>(SimpleAopMaker.java:79) - Load AopConfigure for anno=org.nutz.aop.interceptor.async.Async by type=org.nutz.aop.interceptor.async.AsyncAopIocLoader [INFO ] 12:12:45.638 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:51) - > scan 'cn.wizzer' [DEBUG] 12:12:45.648 org.nutz.resource.Scans.scan(Scans.java:280) - Found 140 resource by src( cn/wizzer/ ) , regex( ^.+[.]class$ ) [INFO ] 12:12:45.678 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'dubboRpcSysMainLauncher ' - cn.wizzer.app.sys.commons.core.DubboRpcSysMainLauncher [INFO ] 12:12:45.688 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysAuditRecordServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysAuditRecordServiceImpl [INFO ] 12:12:45.698 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysConfigServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysConfigServiceImpl [INFO ] 12:12:45.698 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysDictServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysDictServiceImpl [INFO ] 12:12:45.698 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysExcelLogServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysExcelLogServiceImpl [INFO ] 12:12:45.698 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysFileServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysFileServiceImpl [INFO ] 12:12:45.698 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysLogServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysLogServiceImpl [INFO ] 12:12:45.708 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysMenuServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysMenuServiceImpl [INFO ] 12:12:45.708 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysMsgServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysMsgServiceImpl [INFO ] 12:12:45.708 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysMsgUserServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysMsgUserServiceImpl [INFO ] 12:12:45.708 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysRemindServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysRemindServiceImpl [INFO ] 12:12:45.718 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysRoleServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysRoleServiceImpl [INFO ] 12:12:45.718 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysRouteServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysRouteServiceImpl [INFO ] 12:12:45.718 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysTaskServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysTaskServiceImpl [INFO ] 12:12:45.718 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysUnitServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysUnitServiceImpl [INFO ] 12:12:45.718 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysUserServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysUserServiceImpl [INFO ] 12:12:45.728 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:51) - > scan 'org.nutz.boot.starter' [DEBUG] 12:12:45.738 org.nutz.resource.Scans.scan(Scans.java:280) - Found 16 resource by src( org/nutz/boot/starter/ ) , regex( ^.+[.]class$ ) [INFO ] 12:12:45.748 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'dubboStarter ' - org.nutz.boot.starter.dubbo.DubboStarter [INFO ] 12:12:45.748 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'nutDaoStarter ' - org.nutz.boot.starter.nutz.dao.NutDaoStarter [DEBUG] 12:12:45.758 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.createCacheSerializer(...) define as name=daoCacheSerializer [DEBUG] 12:12:45.758 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.createDaoCacheInterceptor(...) define as name=daoCacheInterceptor [DEBUG] 12:12:45.758 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.getSqlManager(...) define as name=sqlManager [DEBUG] 12:12:45.758 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.getDao(...) define as name=dao [INFO ] 12:12:45.758 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'druidWebStatFilterStarter ' - org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter [INFO ] 12:12:45.768 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'druidWebStatServletStarter ' - org.nutz.boot.starter.jdbc.DruidWebStatServletStarter [INFO ] 12:12:45.768 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'dataSourceStarter ' - org.nutz.boot.starter.jdbc.DataSourceStarter [DEBUG] 12:12:45.768 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : DataSourceStarter.createHikariCPDataSource(...) define as name=hikariDataSource [DEBUG] 12:12:45.768 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : DataSourceStarter.createDruidDataSource(...) define as name=druidDataSource [DEBUG] 12:12:45.768 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : DataSourceStarter.getDataSource(...) define as name=dataSource [DEBUG] 12:12:45.768 org.nutz.boot.NbApp.prepareStarterClassList(NbApp.java:410) - Found jar:file:/D:/dst/wk-nb-service-sys-5.1.0.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter [INFO ] 12:12:45.778 org.nutz.boot.NbApp.prepare(NbApp.java:289) - 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| [INFO ] 12:12:45.788 org.nutz.ioc.impl.NutIoc.<init>(NutIoc.java:130) - ... NutIoc init complete [DEBUG] 12:12:45.788 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'appContext' to [app] [DEBUG] 12:12:45.788 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'conf' to [app] [DEBUG] 12:12:45.788 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'nbApp' to [app] [DEBUG] 12:12:45.788 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'counterService' to [app] [DEBUG] 12:12:45.798 org.nutz.boot.starter.dubbo.DubboIocLoaderStarter.getIocLoader(DubboIocLoaderStarter.java:34) - using dubbo configure from PropertiesProxy [DEBUG] 12:12:45.798 org.nutz.boot.AppContext.getServerPort(AppContext.java:344) - select random port=15869 for dubbo.protocol.port [INFO ] 12:12:45.808 - using logger: com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter [DEBUG] 12:12:45.849 org.nutz.resource.Scans.scan(Scans.java:280) - Found 1 resource by src( org/nutz/integration/jedis/jedis.js ) , regex( ^(.+[.])(js|json)$ ) [DEBUG] 12:12:45.849 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:49) - loading [org/nutz/integration/jedis/jedis.js] [DEBUG] 12:12:45.859 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:57) - Loaded 9 bean define from path=[org/nutz/integration/jedis/jedis.js] --> [redisService, jedisCluster, jedisClusterNodes, jedisClusterWrapper, pubSubService, jedisPoolConfig, jedisPool, jedisAgent, redis] [INFO ] 12:12:45.859 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:51) - > scan 'org.nutz.plugins.wkcache' [DEBUG] 12:12:45.859 org.nutz.resource.Scans.scan(Scans.java:280) - Found 13 resource by src( org/nutz/plugins/wkcache/ ) , regex( ^.+[.]class$ ) [INFO ] 12:12:45.859 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'wkcacheRemoveEntryInterceptor ' - org.nutz.plugins.wkcache.WkcacheRemoveEntryInterceptor [INFO ] 12:12:45.869 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'wkcacheResultInterceptor ' - org.nutz.plugins.wkcache.WkcacheResultInterceptor [INFO ] 12:12:45.869 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'wkcacheUpdateInterceptor ' - org.nutz.plugins.wkcache.WkcacheUpdateInterceptor [INFO ] 12:12:45.869 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'wkcacheRemoveAllInterceptor ' - org.nutz.plugins.wkcache.WkcacheRemoveAllInterceptor [INFO ] 12:12:45.869 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add '$aop_wkcache ' - org.nutz.plugins.wkcache.WkcacheAopConfigure [DEBUG] 12:12:45.869 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboStarter'<class org.nutz.boot.starter.dubbo.DubboStarter> [DEBUG] 12:12:45.869 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '$aop_async'<interface org.nutz.ioc.aop.config.AopConfigration> [DEBUG] 12:12:45.869 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=$aop_async [DEBUG] 12:12:45.869 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 12:12:45.879 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'$aop_async'<interface org.nutz.ioc.aop.config.AopConfigration> [DEBUG] 12:12:45.889 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '$aop_async' to [app] [DEBUG] 12:12:45.889 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '$aop_wkcache'<interface org.nutz.ioc.aop.config.AopConfigration> [DEBUG] 12:12:45.889 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=$aop_wkcache [DEBUG] 12:12:45.889 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_wkcache) in AnnotationIocLoader(packages=[org.nutz.plugins.wkcache]) [DEBUG] 12:12:45.889 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'$aop_wkcache'<interface org.nutz.ioc.aop.config.AopConfigration> [DEBUG] 12:12:45.889 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '$aop_wkcache' to [app] [DEBUG] 12:12:45.889 org.nutz.ioc.aop.SimpleAopMaker.<init>(SimpleAopMaker.java:79) - Load AopConfigure for anno=org.nutz.ioc.aop.Aop by type=org.nutz.ioc.aop.config.impl.AnnotationAopConfigration [DEBUG] 12:12:45.889 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubboStarter [DEBUG] 12:12:45.889 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 12:12:45.899 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubboStarter'<class org.nutz.boot.starter.dubbo.DubboStarter> [DEBUG] 12:12:45.899 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboStarter' to [app] [DEBUG] 12:12:45.899 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.dubbo.DubboStarter without AOP [DEBUG] 12:12:45.909 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'nutDaoStarter'<class org.nutz.boot.starter.nutz.dao.NutDaoStarter> [DEBUG] 12:12:45.909 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=nutDaoStarter [DEBUG] 12:12:45.909 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(nutDaoStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 12:12:45.909 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'nutDaoStarter'<class org.nutz.boot.starter.nutz.dao.NutDaoStarter> [DEBUG] 12:12:45.909 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'nutDaoStarter' to [app] [DEBUG] 12:12:45.909 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.nutz.dao.NutDaoStarter without AOP [DEBUG] 12:12:45.909 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy> [DEBUG] 12:12:45.909 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dataSourceStarter'<class org.nutz.boot.starter.jdbc.DataSourceStarter> [DEBUG] 12:12:45.909 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dataSourceStarter [DEBUG] 12:12:45.919 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dataSourceStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 12:12:45.919 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dataSourceStarter'<class org.nutz.boot.starter.jdbc.DataSourceStarter> [DEBUG] 12:12:45.919 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dataSourceStarter' to [app] [DEBUG] 12:12:45.919 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.jdbc.DataSourceStarter without AOP [DEBUG] 12:12:45.929 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy> [DEBUG] 12:12:45.929 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'druidWebStatFilterStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter> [DEBUG] 12:12:45.929 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=druidWebStatFilterStarter [DEBUG] 12:12:45.929 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(druidWebStatFilterStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 12:12:45.929 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'druidWebStatFilterStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter> [DEBUG] 12:12:45.929 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'druidWebStatFilterStarter' to [app] [DEBUG] 12:12:45.929 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter without AOP [DEBUG] 12:12:45.939 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy> [DEBUG] 12:12:45.939 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'druidWebStatServletStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter> [DEBUG] 12:12:45.939 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=druidWebStatServletStarter [DEBUG] 12:12:45.939 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(druidWebStatServletStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 12:12:45.939 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'druidWebStatServletStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter> [DEBUG] 12:12:45.939 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'druidWebStatServletStarter' to [app] [DEBUG] 12:12:45.939 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter without AOP [DEBUG] 12:12:45.949 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy> [DEBUG] 12:12:45.949 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboStarter'<interface org.nutz.boot.starter.ServerFace> [DEBUG] 12:12:45.949 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboManager'<class org.nutz.integration.dubbo.DubboManager> [DEBUG] 12:12:45.949 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubboManager [DEBUG] 12:12:45.949 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboManager) in DubboConfigIocLoader@339099861 [DEBUG] 12:12:45.949 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubboManager'<class org.nutz.integration.dubbo.DubboManager> [DEBUG] 12:12:45.949 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboManager' to [app] [DEBUG] 12:12:45.949 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.DubboManager without AOP [DEBUG] 12:12:45.959 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 12:12:45.959 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubbo_iobjs [DEBUG] 12:12:45.959 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubbo_iobjs) in DubboConfigIocLoader@339099861 [DEBUG] 12:12:45.959 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubbo_iobjs'<> [DEBUG] 12:12:45.959 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubbo_iobjs' to [app] [DEBUG] 12:12:45.959 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class java.util.HashMap without AOP [DEBUG] 12:12:45.959 org.nutz.integration.dubbo.DubboManager.init(DubboManager.java:31) - dubbo obj count=6 [DEBUG] 12:12:45.969 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboAnnotationBean'<class org.nutz.integration.dubbo.AnnotationBean> [DEBUG] 12:12:45.969 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubboAnnotationBean [DEBUG] 12:12:45.969 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboAnnotationBean) in DubboConfigIocLoader@339099861 [DEBUG] 12:12:45.969 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubboAnnotationBean'<class org.nutz.integration.dubbo.AnnotationBean> [DEBUG] 12:12:45.969 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboAnnotationBean' to [app] [DEBUG] 12:12:45.969 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.AnnotationBean without AOP [DEBUG] 12:12:45.969 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 12:12:45.979 org.nutz.resource.Scans.scan(Scans.java:280) - Found 140 resource by src( cn/wizzer/ ) , regex( ^.+[.]class$ )

然后联网就一切正常? 发联网的日志看看

这是联网运行jar包的日志


D:\dst>java -jar wk-nb-service-sys-5.1.0.jar [INFO ] 13:33:45.839 org.nutz.boot.banner.SimpleBannerPrinter.printBanner(SimpleBannerPrinter.java:34) - _ _ _ _ _____ ______ ___ __ | \| | | | |_ _|_ /\ \ / / |/ / | .` | |_| | | | / / \ \/\/ /| ' < |_|\_|\___/ |_| /___| \_/\_/ |_|\_\ :: Built with NutzWk [DEBUG] 13:33:45.899 org.nutz.resource.Scans.printLocations(Scans.java:527) - Locations count=2 time use 50ms [DEBUG] 13:33:45.909 org.nutz.resource.Scans.scan(Scans.java:280) - Found 1 resource by src( custom/ ) , regex( ^.+[.]properties$ ) [DEBUG] 13:33:45.909 org.nutz.ioc.impl.PropertiesProxy.setPaths(PropertiesProxy.java:114) - load properties from jar:file:/D:/dst/wk-nb-service-sys-5.1.0.jar!/custom/emtry.properties [DEBUG] 13:33:45.909 org.nutz.boot.config.impl.PropertiesConfigureLoader.readPropertiesPath(PropertiesConfigureLoader.java:129) - Loading Properties - application.properties [DEBUG] 13:33:45.929 org.nutz.resource.Scans.scan(Scans.java:280) - Found 1 resource by src( ioc/ ) , regex( ^(.+[.])(js|json)$ ) [DEBUG] 13:33:45.929 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:49) - loading [emtry.json] [DEBUG] 13:33:45.929 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:57) - Loaded 0 bean define from path=[ioc/] --> [] [DEBUG] 13:33:45.959 org.nutz.castor.Castors.reload(Castors.java:116) - Using 101 castor for Castors [DEBUG] 13:33:45.959 org.nutz.ioc.aop.SimpleAopMaker.<init>(SimpleAopMaker.java:79) - Load AopConfigure for anno=org.nutz.aop.interceptor.async.Async by type=org.nutz.aop.interceptor.async.AsyncAopIocLoader [INFO ] 13:33:45.969 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:51) - > scan 'cn.wizzer' [DEBUG] 13:33:45.979 org.nutz.resource.Scans.scan(Scans.java:280) - Found 140 resource by src( cn/wizzer/ ) , regex( ^.+[.]class$ ) [INFO ] 13:33:46.015 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'dubboRpcSysMainLauncher ' - cn.wizzer.app.sys.commons.core.DubboRpcSysMainLauncher [INFO ] 13:33:46.019 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysAuditRecordServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysAuditRecordServiceImpl [INFO ] 13:33:46.029 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysConfigServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysConfigServiceImpl [INFO ] 13:33:46.029 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysDictServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysDictServiceImpl [INFO ] 13:33:46.029 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysExcelLogServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysExcelLogServiceImpl [INFO ] 13:33:46.029 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysFileServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysFileServiceImpl [INFO ] 13:33:46.039 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysLogServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysLogServiceImpl [INFO ] 13:33:46.039 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysMenuServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysMenuServiceImpl [INFO ] 13:33:46.039 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysMsgServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysMsgServiceImpl [INFO ] 13:33:46.039 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysMsgUserServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysMsgUserServiceImpl [INFO ] 13:33:46.039 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysRemindServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysRemindServiceImpl [INFO ] 13:33:46.049 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysRoleServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysRoleServiceImpl [INFO ] 13:33:46.049 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysRouteServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysRouteServiceImpl [INFO ] 13:33:46.049 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysTaskServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysTaskServiceImpl [INFO ] 13:33:46.049 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysUnitServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysUnitServiceImpl [INFO ] 13:33:46.049 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysUserServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysUserServiceImpl [INFO ] 13:33:46.059 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:51) - > scan 'org.nutz.boot.starter' [DEBUG] 13:33:46.069 org.nutz.resource.Scans.scan(Scans.java:280) - Found 16 resource by src( org/nutz/boot/starter/ ) , regex( ^.+[.]class$ ) [INFO ] 13:33:46.069 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'dubboStarter ' - org.nutz.boot.starter.dubbo.DubboStarter [INFO ] 13:33:46.069 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'nutDaoStarter ' - org.nutz.boot.starter.nutz.dao.NutDaoStarter [DEBUG] 13:33:46.079 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.getSqlManager(...) define as name=sqlManager [DEBUG] 13:33:46.079 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.getDao(...) define as name=dao [DEBUG] 13:33:46.089 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.createDaoCacheInterceptor(...) define as name=daoCacheInterceptor [DEBUG] 13:33:46.089 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.createCacheSerializer(...) define as name=daoCacheSerializer [INFO ] 13:33:46.089 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'druidWebStatFilterStarter ' - org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter [INFO ] 13:33:46.089 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'druidWebStatServletStarter ' - org.nutz.boot.starter.jdbc.DruidWebStatServletStarter [INFO ] 13:33:46.099 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'dataSourceStarter ' - org.nutz.boot.starter.jdbc.DataSourceStarter [DEBUG] 13:33:46.099 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : DataSourceStarter.getDataSource(...) define as name=dataSource [DEBUG] 13:33:46.099 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : DataSourceStarter.createHikariCPDataSource(...) define as name=hikariDataSource [DEBUG] 13:33:46.099 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : DataSourceStarter.createDruidDataSource(...) define as name=druidDataSource [DEBUG] 13:33:46.099 org.nutz.boot.NbApp.prepareStarterClassList(NbApp.java:410) - Found jar:file:/D:/dst/wk-nb-service-sys-5.1.0.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter [INFO ] 13:33:46.117 org.nutz.boot.NbApp.prepare(NbApp.java:289) - 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| [INFO ] 13:33:46.122 org.nutz.ioc.impl.NutIoc.<init>(NutIoc.java:130) - ... NutIoc init complete [DEBUG] 13:33:46.126 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'appContext' to [app] [DEBUG] 13:33:46.126 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'conf' to [app] [DEBUG] 13:33:46.129 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'nbApp' to [app] [DEBUG] 13:33:46.131 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'counterService' to [app] [DEBUG] 13:33:46.135 org.nutz.boot.starter.dubbo.DubboIocLoaderStarter.getIocLoader(DubboIocLoaderStarter.java:34) - using dubbo configure from PropertiesProxy [DEBUG] 13:33:46.137 org.nutz.boot.AppContext.getServerPort(AppContext.java:344) - select random port=17386 for dubbo.protocol.port [INFO ] 13:33:46.143 - using logger: com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter [DEBUG] 13:33:46.183 org.nutz.resource.Scans.scan(Scans.java:280) - Found 1 resource by src( org/nutz/integration/jedis/jedis.js ) , regex( ^(.+[.])(js|json)$ ) [DEBUG] 13:33:46.183 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:49) - loading [org/nutz/integration/jedis/jedis.js] [DEBUG] 13:33:46.183 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:57) - Loaded 9 bean define from path=[org/nutz/integration/jedis/jedis.js] --> [redisService, jedisCluster, jedisClusterNodes, jedisClusterWrapper, pubSubService, jedisPoolConfig, jedisPool, jedisAgent, redis] [INFO ] 13:33:46.183 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:51) - > scan 'org.nutz.plugins.wkcache' [DEBUG] 13:33:46.183 org.nutz.resource.Scans.scan(Scans.java:280) - Found 13 resource by src( org/nutz/plugins/wkcache/ ) , regex( ^.+[.]class$ ) [INFO ] 13:33:46.193 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'wkcacheRemoveEntryInterceptor ' - org.nutz.plugins.wkcache.WkcacheRemoveEntryInterceptor [INFO ] 13:33:46.193 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'wkcacheResultInterceptor ' - org.nutz.plugins.wkcache.WkcacheResultInterceptor [INFO ] 13:33:46.193 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'wkcacheUpdateInterceptor ' - org.nutz.plugins.wkcache.WkcacheUpdateInterceptor [INFO ] 13:33:46.193 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'wkcacheRemoveAllInterceptor ' - org.nutz.plugins.wkcache.WkcacheRemoveAllInterceptor [INFO ] 13:33:46.203 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add '$aop_wkcache ' - org.nutz.plugins.wkcache.WkcacheAopConfigure [DEBUG] 13:33:46.203 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboStarter'<class org.nutz.boot.starter.dubbo.DubboStarter> [DEBUG] 13:33:46.203 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '$aop_async'<interface org.nutz.ioc.aop.config.AopConfigration> [DEBUG] 13:33:46.203 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=$aop_async [DEBUG] 13:33:46.203 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:46.203 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'$aop_async'<interface org.nutz.ioc.aop.config.AopConfigration> [DEBUG] 13:33:46.213 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '$aop_async' to [app] [DEBUG] 13:33:46.213 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '$aop_wkcache'<interface org.nutz.ioc.aop.config.AopConfigration> [DEBUG] 13:33:46.213 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=$aop_wkcache [DEBUG] 13:33:46.223 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_wkcache) in AnnotationIocLoader(packages=[org.nutz.plugins.wkcache]) [DEBUG] 13:33:46.223 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'$aop_wkcache'<interface org.nutz.ioc.aop.config.AopConfigration> [DEBUG] 13:33:46.223 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '$aop_wkcache' to [app] [DEBUG] 13:33:46.223 org.nutz.ioc.aop.SimpleAopMaker.<init>(SimpleAopMaker.java:79) - Load AopConfigure for anno=org.nutz.ioc.aop.Aop by type=org.nutz.ioc.aop.config.impl.AnnotationAopConfigration [DEBUG] 13:33:46.223 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubboStarter [DEBUG] 13:33:46.223 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:46.223 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubboStarter'<class org.nutz.boot.starter.dubbo.DubboStarter> [DEBUG] 13:33:46.223 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboStarter' to [app] [DEBUG] 13:33:46.233 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.dubbo.DubboStarter without AOP [DEBUG] 13:33:46.233 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'nutDaoStarter'<class org.nutz.boot.starter.nutz.dao.NutDaoStarter> [DEBUG] 13:33:46.233 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=nutDaoStarter [DEBUG] 13:33:46.233 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(nutDaoStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:46.233 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'nutDaoStarter'<class org.nutz.boot.starter.nutz.dao.NutDaoStarter> [DEBUG] 13:33:46.233 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'nutDaoStarter' to [app] [DEBUG] 13:33:46.243 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.nutz.dao.NutDaoStarter without AOP [DEBUG] 13:33:46.249 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy> [DEBUG] 13:33:46.249 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dataSourceStarter'<class org.nutz.boot.starter.jdbc.DataSourceStarter> [DEBUG] 13:33:46.250 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dataSourceStarter [DEBUG] 13:33:46.251 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dataSourceStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:46.251 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dataSourceStarter'<class org.nutz.boot.starter.jdbc.DataSourceStarter> [DEBUG] 13:33:46.252 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dataSourceStarter' to [app] [DEBUG] 13:33:46.253 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.jdbc.DataSourceStarter without AOP [DEBUG] 13:33:46.258 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy> [DEBUG] 13:33:46.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'druidWebStatFilterStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter> [DEBUG] 13:33:46.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=druidWebStatFilterStarter [DEBUG] 13:33:46.259 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(druidWebStatFilterStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:46.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'druidWebStatFilterStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter> [DEBUG] 13:33:46.259 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'druidWebStatFilterStarter' to [app] [DEBUG] 13:33:46.259 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter without AOP [DEBUG] 13:33:46.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy> [DEBUG] 13:33:46.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'druidWebStatServletStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter> [DEBUG] 13:33:46.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=druidWebStatServletStarter [DEBUG] 13:33:46.269 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(druidWebStatServletStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:46.269 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'druidWebStatServletStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter> [DEBUG] 13:33:46.269 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'druidWebStatServletStarter' to [app] [DEBUG] 13:33:46.269 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter without AOP [DEBUG] 13:33:46.269 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy> [DEBUG] 13:33:46.279 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboStarter'<interface org.nutz.boot.starter.ServerFace> [DEBUG] 13:33:46.279 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboManager'<class org.nutz.integration.dubbo.DubboManager> [DEBUG] 13:33:46.279 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubboManager [DEBUG] 13:33:46.279 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboManager) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:46.279 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubboManager'<class org.nutz.integration.dubbo.DubboManager> [DEBUG] 13:33:46.279 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboManager' to [app] [DEBUG] 13:33:46.279 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.DubboManager without AOP [DEBUG] 13:33:46.279 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:46.279 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubbo_iobjs [DEBUG] 13:33:46.279 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubbo_iobjs) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:46.289 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubbo_iobjs'<> [DEBUG] 13:33:46.289 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubbo_iobjs' to [app] [DEBUG] 13:33:46.289 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class java.util.HashMap without AOP [DEBUG] 13:33:46.289 org.nutz.integration.dubbo.DubboManager.init(DubboManager.java:31) - dubbo obj count=6 [DEBUG] 13:33:46.289 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboAnnotationBean'<class org.nutz.integration.dubbo.AnnotationBean> [DEBUG] 13:33:46.289 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubboAnnotationBean [DEBUG] 13:33:46.289 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboAnnotationBean) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:46.289 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubboAnnotationBean'<class org.nutz.integration.dubbo.AnnotationBean> [DEBUG] 13:33:46.299 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboAnnotationBean' to [app] [DEBUG] 13:33:46.299 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.AnnotationBean without AOP [DEBUG] 13:33:46.299 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:46.299 org.nutz.resource.Scans.scan(Scans.java:280) - Found 140 resource by src( cn/wizzer/ ) , regex( ^.+[.]class$ ) [DEBUG] 13:33:46.349 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [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.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); } 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); } }, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:46.409 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [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: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:46.419 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [DUBBO] package com.alibaba.dubbo.rpc; import com.alibaba.dubbo.common.extension.ExtensionLoader; public class ProxyFactory$Adaptive implements com.alibaba.dubbo.rpc.ProxyFactory { 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); } 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); } }, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:46.549 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:46.549 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:46.549 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:46.549 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:46.559 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:46.559 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:46.559 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:46.559 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:46.559 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysMenuServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysMenuServiceImpl> [DEBUG] 13:33:46.559 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysMenuServiceImpl [DEBUG] 13:33:46.559 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:46.559 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysMenuServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysMenuServiceImpl> [DEBUG] 13:33:46.559 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysMenuServiceImpl' to [app] [DEBUG] 13:33:46.559 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:46.569 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dao [DEBUG] 13:33:46.569 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dao) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:46.569 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dao'<> [DEBUG] 13:33:46.569 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dao' to [app] [DEBUG] 13:33:46.569 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dataSource'<interface javax.sql.DataSource> [DEBUG] 13:33:46.579 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dataSource [DEBUG] 13:33:46.579 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dataSource) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:46.579 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dataSource'<interface javax.sql.DataSource> [DEBUG] 13:33:46.579 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dataSource' to [app] [DEBUG] 13:33:46.579 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dataSourceStarter'<> [DEBUG] 13:33:46.579 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'druidDataSource'<interface javax.sql.DataSource> [DEBUG] 13:33:46.579 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=druidDataSource [DEBUG] 13:33:46.579 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(druidDataSource) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:46.579 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'druidDataSource'<interface javax.sql.DataSource> [DEBUG] 13:33:46.579 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'druidDataSource' to [app] [DEBUG] 13:33:46.589 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dataSourceStarter'<> [DEBUG] 13:33:46.629 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sqlManager'<interface org.nutz.dao.SqlManager> [DEBUG] 13:33:46.629 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sqlManager [DEBUG] 13:33:46.629 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sqlManager) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:46.629 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sqlManager'<interface org.nutz.dao.SqlManager> [DEBUG] 13:33:46.629 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sqlManager' to [app] [DEBUG] 13:33:46.629 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'nutDaoStarter'<> [DEBUG] 13:33:46.639 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.dao.impl.NutDao without AOP [DEBUG] 13:33:46.639 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dataSource'<interface javax.sql.DataSource> [DEBUG] 13:33:46.639 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sqlManager'<interface org.nutz.dao.SqlManager> [DEBUG] 13:33:46.639 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'nutDaoStarter'<> [DEBUG] 13:33:46.689 org.nutz.dao.jdbc.Jdbcs.<clinit>(Jdbcs.java:93) - Jdbcs init complete [INFO ] 13:33:46.689 org.nutz.dao.jdbc.Jdbcs.getExpert(Jdbcs.java:106) - Get Connection from DataSource for JdbcExpert, if you lock at here, check your database server and configure [INFO ] 13:33:46.749 com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:930) - {dataSource-1} inited [DEBUG] 13:33:46.939 org.nutz.dao.impl.DaoSupport.setDataSource(DaoSupport.java:188) - select expert : org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert [DEBUG] 13:33:46.949 org.nutz.dao.impl.DaoSupport$1.invoke(DaoSupport.java:199) - JDBC Driver --> mysql-connector-java-5.1.46 ( Revision: 9cc87a48e75c2d2e87c1a293b2862ce651cb256e ) [DEBUG] 13:33:46.949 org.nutz.dao.impl.DaoSupport$1.invoke(DaoSupport.java:200) - JDBC Name --> MySQL Connector Java [DEBUG] 13:33:46.949 org.nutz.dao.impl.DaoSupport$1.invoke(DaoSupport.java:202) - JDBC URL --> jdbc:mysql://127.0.0.1:3306/scs?useUnicode=true&characterEncoding=utf8&useSSL=false [DEBUG] 13:33:46.969 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:212) - Mysql : character_set_client=utf8 [DEBUG] 13:33:46.969 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:212) - Mysql : character_set_connection=utf8 [DEBUG] 13:33:46.969 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:212) - Mysql : character_set_database=latin1 [DEBUG] 13:33:46.969 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:212) - Mysql : character_set_filesystem=binary [DEBUG] 13:33:46.969 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:212) - Mysql : character_set_results= [DEBUG] 13:33:46.979 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:212) - Mysql : character_set_server=latin1 [DEBUG] 13:33:46.979 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:212) - Mysql : character_set_system=utf8 [DEBUG] 13:33:46.979 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:212) - Mysql : character_sets_dir=C:\Program Files\MySQL\MySQL Server 5.7\share\charsets\ [DEBUG] 13:33:46.979 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:219) - Mysql : binlog_format=ROW [DEBUG] 13:33:46.989 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:226) - Mysql : database=scs [DEBUG] 13:33:46.989 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:232) - Mysql : user=root@localhost [DEBUG] 13:33:47.009 org.nutz.dao.impl.DaoSupport.setDataSource(DaoSupport.java:221) - Database info --> MYSQL:[MySQL - 5.7.23-log] [DEBUG] 13:33:47.009 org.nutz.resource.Scans.scan(Scans.java:280) - Found 0 resource by src( sqls/ ) , regex( .(sql|sqlx|sqls)$ ) [DEBUG] 13:33:47.009 org.nutz.dao.impl.DaoSupport.setSqlManager(DaoSupport.java:121) - SqlManager Sql count=0 [DEBUG] 13:33:47.009 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'daoCacheInterceptor'<class org.nutz.plugins.cache.dao.DaoCacheInterceptor> [DEBUG] 13:33:47.009 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=daoCacheInterceptor [DEBUG] 13:33:47.009 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(daoCacheInterceptor) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:47.009 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'daoCacheInterceptor'<class org.nutz.plugins.cache.dao.DaoCacheInterceptor> [DEBUG] 13:33:47.009 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'daoCacheInterceptor' to [app] [DEBUG] 13:33:47.019 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.plugins.cache.dao.DaoCacheInterceptor without AOP [DEBUG] 13:33:47.019 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'nutDaoStarter'<> [DEBUG] 13:33:47.019 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'daoCacheSerializer'<interface org.nutz.plugins.cache.dao.api.CacheSerializer> [DEBUG] 13:33:47.019 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=daoCacheSerializer [DEBUG] 13:33:47.019 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(daoCacheSerializer) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:47.019 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'daoCacheSerializer'<interface org.nutz.plugins.cache.dao.api.CacheSerializer> [DEBUG] 13:33:47.029 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'daoCacheSerializer' to [app] [DEBUG] 13:33:47.029 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'nutDaoStarter'<> [DEBUG] 13:33:47.029 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.029 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=txREAD_COMMITTED [DEBUG] 13:33:47.029 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.029 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.029 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'txREAD_COMMITTED' to [app] [DEBUG] 13:33:47.029 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.039 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.059 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_menu [DEBUG] 13:33:47.059 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.069 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.069 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.069 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.069 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.069 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.069 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.079 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.079 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.079 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.079 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.079 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.079 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.079 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.079 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.079 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysConfigServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.079 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.089 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysMsgServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysMsgServiceImpl> [DEBUG] 13:33:47.089 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysMsgServiceImpl [DEBUG] 13:33:47.089 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.089 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysMsgServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysMsgServiceImpl> [DEBUG] 13:33:47.089 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysMsgServiceImpl' to [app] [DEBUG] 13:33:47.089 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.089 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class cn.wizzer.app.sys.modules.services.impl.SysMsgServiceImpl without AOP [DEBUG] 13:33:47.099 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.099 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_msg [DEBUG] 13:33:47.099 org.nutz.ioc.val.ReferTypeValue.get(ReferTypeValue.java:64) - name=sysMsgUserService not found, search for type=cn.wizzer.app.sys.modules.services.SysMsgUserService [DEBUG] 13:33:47.099 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.099 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.099 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.099 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.099 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.109 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.114 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.116 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.117 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.118 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.119 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.120 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.121 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.122 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.126 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysMsgUserServiceImpl'<interface cn.wizzer.app.sys.modules.services.SysMsgUserService> [DEBUG] 13:33:47.127 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysMsgUserServiceImpl [DEBUG] 13:33:47.128 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.129 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysMsgUserServiceImpl'<interface cn.wizzer.app.sys.modules.services.SysMsgUserService> [DEBUG] 13:33:47.130 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysMsgUserServiceImpl' to [app] [DEBUG] 13:33:47.131 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.131 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class cn.wizzer.app.sys.modules.services.impl.SysMsgUserServiceImpl without AOP [DEBUG] 13:33:47.132 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.135 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_msg_user [DEBUG] 13:33:47.137 org.nutz.ioc.val.ReferTypeValue.get(ReferTypeValue.java:64) - name=userService not found, search for type=cn.wizzer.app.sys.modules.services.SysUserService [DEBUG] 13:33:47.138 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.140 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.141 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.142 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.143 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.144 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.145 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.146 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.150 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.151 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.152 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.153 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.154 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysUserServiceImpl'<interface cn.wizzer.app.sys.modules.services.SysUserService> [DEBUG] 13:33:47.155 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysUserServiceImpl [DEBUG] 13:33:47.156 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.157 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysUserServiceImpl'<interface cn.wizzer.app.sys.modules.services.SysUserService> [DEBUG] 13:33:47.160 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysUserServiceImpl' to [app] [DEBUG] 13:33:47.161 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.163 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.163 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.163 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.163 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_user [DEBUG] 13:33:47.163 org.nutz.ioc.val.ReferTypeValue.get(ReferTypeValue.java:64) - name=sysMenuService not found, search for type=cn.wizzer.app.sys.modules.services.SysMenuService [DEBUG] 13:33:47.163 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysMenuServiceImpl'<interface cn.wizzer.app.sys.modules.services.SysMenuService> [DEBUG] 13:33:47.173 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.173 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.173 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.173 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.173 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.173 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.173 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.183 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.183 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.183 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.183 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.183 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.183 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.183 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.183 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.183 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysConfigServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.183 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.193 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysTaskServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.193 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUnitServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.193 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRouteServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.193 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysExcelLogServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.193 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysLogServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.193 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysLogServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysLogServiceImpl> [DEBUG] 13:33:47.193 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysLogServiceImpl [DEBUG] 13:33:47.203 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysLogServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.204 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysLogServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysLogServiceImpl> [DEBUG] 13:33:47.205 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysLogServiceImpl' to [app] [DEBUG] 13:33:47.206 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.211 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.211 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_log [DEBUG] 13:33:47.211 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.211 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.211 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.211 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.211 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.221 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.221 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.221 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.221 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.221 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.231 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.231 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.231 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.231 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.231 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.231 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysConfigServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.231 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysConfigServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysConfigServiceImpl> [DEBUG] 13:33:47.231 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysConfigServiceImpl [DEBUG] 13:33:47.231 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysConfigServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.231 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysConfigServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysConfigServiceImpl> [DEBUG] 13:33:47.241 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysConfigServiceImpl' to [app] [DEBUG] 13:33:47.241 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.241 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class cn.wizzer.app.sys.modules.services.impl.SysConfigServiceImpl without AOP [DEBUG] 13:33:47.241 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.251 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_config [DEBUG] 13:33:47.251 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.251 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.251 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.251 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.251 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.251 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.251 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.251 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.261 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.261 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.261 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.261 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.261 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.261 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.261 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.271 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysRoleServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysRoleServiceImpl> [DEBUG] 13:33:47.271 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysRoleServiceImpl [DEBUG] 13:33:47.271 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.271 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysRoleServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysRoleServiceImpl> [DEBUG] 13:33:47.271 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysRoleServiceImpl' to [app] [DEBUG] 13:33:47.271 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.271 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.271 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.281 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.281 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_role [DEBUG] 13:33:47.281 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.281 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.291 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.291 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.291 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.291 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.291 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.291 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.291 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.291 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.291 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.291 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.301 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.301 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.301 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.301 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysConfigServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.301 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.301 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysTaskServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.311 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUnitServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.311 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRouteServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.311 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysExcelLogServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.311 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysExcelLogServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysExcelLogServiceImpl> [DEBUG] 13:33:47.311 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysExcelLogServiceImpl [DEBUG] 13:33:47.311 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysExcelLogServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.311 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysExcelLogServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysExcelLogServiceImpl> [DEBUG] 13:33:47.311 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysExcelLogServiceImpl' to [app] [DEBUG] 13:33:47.311 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.311 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class cn.wizzer.app.sys.modules.services.impl.SysExcelLogServiceImpl without AOP [DEBUG] 13:33:47.311 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.321 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_excel_log [DEBUG] 13:33:47.321 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.321 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.321 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.321 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.321 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysConfigServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysTaskServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.341 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUnitServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.341 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysUnitServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysUnitServiceImpl> [DEBUG] 13:33:47.341 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysUnitServiceImpl [DEBUG] 13:33:47.341 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUnitServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.341 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysUnitServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysUnitServiceImpl> [DEBUG] 13:33:47.341 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysUnitServiceImpl' to [app] [DEBUG] 13:33:47.341 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.341 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.351 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.365 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.367 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_unit [DEBUG] 13:33:47.368 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.369 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.370 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.371 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.372 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.373 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.376 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.377 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.378 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.379 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.379 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.379 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.379 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.379 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.379 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.379 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysConfigServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.379 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.379 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysTaskServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.379 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysTaskServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysTaskServiceImpl> [DEBUG] 13:33:47.379 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysTaskServiceImpl [DEBUG] 13:33:47.379 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysTaskServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.389 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysTaskServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysTaskServiceImpl> [DEBUG] 13:33:47.389 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysTaskServiceImpl' to [app] [DEBUG] 13:33:47.389 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.389 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class cn.wizzer.app.sys.modules.services.impl.SysTaskServiceImpl without AOP [DEBUG] 13:33:47.389 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.389 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_task [DEBUG] 13:33:47.399 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysMsgUserServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysMsgUserServiceImpl> [DEBUG] 13:33:47.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.409 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.409 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysDictServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysDictServiceImpl> [DEBUG] 13:33:47.409 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysDictServiceImpl [DEBUG] 13:33:47.409 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.409 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysDictServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysDictServiceImpl> [DEBUG] 13:33:47.409 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysDictServiceImpl' to [app] [DEBUG] 13:33:47.409 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.419 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.419 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.419 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.419 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.419 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_dict [DEBUG] 13:33:47.419 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.419 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.419 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.429 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.429 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.429 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.429 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.429 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.429 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.429 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.429 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.429 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.439 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.439 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.439 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.439 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysConfigServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.439 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.439 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysTaskServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.439 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUnitServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.439 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRouteServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.439 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysRouteServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysRouteServiceImpl> [DEBUG] 13:33:47.439 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysRouteServiceImpl [DEBUG] 13:33:47.439 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRouteServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.439 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysRouteServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysRouteServiceImpl> [DEBUG] 13:33:47.439 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysRouteServiceImpl' to [app] [DEBUG] 13:33:47.449 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.449 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class cn.wizzer.app.sys.modules.services.impl.SysRouteServiceImpl without AOP [DEBUG] 13:33:47.449 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.449 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_route [DEBUG] 13:33:47.449 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysUserServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysUserServiceImpl> [DEBUG] 13:33:47.449 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.469 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysFileServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysFileServiceImpl> [DEBUG] 13:33:47.469 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysFileServiceImpl [DEBUG] 13:33:47.469 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.469 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysFileServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysFileServiceImpl> [DEBUG] 13:33:47.469 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysFileServiceImpl' to [app] [DEBUG] 13:33:47.469 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.469 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class cn.wizzer.app.sys.modules.services.impl.SysFileServiceImpl without AOP [DEBUG] 13:33:47.479 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.479 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_file [DEBUG] 13:33:47.479 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.479 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.479 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.479 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.479 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.479 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.479 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.479 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.479 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.489 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.489 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysAuditRecordServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysAuditRecordServiceImpl> [DEBUG] 13:33:47.489 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysAuditRecordServiceImpl [DEBUG] 13:33:47.489 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.489 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysAuditRecordServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysAuditRecordServiceImpl> [DEBUG] 13:33:47.489 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysAuditRecordServiceImpl' to [app] [DEBUG] 13:33:47.489 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.499 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class cn.wizzer.app.sys.modules.services.impl.SysAuditRecordServiceImpl without AOP [DEBUG] 13:33:47.499 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.499 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_audit_record [DEBUG] 13:33:47.499 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.499 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.499 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.499 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.499 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.499 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.509 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.509 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.509 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.509 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysRemindServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysRemindServiceImpl> [DEBUG] 13:33:47.509 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysRemindServiceImpl [DEBUG] 13:33:47.509 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.509 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysRemindServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysRemindServiceImpl> [DEBUG] 13:33:47.509 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysRemindServiceImpl' to [app] [DEBUG] 13:33:47.519 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.519 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class cn.wizzer.app.sys.modules.services.impl.SysRemindServiceImpl without AOP [DEBUG] 13:33:47.519 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.519 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_remind [DEBUG] 13:33:47.519 org.nutz.ioc.val.ReferTypeValue.get(ReferTypeValue.java:64) - name=sysDictService not found, search for type=cn.wizzer.app.sys.modules.services.SysDictService [DEBUG] 13:33:47.519 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysDictServiceImpl'<interface cn.wizzer.app.sys.modules.services.SysDictService> [DEBUG] 13:33:47.519 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '540svbokoeijlrs4basep58j7h'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:47.519 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=540svbokoeijlrs4basep58j7h [DEBUG] 13:33:47.519 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(540svbokoeijlrs4basep58j7h) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:47.519 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'540svbokoeijlrs4basep58j7h'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:47.529 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '540svbokoeijlrs4basep58j7h' to [app] [DEBUG] 13:33:47.529 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:47.529 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:47.549 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:47.549 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubboApplicationConfig [DEBUG] 13:33:47.549 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboApplicationConfig) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:47.549 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:47.549 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboApplicationConfig' to [app] [DEBUG] 13:33:47.549 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class com.alibaba.dubbo.config.ApplicationConfig without AOP [DEBUG] 13:33:47.549 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:47.549 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubboRegistryConfig [DEBUG] 13:33:47.549 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRegistryConfig) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:47.549 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:47.559 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboRegistryConfig' to [app] [DEBUG] 13:33:47.559 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class com.alibaba.dubbo.config.RegistryConfig without AOP [DEBUG] 13:33:47.559 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [DEBUG] 13:33:47.559 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubboPrototeConfig [DEBUG] 13:33:47.559 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboPrototeConfig) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:47.559 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [DEBUG] 13:33:47.559 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboPrototeConfig' to [app] [DEBUG] 13:33:47.559 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class com.alibaba.dubbo.config.ProtocolConfig without AOP [DEBUG] 13:33:47.699 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [DUBBO] package com.alibaba.dubbo.cache; import com.alibaba.dubbo.common.extension.ExtensionLoader; public class CacheFactory$Adaptive implements com.alibaba.dubbo.cache.CacheFactory { public com.alibaba.dubbo.cache.Cache getCache(com.alibaba.dubbo.common.URL arg0, com.alibaba.dubbo.rpc.Invocation arg1) { if (arg0 == null) throw new IllegalArgumentException("url == null"); com.alibaba.dubbo.common.URL url = arg0; if (arg1 == null) throw new IllegalArgumentException("invocation == null"); String methodName = arg1.getMethodName(); String extName = url.getMethodParameter(methodName, "cache", "lru"); if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.cache.CacheFactory) name from url(" + url.toString() + ") use keys([cache])"); com.alibaba.dubbo.cache.CacheFactory extension = (com.alibaba.dubbo.cache.CacheFactory)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.cache.CacheFactory.class).getExtension(extName); return extension.getCache(arg0, arg1); } }, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:47.709 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [DUBBO] package com.alibaba.dubbo.monitor; import com.alibaba.dubbo.common.extension.ExtensionLoader; public class MonitorFactory$Adaptive implements com.alibaba.dubbo.monitor.MonitorFactory { public com.alibaba.dubbo.monitor.Monitor getMonitor(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.monitor.MonitorFactory) name from url(" + url.toString() + ") use keys([protocol])"); com.alibaba.dubbo.monitor.MonitorFactory extension = (com.alibaba.dubbo.monitor.MonitorFactory)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.monitor.MonitorFactory.class).getExtension(extName); return extension.getMonitor(arg0); } }, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:47.719 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [DUBBO] package com.alibaba.dubbo.validation; import com.alibaba.dubbo.common.extension.ExtensionLoader; public class Validation$Adaptive implements com.alibaba.dubbo.validation.Validation { public com.alibaba.dubbo.validation.Validator getValidator(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("validation", "jvalidation"); if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.validation.Validation) name from url(" + url.toString() + ") use keys([validation])"); com.alibaba.dubbo.validation.Validation extension = (com.alibaba.dubbo.validation.Validation)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.validation.Validation.class).getExtension(extName); return extension.getValidator(arg0); } }, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:47.729 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysUnitService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:47.729 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysUnitService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUnitService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUnitService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655227569, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:47.729 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysUnitService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUnitService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUnitService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655227569 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655227569, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:47.729 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [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: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:47.749 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [DUBBO] package com.alibaba.dubbo.remoting; import com.alibaba.dubbo.common.extension.ExtensionLoader; public class Transporter$Adaptive implements com.alibaba.dubbo.remoting.Transporter { public com.alibaba.dubbo.remoting.Client connect(com.alibaba.dubbo.common.URL arg0, com.alibaba.dubbo.remoting.ChannelHandler arg1) throws com.alibaba.dubbo.remoting.RemotingException { if (arg0 == null) throw new IllegalArgumentException("url == null"); com.alibaba.dubbo.common.URL url = arg0; String extName = url.getParameter("client", url.getParameter("transporter", "netty")); if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.remoting.Transporter) name from url(" + url.toString() + ") use keys([client, transporter])"); com.alibaba.dubbo.remoting.Transporter extension = (com.alibaba.dubbo.remoting.Transporter)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.remoting.Transporter.class).getExtension(extName); return extension.connect(arg0, arg1); } public com.alibaba.dubbo.remoting.Server bind(com.alibaba.dubbo.common.URL arg0, com.alibaba.dubbo.remoting.ChannelHandler arg1) throws com.alibaba.dubbo.remoting.RemotingException { if (arg0 == null) throw new IllegalArgumentException("url == null"); com.alibaba.dubbo.common.URL url = arg0; String extName = url.getParameter("server", url.getParameter("transporter", "netty")); if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.remoting.Transporter) name from url(" + url.toString() + ") use keys([server, transporter])"); com.alibaba.dubbo.remoting.Transporter extension = (com.alibaba.dubbo.remoting.Transporter)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.remoting.Transporter.class).getExtension(extName); return extension.bind(arg0, arg1); } }, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:47.759 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [DUBBO] package com.alibaba.dubbo.remoting; import com.alibaba.dubbo.common.extension.ExtensionLoader; public class Dispatcher$Adaptive implements com.alibaba.dubbo.remoting.Dispatcher { public com.alibaba.dubbo.remoting.ChannelHandler dispatch(com.alibaba.dubbo.remoting.ChannelHandler arg0, com.alibaba.dubbo.common.URL arg1) { if (arg1 == null) throw new IllegalArgumentException("url == null"); com.alibaba.dubbo.common.URL url = arg1; String extName = url.getParameter("dispatcher", url.getParameter("dispather", url.getParameter("channel.handler", "all"))); if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.remoting.Dispatcher) name from url(" + url.toString() + ") use keys([dispatcher, dispather, channel.handler])"); com.alibaba.dubbo.remoting.Dispatcher extension = (com.alibaba.dubbo.remoting.Dispatcher)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.remoting.Dispatcher.class).getExtension(extName); return extension.dispatch(arg0, arg1); } }, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:47.759 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [DUBBO] package com.alibaba.dubbo.common.threadpool; import com.alibaba.dubbo.common.extension.ExtensionLoader; public class ThreadPool$Adaptive implements com.alibaba.dubbo.common.threadpool.ThreadPool { public java.util.concurrent.Executor getExecutor(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("threadpool", "fixed"); if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.common.threadpool.ThreadPool) name from url(" + url.toString() + ") use keys([threadpool])"); com.alibaba.dubbo.common.threadpool.ThreadPool extension = (com.alibaba.dubbo.common.threadpool.ThreadPool)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.common.threadpool.ThreadPool.class).getExtension(extName); return extension.getExecutor(arg0); } }, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:47.779 com.alibaba.dubbo.remoting.transport.netty.NettyHelper$DubboLogger.debug(NettyHelper.java:73) - [DUBBO] Using the autodetected NIO constraint level: 0, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:47.809 com.alibaba.dubbo.remoting.transport.AbstractServer.<init>(AbstractServer.java:65) - [DUBBO] Start NettyServer bind /0.0.0.0:17386, export /192.168.2.153:17386, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:47.819 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [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: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:47.829 com.alibaba.dubbo.registry.support.AbstractRegistry.loadProperties(AbstractRegistry.java:200) - [DUBBO] Load registry store file C:\Users\Administrator\.dubbo\dubbo-registry-wk-nb-dubbo-sys-127.0.0.1:2181.cache, data: {cn.wizzer.app.sys.modules.services.SysConfigService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysConfigService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysConfigService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAllList,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650440602, cn.wizzer.app.sys.modules.services.SysRouteService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysRouteService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRouteService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650438780, cn.wizzer.app.sys.modules.services.SysMenuService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysMenuService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMenuService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650441293, cn.wizzer.app.sys.modules.services.SysMsgService=empty://192.168.2.153:15200/cn.wizzer.app.sys.modules.services.SysMsgService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteMsg,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,saveMsg,clear,getEntity,updateWith,fetch,exists,listPage&pid=4804&revision=5.1.0&side=provider&timestamp=1541650357439, cn.wizzer.app.sys.modules.services.SysLogService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysLogService&methods=updateWithVersion,data,insertRelation,insertWith,fastInsertSysLog,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,logData,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650440042, cn.wizzer.app.sys.modules.services.SysDictService=empty://192.168.2.153:15200/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,getRecordMap,fetchLinks,updateRelation,deleteAndChild,save,insertLinks,getParentPath,getListObject,getEntity,updateWith,getSubListByCode,fetch,exists,listPage,updateWithVersion,data,insertWith,findColumnName,dao,getList,getNameByCode,query,count,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getIdByCode,getSubMapByPath,getDictByCode,getProperty,getSubListById,clear,getNameById&pid=4804&revision=5.1.0&side=provider&timestamp=1541650356979, cn.wizzer.app.sys.modules.services.SysUserService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUserService&methods=updateWithVersion,data,insertRelation,insertWith,fillMenu,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteById,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,getRoleCodeList,deleteByIds,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650439907, cn.wizzer.app.sys.modules.services.SysTaskService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysTaskService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysTaskService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650440780, cn.wizzer.app.sys.modules.services.SysFileService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysFileService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysFileService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650440371, cn.wizzer.app.sys.modules.services.SysMsgUserService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysMsgUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgUserService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650441126, cn.wizzer.app.sys.modules.services.SysAuditRecordService=empty://192.168.2.153:15200/cn.wizzer.app.sys.modules.services.SysAuditRecordService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysAuditRecordService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=4804&revision=5.1.0&side=provider&timestamp=1541650358339, cn.wizzer.app.sys.modules.servic=, cn.wizzer.app.sys.modules.services.SysRoleService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysRoleService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRoleService&methods=updateWithVersion,data,insertRelation,insertWith,del,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,getPermissionNameList,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650441426, cn.wizzer.app.sys.modules.services.SysUnitService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysUnitService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUnitService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650440975, cn.wizzer.app.sys.modules.services.SysRemindService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysRemindService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRemindService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,addContractRemind,findContractIds,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650440161, cn.wizzer.app.sys.modules.services.SysExcelLogService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysExcelLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysExcelLogService&methods=setLog,updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650439617}, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:47.859 org.apache.curator.utils.Compatibility.<clinit>(Compatibility.java:41) - Running in ZooKeeper 3.4.x compatibility mode [INFO ] 13:33:47.879 org.apache.curator.framework.imps.CuratorFrameworkImpl.start(CuratorFrameworkImpl.java:290) - Starting [DEBUG] 13:33:47.879 org.apache.curator.CuratorZookeeperClient.start(CuratorZookeeperClient.java:207) - Starting [DEBUG] 13:33:47.879 org.apache.curator.ConnectionState.start(ConnectionState.java:109) - Starting [DEBUG] 13:33:47.879 org.apache.curator.ConnectionState.reset(ConnectionState.java:194) - reset [INFO ] 13:33:47.969 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:zookeeper.version=3.4.8--1, built on 02/06/2016 03:18 GMT [INFO ] 13:33:47.969 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:host.name=74TKV35UG6Z30YT.lan [INFO ] 13:33:47.979 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:java.version=1.8.0_65 [INFO ] 13:33:47.979 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:java.vendor=Oracle Corporation [INFO ] 13:33:47.979 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:java.home=C:\Program Files\Java\jre1.8.0_65 [INFO ] 13:33:47.979 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:java.class.path=wk-nb-service-sys-5.1.0.jar [INFO ] 13:33:47.979 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:java.library.path=C:\ProgramData\Oracle\Java\javapath;C:\windows\Sun\Java\bin;C:\windows\system32;C:\windows;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\ProgramData\Oracle\Java\javapath;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jdk1.8.0_65\bin;C:\Program Files\Java\jdk1.8.0_65\jre\bin;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;D:\Software\apache-maven-3.5.4\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;;. [INFO ] 13:33:47.989 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:java.io.tmpdir=C:\Users\Administrator\AppData\Local\Temp\ [INFO ] 13:33:47.997 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:java.compiler=<NA> [INFO ] 13:33:47.998 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:os.name=Windows 10 [INFO ] 13:33:48.001 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:os.arch=amd64 [INFO ] 13:33:48.003 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:os.version=10.0 [INFO ] 13:33:48.008 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:user.name=Administrator [INFO ] 13:33:48.010 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:user.home=C:\Users\Administrator [INFO ] 13:33:48.012 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:user.dir=D:\dst [INFO ] 13:33:48.015 org.apache.zookeeper.ZooKeeper.<init>(ZooKeeper.java:438) - Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=60000 watcher=org.apache.curator.ConnectionState@539d019 [DEBUG] 13:33:48.018 org.apache.zookeeper.ClientCnxn.<clinit>(ClientCnxn.java:117) - zookeeper.disableAutoWatchReset is false [INFO ] 13:33:48.039 org.apache.zookeeper.ClientCnxn$SendThread.logStartConnect(ClientCnxn.java:1032) - Opening socket connection to server 127.0.0.1/127.0.0.1:2181. Will not attempt to authenticate using SASL (unknown error) [INFO ] 13:33:48.039 org.apache.curator.framework.imps.CuratorFrameworkImpl.start(CuratorFrameworkImpl.java:332) - Default schema [INFO ] 13:33:48.049 org.apache.zookeeper.ClientCnxn$SendThread.primeConnection(ClientCnxn.java:876) - Socket connection established to 127.0.0.1/127.0.0.1:2181, initiating session [INFO ] 13:33:48.049 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUnitService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUnitService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655227569, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.049 org.apache.zookeeper.ClientCnxn$SendThread.primeConnection(ClientCnxn.java:949) - Session establishment request sent on 127.0.0.1/127.0.0.1:2181 [INFO ] 13:33:48.234 org.apache.zookeeper.ClientCnxn$SendThread.onConnected(ClientCnxn.java:1299) - Session establishment complete on server 127.0.0.1/127.0.0.1:2181, sessionid = 0x10014712d85000b, negotiated timeout = 40000 [DEBUG] 13:33:48.234 org.apache.curator.ConnectionState.process(ConnectionState.java:174) - Negotiated session timeout: 40000 [INFO ] 13:33:48.244 org.apache.curator.framework.state.ConnectionStateManager.postState(ConnectionStateManager.java:237) - State change: CONNECTED [DEBUG] 13:33:48.244 org.apache.curator.framework.imps.CuratorFrameworkImpl.unSleepBackgroundOperations(CuratorFrameworkImpl.java:1004) - Clearing sleep for 0 operations [DEBUG] 13:33:48.258 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 1,3 replyHeader:: 1,92475,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUnitService/providers,F response:: s{20,20,1536196025746,1536196025746,0,1256,0,0,12,0,92465} [DEBUG] 13:33:48.298 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 2,1 replyHeader:: 2,92476,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUnitService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysUnitService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysUnitService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252CdeleteAndChild%252Csave%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655227569,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUnitService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysUnitService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysUnitService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252CdeleteAndChild%252Csave%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655227569 [INFO ] 13:33:48.298 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUnitService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUnitService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655227569, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.308 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 3,3 replyHeader:: 3,92476,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUnitService,F response:: s{19,19,1536196025716,1536196025716,0,4,0,0,12,4,342} [DEBUG] 13:33:48.338 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 4,1 replyHeader:: 4,92477,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUnitService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:48.348 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 5,12 replyHeader:: 5,92477,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUnitService/configurators,T response:: v{},s{22,22,1536196025836,1536196025836,0,0,0,0,12,0,22} [INFO ] 13:33:48.348 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUnitService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUnitService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655227569, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUnitService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUnitService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655227569], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.348 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUnitService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUnitService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655227569], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.348 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUnitService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUnitService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655227569, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUnitService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUnitService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655227569], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.358 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [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: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.358 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [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: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.368 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'uulqmsrm6ii83pqbrugktm03c3'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:48.368 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=uulqmsrm6ii83pqbrugktm03c3 [DEBUG] 13:33:48.368 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(uulqmsrm6ii83pqbrugktm03c3) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:48.368 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'uulqmsrm6ii83pqbrugktm03c3'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:48.378 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'uulqmsrm6ii83pqbrugktm03c3' to [app] [DEBUG] 13:33:48.378 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:48.378 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:48.378 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:48.378 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:48.378 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:48.418 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysLogService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.418 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysLogService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysLogService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysLogService&methods=updateWithVersion,data,insertRelation,insertWith,fastInsertSysLog,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,logData,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228388, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.418 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysLogService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysLogService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysLogService&methods=updateWithVersion,data,insertRelation,insertWith,fastInsertSysLog,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,logData,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228388 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655228388, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.428 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysLogService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysLogService&methods=updateWithVersion,data,insertRelation,insertWith,fastInsertSysLog,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,logData,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228388, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.428 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 6,3 replyHeader:: 6,92477,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysLogService/providers,F response:: s{24,24,1536196025946,1536196025946,0,1258,0,0,12,0,92470} [DEBUG] 13:33:48.468 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 7,1 replyHeader:: 7,92478,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysLogService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysLogService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysLogService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfastInsertSysLog%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252ClogData%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655228388,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysLogService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysLogService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysLogService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfastInsertSysLog%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252ClogData%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655228388 [INFO ] 13:33:48.468 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysLogService&methods=updateWithVersion,data,insertRelation,insertWith,fastInsertSysLog,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,logData,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228388, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.468 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 8,3 replyHeader:: 8,92478,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysLogService,F response:: s{23,23,1536196025906,1536196025906,0,4,0,0,12,4,77} [DEBUG] 13:33:48.498 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 9,1 replyHeader:: 9,92479,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysLogService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:48.508 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 10,12 replyHeader:: 10,92479,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysLogService/configurators,T response:: v{},s{26,26,1536196026016,1536196026016,0,0,0,0,12,0,26} [INFO ] 13:33:48.508 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysLogService&methods=updateWithVersion,data,insertRelation,insertWith,fastInsertSysLog,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,logData,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228388, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysLogService&methods=updateWithVersion,data,insertRelation,insertWith,fastInsertSysLog,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,logData,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228388], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.508 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysLogService&methods=updateWithVersion,data,insertRelation,insertWith,fastInsertSysLog,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,logData,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228388], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.508 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysLogService&methods=updateWithVersion,data,insertRelation,insertWith,fastInsertSysLog,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,logData,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228388, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysLogService&methods=updateWithVersion,data,insertRelation,insertWith,fastInsertSysLog,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,logData,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228388], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.518 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 's6s2lag5nehi8qokasfaohnv49'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:48.518 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=s6s2lag5nehi8qokasfaohnv49 [DEBUG] 13:33:48.518 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(s6s2lag5nehi8qokasfaohnv49) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:48.518 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'s6s2lag5nehi8qokasfaohnv49'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:48.518 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 's6s2lag5nehi8qokasfaohnv49' to [app] [DEBUG] 13:33:48.518 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:48.518 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:48.518 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:48.518 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:48.528 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:48.558 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysRoleService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.558 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysRoleService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRoleService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRoleService&methods=updateWithVersion,data,insertRelation,insertWith,del,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,getPermissionNameList,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228528, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.558 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysRoleService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRoleService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRoleService&methods=updateWithVersion,data,insertRelation,insertWith,del,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,getPermissionNameList,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228528 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655228528, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.558 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRoleService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRoleService&methods=updateWithVersion,data,insertRelation,insertWith,del,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,getPermissionNameList,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228528, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.568 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 11,3 replyHeader:: 11,92479,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRoleService/providers,F response:: s{8,8,1536196025206,1536196025206,0,1256,0,0,12,0,92462} [DEBUG] 13:33:48.608 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 12,1 replyHeader:: 12,92480,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRoleService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysRoleService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysRoleService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252Cdel%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetDatas%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMenusAndButtons%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252CgetPermissionNameList%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655228528,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRoleService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysRoleService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysRoleService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252Cdel%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetDatas%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMenusAndButtons%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252CgetPermissionNameList%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655228528 [INFO ] 13:33:48.608 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRoleService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRoleService&methods=updateWithVersion,data,insertRelation,insertWith,del,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,getPermissionNameList,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228528, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.618 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 13,3 replyHeader:: 13,92480,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRoleService,F response:: s{7,7,1536196025176,1536196025176,0,4,0,0,12,4,57} [DEBUG] 13:33:48.648 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 14,1 replyHeader:: 14,92481,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRoleService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:48.648 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 15,12 replyHeader:: 15,92481,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRoleService/configurators,T response:: v{},s{10,10,1536196025246,1536196025246,0,0,0,0,12,0,10} [INFO ] 13:33:48.648 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRoleService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRoleService&methods=updateWithVersion,data,insertRelation,insertWith,del,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,getPermissionNameList,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228528, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRoleService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRoleService&methods=updateWithVersion,data,insertRelation,insertWith,del,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,getPermissionNameList,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228528], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.658 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRoleService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRoleService&methods=updateWithVersion,data,insertRelation,insertWith,del,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,getPermissionNameList,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228528], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.658 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRoleService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRoleService&methods=updateWithVersion,data,insertRelation,insertWith,del,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,getPermissionNameList,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228528, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRoleService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRoleService&methods=updateWithVersion,data,insertRelation,insertWith,del,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,getPermissionNameList,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228528], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.658 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '56kpmsoakoih7oeno6u868dqnu'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:48.658 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=56kpmsoakoih7oeno6u868dqnu [DEBUG] 13:33:48.658 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(56kpmsoakoih7oeno6u868dqnu) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:48.658 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'56kpmsoakoih7oeno6u868dqnu'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:48.658 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '56kpmsoakoih7oeno6u868dqnu' to [app] [DEBUG] 13:33:48.658 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:48.658 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:48.668 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:48.668 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:48.668 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:48.728 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysTaskService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.728 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysTaskService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysTaskService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysTaskService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228678, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.728 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysTaskService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysTaskService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysTaskService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228678 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655228678, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.728 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysTaskService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysTaskService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228678, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.728 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 16,3 replyHeader:: 16,92481,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysTaskService/providers,F response:: s{44,44,1536196026952,1536196026952,0,1260,0,0,12,0,92466} [DEBUG] 13:33:48.778 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 17,1 replyHeader:: 17,92482,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysTaskService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysTaskService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysTaskService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655228678,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysTaskService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysTaskService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysTaskService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655228678 [INFO ] 13:33:48.778 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysTaskService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysTaskService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228678, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.778 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 18,3 replyHeader:: 18,92482,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysTaskService,F response:: s{43,43,1536196026932,1536196026932,0,4,0,0,12,4,240} [DEBUG] 13:33:48.808 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 19,1 replyHeader:: 19,92483,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysTaskService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:48.818 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 20,12 replyHeader:: 20,92483,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysTaskService/configurators,T response:: v{},s{46,46,1536196027022,1536196027022,0,0,0,0,12,0,46} [INFO ] 13:33:48.818 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysTaskService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysTaskService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228678, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysTaskService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysTaskService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228678], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.818 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysTaskService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysTaskService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228678], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.818 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysTaskService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysTaskService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228678, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysTaskService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysTaskService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228678], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.818 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '2rd7pfsa6ug0fof6vr6s6vdo4p'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:48.828 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=2rd7pfsa6ug0fof6vr6s6vdo4p [DEBUG] 13:33:48.828 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(2rd7pfsa6ug0fof6vr6s6vdo4p) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:48.828 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'2rd7pfsa6ug0fof6vr6s6vdo4p'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:48.828 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '2rd7pfsa6ug0fof6vr6s6vdo4p' to [app] [DEBUG] 13:33:48.828 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:48.838 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:48.838 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:48.838 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:48.838 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:48.890 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysMsgUserService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.891 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysMsgUserService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgUserService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgUserService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228838, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.893 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysMsgUserService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgUserService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgUserService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228838 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655228838, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.896 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgUserService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgUserService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228838, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.898 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 21,3 replyHeader:: 21,92483,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgUserService/providers,F response:: s{40,40,1536196026778,1536196026778,0,1256,0,0,12,0,92464} [DEBUG] 13:33:48.928 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 22,1 replyHeader:: 22,92484,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgUserService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysMsgUserService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysMsgUserService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655228838,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgUserService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysMsgUserService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysMsgUserService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655228838 [INFO ] 13:33:48.928 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgUserService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228838, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.938 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 23,3 replyHeader:: 23,92484,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgUserService,F response:: s{39,39,1536196026748,1536196026748,0,4,0,0,12,4,87} [DEBUG] 13:33:48.968 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 24,1 replyHeader:: 24,92485,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgUserService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:48.968 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 25,12 replyHeader:: 25,92485,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgUserService/configurators,T response:: v{},s{42,42,1536196026852,1536196026852,0,0,0,0,12,0,42} [INFO ] 13:33:48.968 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgUserService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228838, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgUserService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228838], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.968 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgUserService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228838], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.978 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgUserService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228838, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgUserService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228838], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.978 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '24g34nnr24g5qq9aiqt96iugc8'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:48.978 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=24g34nnr24g5qq9aiqt96iugc8 [DEBUG] 13:33:48.978 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(24g34nnr24g5qq9aiqt96iugc8) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:48.978 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'24g34nnr24g5qq9aiqt96iugc8'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:48.978 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '24g34nnr24g5qq9aiqt96iugc8' to [app] [DEBUG] 13:33:48.978 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:48.978 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:48.978 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:48.988 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:48.988 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:49.038 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysRouteService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.038 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysRouteService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRouteService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRouteService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228998, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.048 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysRouteService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRouteService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRouteService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228998 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655228998, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.048 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRouteService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRouteService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228998, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.048 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 26,3 replyHeader:: 26,92485,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRouteService/providers,F response:: s{36,36,1536196026588,1536196026588,0,1258,0,0,12,0,92473} [DEBUG] 13:33:49.079 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 27,1 replyHeader:: 27,92486,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRouteService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysRouteService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysRouteService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655228998,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRouteService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysRouteService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysRouteService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655228998 [INFO ] 13:33:49.089 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRouteService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRouteService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228998, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.089 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 28,3 replyHeader:: 28,92486,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRouteService,F response:: s{35,35,1536196026538,1536196026538,0,4,0,0,12,4,67} [DEBUG] 13:33:49.125 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 29,1 replyHeader:: 29,92487,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRouteService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:49.127 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 30,12 replyHeader:: 30,92487,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRouteService/configurators,T response:: v{},s{38,38,1536196026648,1536196026648,0,0,0,0,12,0,38} [INFO ] 13:33:49.128 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRouteService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRouteService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228998, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRouteService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRouteService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228998], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.129 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRouteService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRouteService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228998], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.131 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRouteService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRouteService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228998, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRouteService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRouteService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228998], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.133 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '74nl3lnth6hb9qvseh9443baig'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.133 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=74nl3lnth6hb9qvseh9443baig [DEBUG] 13:33:49.134 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(74nl3lnth6hb9qvseh9443baig) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:49.135 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'74nl3lnth6hb9qvseh9443baig'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.136 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '74nl3lnth6hb9qvseh9443baig' to [app] [DEBUG] 13:33:49.137 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:49.142 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:49.143 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:49.144 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:49.145 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:49.197 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysAuditRecordService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.197 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysAuditRecordService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysAuditRecordService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysAuditRecordService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229147, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.209 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysAuditRecordService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysAuditRecordService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysAuditRecordService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229147 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655229147, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.212 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysAuditRecordService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysAuditRecordService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229147, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.215 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 31,3 replyHeader:: 31,92487,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysAuditRecordService/providers,F response:: s{50965,50965,1539510247652,1539510247652,0,480,0,0,12,0,92436} [DEBUG] 13:33:49.245 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 32,1 replyHeader:: 32,92488,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysAuditRecordService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysAuditRecordService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysAuditRecordService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229147,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysAuditRecordService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysAuditRecordService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysAuditRecordService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229147 [INFO ] 13:33:49.255 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysAuditRecordService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysAuditRecordService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229147, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.255 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 33,3 replyHeader:: 33,92488,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysAuditRecordService,F response:: s{50964,50964,1539510247612,1539510247612,0,4,0,0,12,4,51118} [DEBUG] 13:33:49.295 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 34,1 replyHeader:: 34,92489,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysAuditRecordService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:49.305 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 35,12 replyHeader:: 35,92489,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysAuditRecordService/configurators,T response:: v{},s{50967,50967,1539510247739,1539510247739,0,0,0,0,12,0,50967} [INFO ] 13:33:49.305 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysAuditRecordService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysAuditRecordService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229147, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysAuditRecordService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysAuditRecordService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229147], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.305 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysAuditRecordService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysAuditRecordService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229147], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.305 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysAuditRecordService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysAuditRecordService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229147, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysAuditRecordService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysAuditRecordService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229147], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.305 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'v2g2srkpbsha1rkrbpg9oi19nt'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.315 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=v2g2srkpbsha1rkrbpg9oi19nt [DEBUG] 13:33:49.315 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(v2g2srkpbsha1rkrbpg9oi19nt) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:49.315 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'v2g2srkpbsha1rkrbpg9oi19nt'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.315 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'v2g2srkpbsha1rkrbpg9oi19nt' to [app] [DEBUG] 13:33:49.315 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:49.325 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:49.325 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:49.325 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:49.325 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:49.355 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysMenuService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.355 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysMenuService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMenuService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMenuService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229325, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.361 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysMenuService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMenuService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMenuService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229325 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655229325, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.363 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMenuService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMenuService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229325, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.367 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 36,3 replyHeader:: 36,92489,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMenuService/providers,F response:: s{28,28,1536196026136,1536196026136,0,1258,0,0,12,0,92463} [DEBUG] 13:33:49.408 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 37,1 replyHeader:: 37,92490,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMenuService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysMenuService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysMenuService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252CdeleteAndChild%252Csave%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229325,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMenuService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysMenuService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysMenuService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252CdeleteAndChild%252Csave%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229325 [INFO ] 13:33:49.408 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMenuService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMenuService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229325, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.408 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 38,3 replyHeader:: 38,92490,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMenuService,F response:: s{27,27,1536196026096,1536196026096,0,4,0,0,12,4,72} [DEBUG] 13:33:49.438 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 39,1 replyHeader:: 39,92491,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMenuService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:49.448 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 40,12 replyHeader:: 40,92491,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMenuService/configurators,T response:: v{},s{30,30,1536196026208,1536196026208,0,0,0,0,12,0,30} [INFO ] 13:33:49.448 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMenuService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMenuService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229325, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMenuService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMenuService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229325], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.448 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMenuService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMenuService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229325], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.448 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMenuService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMenuService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229325, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMenuService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMenuService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229325], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.448 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'v7ksk5ld0ghdvqqsqsme9vanv2'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.448 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=v7ksk5ld0ghdvqqsqsme9vanv2 [DEBUG] 13:33:49.448 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(v7ksk5ld0ghdvqqsqsme9vanv2) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:49.448 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'v7ksk5ld0ghdvqqsqsme9vanv2'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.458 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'v7ksk5ld0ghdvqqsqsme9vanv2' to [app] [DEBUG] 13:33:49.458 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:49.458 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:49.458 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:49.458 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:49.458 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:49.498 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysDictService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.498 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysDictService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,getRecordMap,fetchLinks,updateRelation,deleteAndChild,save,insertLinks,getParentPath,getListObject,getEntity,updateWith,getSubListByCode,fetch,exists,listPage,updateWithVersion,data,insertWith,findColumnName,dao,getList,getNameByCode,query,count,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getIdByCode,getSubMapByPath,getDictByCode,getProperty,getSubListById,clear,getNameById&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229468, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.498 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysDictService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,getRecordMap,fetchLinks,updateRelation,deleteAndChild,save,insertLinks,getParentPath,getListObject,getEntity,updateWith,getSubListByCode,fetch,exists,listPage,updateWithVersion,data,insertWith,findColumnName,dao,getList,getNameByCode,query,count,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getIdByCode,getSubMapByPath,getDictByCode,getProperty,getSubListById,clear,getNameById&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229468 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655229468, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.498 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,getRecordMap,fetchLinks,updateRelation,deleteAndChild,save,insertLinks,getParentPath,getListObject,getEntity,updateWith,getSubListByCode,fetch,exists,listPage,updateWithVersion,data,insertWith,findColumnName,dao,getList,getNameByCode,query,count,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getIdByCode,getSubMapByPath,getDictByCode,getProperty,getSubListById,clear,getNameById&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229468, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.508 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 41,3 replyHeader:: 41,92491,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysDictService/providers,F response:: s{32,32,1536196026358,1536196026358,0,1252,0,0,12,0,92436} [DEBUG] 13:33:49.538 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 42,1 replyHeader:: 42,92492,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysDictService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysDictService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysDictService%2526methods%253DinsertRelation%252CinsertOrUpdate%252CgetSubMapByCode%252CgetMaxId%252CgetSubPath%252CgetField%252CvDelete%252CgetSubMapById%252Cexecute%252Cfetchx%252CgetRecordMap%252CfetchLinks%252CupdateRelation%252CdeleteAndChild%252Csave%252CinsertLinks%252CgetParentPath%252CgetListObject%252CgetEntity%252CupdateWith%252CgetSubListByCode%252Cfetch%252Cexists%252ClistPage%252CupdateWithVersion%252Cdata%252CinsertWith%252CfindColumnName%252Cdao%252CgetList%252CgetNameByCode%252Cquery%252Ccount%252Clist%252CgetMap%252CupdateAndIncrIfMatch%252CupdateLinks%252CgetEntityClass%252CfastInsert%252CgetSubListByPath%252Cupdate%252Cinsert%252Cdelete%252CupdateIgnoreNull%252CgetIdByCode%252CgetSubMapByPath%252CgetDictByCode%252CgetProperty%252CgetSubListById%252Cclear%252CgetNameById%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229468,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysDictService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysDictService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysDictService%2526methods%253DinsertRelation%252CinsertOrUpdate%252CgetSubMapByCode%252CgetMaxId%252CgetSubPath%252CgetField%252CvDelete%252CgetSubMapById%252Cexecute%252Cfetchx%252CgetRecordMap%252CfetchLinks%252CupdateRelation%252CdeleteAndChild%252Csave%252CinsertLinks%252CgetParentPath%252CgetListObject%252CgetEntity%252CupdateWith%252CgetSubListByCode%252Cfetch%252Cexists%252ClistPage%252CupdateWithVersion%252Cdata%252CinsertWith%252CfindColumnName%252Cdao%252CgetList%252CgetNameByCode%252Cquery%252Ccount%252Clist%252CgetMap%252CupdateAndIncrIfMatch%252CupdateLinks%252CgetEntityClass%252CfastInsert%252CgetSubListByPath%252Cupdate%252Cinsert%252Cdelete%252CupdateIgnoreNull%252CgetIdByCode%252CgetSubMapByPath%252CgetDictByCode%252CgetProperty%252CgetSubListById%252Cclear%252CgetNameById%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229468 [INFO ] 13:33:49.538 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,getRecordMap,fetchLinks,updateRelation,deleteAndChild,save,insertLinks,getParentPath,getListObject,getEntity,updateWith,getSubListByCode,fetch,exists,listPage,updateWithVersion,data,insertWith,findColumnName,dao,getList,getNameByCode,query,count,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getIdByCode,getSubMapByPath,getDictByCode,getProperty,getSubListById,clear,getNameById&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229468, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.548 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 43,3 replyHeader:: 43,92492,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysDictService,F response:: s{31,31,1536196026318,1536196026318,0,4,0,0,12,4,347} [DEBUG] 13:33:49.578 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 44,1 replyHeader:: 44,92493,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysDictService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:49.578 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 45,12 replyHeader:: 45,92493,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysDictService/configurators,T response:: v{},s{34,34,1536196026428,1536196026428,0,0,0,0,12,0,34} [INFO ] 13:33:49.578 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,getRecordMap,fetchLinks,updateRelation,deleteAndChild,save,insertLinks,getParentPath,getListObject,getEntity,updateWith,getSubListByCode,fetch,exists,listPage,updateWithVersion,data,insertWith,findColumnName,dao,getList,getNameByCode,query,count,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getIdByCode,getSubMapByPath,getDictByCode,getProperty,getSubListById,clear,getNameById&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229468, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,getRecordMap,fetchLinks,updateRelation,deleteAndChild,save,insertLinks,getParentPath,getListObject,getEntity,updateWith,getSubListByCode,fetch,exists,listPage,updateWithVersion,data,insertWith,findColumnName,dao,getList,getNameByCode,query,count,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getIdByCode,getSubMapByPath,getDictByCode,getProperty,getSubListById,clear,getNameById&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229468], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.578 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,getRecordMap,fetchLinks,updateRelation,deleteAndChild,save,insertLinks,getParentPath,getListObject,getEntity,updateWith,getSubListByCode,fetch,exists,listPage,updateWithVersion,data,insertWith,findColumnName,dao,getList,getNameByCode,query,count,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getIdByCode,getSubMapByPath,getDictByCode,getProperty,getSubListById,clear,getNameById&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229468], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.578 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,getRecordMap,fetchLinks,updateRelation,deleteAndChild,save,insertLinks,getParentPath,getListObject,getEntity,updateWith,getSubListByCode,fetch,exists,listPage,updateWithVersion,data,insertWith,findColumnName,dao,getList,getNameByCode,query,count,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getIdByCode,getSubMapByPath,getDictByCode,getProperty,getSubListById,clear,getNameById&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229468, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,getRecordMap,fetchLinks,updateRelation,deleteAndChild,save,insertLinks,getParentPath,getListObject,getEntity,updateWith,getSubListByCode,fetch,exists,listPage,updateWithVersion,data,insertWith,findColumnName,dao,getList,getNameByCode,query,count,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getIdByCode,getSubMapByPath,getDictByCode,getProperty,getSubListById,clear,getNameById&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229468], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.578 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '76khj0qso4h93p7fvej8tkadhc'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.588 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=76khj0qso4h93p7fvej8tkadhc [DEBUG] 13:33:49.588 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(76khj0qso4h93p7fvej8tkadhc) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:49.588 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'76khj0qso4h93p7fvej8tkadhc'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.588 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '76khj0qso4h93p7fvej8tkadhc' to [app] [DEBUG] 13:33:49.588 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:49.588 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:49.588 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:49.588 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:49.588 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:49.629 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysExcelLogService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.629 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysExcelLogService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysExcelLogService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysExcelLogService&methods=setLog,updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229598, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.639 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysExcelLogService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysExcelLogService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysExcelLogService&methods=setLog,updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229598 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655229598, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.639 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysExcelLogService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysExcelLogService&methods=setLog,updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229598, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.639 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 46,3 replyHeader:: 46,92493,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysExcelLogService/providers,F response:: s{25960,25960,1537876369912,1537876369912,0,792,0,0,12,0,92472} [DEBUG] 13:33:49.669 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 47,1 replyHeader:: 47,92494,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysExcelLogService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysExcelLogService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysExcelLogService%2526methods%253DsetLog%252CupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229598,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysExcelLogService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysExcelLogService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysExcelLogService%2526methods%253DsetLog%252CupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229598 [INFO ] 13:33:49.669 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysExcelLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysExcelLogService&methods=setLog,updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229598, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.679 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 48,3 replyHeader:: 48,92494,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysExcelLogService,F response:: s{25959,25959,1537876369881,1537876369881,0,4,0,0,12,4,26083} [DEBUG] 13:33:49.709 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 49,1 replyHeader:: 49,92495,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysExcelLogService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:49.709 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 50,12 replyHeader:: 50,92495,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysExcelLogService/configurators,T response:: v{},s{25962,25962,1537876369982,1537876369982,0,0,0,0,12,0,25962} [INFO ] 13:33:49.709 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysExcelLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysExcelLogService&methods=setLog,updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229598, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysExcelLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysExcelLogService&methods=setLog,updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229598], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.709 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysExcelLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysExcelLogService&methods=setLog,updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229598], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.719 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysExcelLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysExcelLogService&methods=setLog,updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229598, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysExcelLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysExcelLogService&methods=setLog,updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229598], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.719 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'pp6vlofc6ugrsose1lks5roh3e'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.719 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=pp6vlofc6ugrsose1lks5roh3e [DEBUG] 13:33:49.719 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(pp6vlofc6ugrsose1lks5roh3e) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:49.719 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'pp6vlofc6ugrsose1lks5roh3e'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.719 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'pp6vlofc6ugrsose1lks5roh3e' to [app] [DEBUG] 13:33:49.719 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:49.719 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:49.719 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:49.729 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:49.729 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:49.769 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysFileService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.769 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysFileService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysFileService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysFileService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229729, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.769 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysFileService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysFileService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysFileService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229729 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655229729, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.769 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysFileService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysFileService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229729, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.779 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 51,3 replyHeader:: 51,92495,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysFileService/providers,F response:: s{13637,13637,1537176077687,1537176077687,0,1002,0,0,13,0,92468} [DEBUG] 13:33:49.799 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 52,1 replyHeader:: 52,92496,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysFileService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysFileService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysFileService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229729,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysFileService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysFileService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysFileService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229729 [INFO ] 13:33:49.799 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysFileService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysFileService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229729, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.809 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 53,3 replyHeader:: 53,92496,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysFileService,F response:: s{13636,13636,1537176077646,1537176077646,0,4,0,0,13,4,14197} [DEBUG] 13:33:49.839 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 54,1 replyHeader:: 54,92497,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysFileService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:49.839 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 55,12 replyHeader:: 55,92497,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysFileService/configurators,T response:: v{},s{13639,13639,1537176077812,1537176077812,0,0,0,0,13,0,13639} [INFO ] 13:33:49.839 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysFileService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysFileService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229729, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysFileService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysFileService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229729], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.839 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysFileService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysFileService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229729], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.839 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysFileService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysFileService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229729, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysFileService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysFileService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229729], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.849 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sp76ojgid2gokpehhkl2137gg1'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.849 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sp76ojgid2gokpehhkl2137gg1 [DEBUG] 13:33:49.849 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sp76ojgid2gokpehhkl2137gg1) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:49.849 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sp76ojgid2gokpehhkl2137gg1'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.849 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sp76ojgid2gokpehhkl2137gg1' to [app] [DEBUG] 13:33:49.859 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:49.859 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:49.859 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:49.859 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:49.859 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:49.899 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysConfigService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.899 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysConfigService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysConfigService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysConfigService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAllList,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229859, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.899 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysConfigService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysConfigService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysConfigService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAllList,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229859 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655229859, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.899 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysConfigService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysConfigService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAllList,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229859, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.899 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 56,3 replyHeader:: 56,92497,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysConfigService/providers,F response:: s{16,16,1536196025556,1536196025556,0,1258,0,0,12,0,92467} [DEBUG] 13:33:49.929 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 57,1 replyHeader:: 57,92498,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysConfigService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysConfigService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysConfigService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252CgetAllList%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229859,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysConfigService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysConfigService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysConfigService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252CgetAllList%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229859 [INFO ] 13:33:49.939 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysConfigService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysConfigService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAllList,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229859, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.939 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 58,3 replyHeader:: 58,92498,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysConfigService,F response:: s{15,15,1536196025526,1536196025526,0,4,0,0,12,4,62} [DEBUG] 13:33:49.969 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 59,1 replyHeader:: 59,92499,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysConfigService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:49.969 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 60,12 replyHeader:: 60,92499,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysConfigService/configurators,T response:: v{},s{18,18,1536196025636,1536196025636,0,0,0,0,12,0,18} [INFO ] 13:33:49.969 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysConfigService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysConfigService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAllList,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229859, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysConfigService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysConfigService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAllList,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229859], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.979 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysConfigService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysConfigService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAllList,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229859], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.979 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysConfigService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysConfigService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAllList,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229859, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysConfigService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysConfigService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAllList,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229859], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.979 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '05d4dfmoe6gcjofb01csgtkhql'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.979 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=05d4dfmoe6gcjofb01csgtkhql [DEBUG] 13:33:49.979 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(05d4dfmoe6gcjofb01csgtkhql) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:49.989 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'05d4dfmoe6gcjofb01csgtkhql'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.989 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '05d4dfmoe6gcjofb01csgtkhql' to [app] [DEBUG] 13:33:49.989 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:49.989 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:49.989 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:49.989 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:49.989 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:50.009 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysUserService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:50.009 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysUserService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUserService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUserService&methods=updateWithVersion,data,insertRelation,insertWith,fillMenu,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteById,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,getRoleCodeList,deleteByIds,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229989, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:50.009 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysUserService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUserService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUserService&methods=updateWithVersion,data,insertRelation,insertWith,fillMenu,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteById,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,getRoleCodeList,deleteByIds,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229989 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655229989, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:50.009 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUserService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUserService&methods=updateWithVersion,data,insertRelation,insertWith,fillMenu,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteById,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,getRoleCodeList,deleteByIds,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229989, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.019 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 61,3 replyHeader:: 61,92499,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUserService/providers,F response:: s{4,4,1536196024976,1536196024976,0,1256,0,0,12,0,92471} [DEBUG] 13:33:50.059 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 62,1 replyHeader:: 62,92500,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUserService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysUserService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysUserService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfillMenu%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetDatas%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMenusAndButtons%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252CdeleteById%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252CgetRoleCodeList%252CdeleteByIds%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229989,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUserService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysUserService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysUserService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfillMenu%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetDatas%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMenusAndButtons%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252CdeleteById%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252CgetRoleCodeList%252CdeleteByIds%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229989 [INFO ] 13:33:50.059 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUserService&methods=updateWithVersion,data,insertRelation,insertWith,fillMenu,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteById,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,getRoleCodeList,deleteByIds,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229989, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.059 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 63,3 replyHeader:: 63,92500,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUserService,F response:: s{3,3,1536196024966,1536196024966,0,4,0,0,12,4,52} [DEBUG] 13:33:50.109 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 64,1 replyHeader:: 64,92501,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUserService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:50.115 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 65,12 replyHeader:: 65,92501,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUserService/configurators,T response:: v{},s{6,6,1536196025016,1536196025016,0,0,0,0,12,0,6} [INFO ] 13:33:50.115 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUserService&methods=updateWithVersion,data,insertRelation,insertWith,fillMenu,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteById,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,getRoleCodeList,deleteByIds,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229989, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUserService&methods=updateWithVersion,data,insertRelation,insertWith,fillMenu,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteById,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,getRoleCodeList,deleteByIds,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229989], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.115 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUserService&methods=updateWithVersion,data,insertRelation,insertWith,fillMenu,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteById,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,getRoleCodeList,deleteByIds,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229989], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.115 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUserService&methods=updateWithVersion,data,insertRelation,insertWith,fillMenu,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteById,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,getRoleCodeList,deleteByIds,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229989, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUserService&methods=updateWithVersion,data,insertRelation,insertWith,fillMenu,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteById,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,getRoleCodeList,deleteByIds,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229989], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.115 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '3ovn7vbv04g12rug1uohkehiei'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:50.115 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=3ovn7vbv04g12rug1uohkehiei [DEBUG] 13:33:50.115 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(3ovn7vbv04g12rug1uohkehiei) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:50.115 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'3ovn7vbv04g12rug1uohkehiei'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:50.115 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '3ovn7vbv04g12rug1uohkehiei' to [app] [DEBUG] 13:33:50.115 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:50.125 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:50.125 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:50.125 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:50.125 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:50.165 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysMsgService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:50.165 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysMsgService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteMsg,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,saveMsg,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230125, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:50.165 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysMsgService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteMsg,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,saveMsg,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230125 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655230125, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:50.165 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteMsg,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,saveMsg,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230125, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.165 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 66,3 replyHeader:: 66,92501,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgService/providers,F response:: s{12,12,1536196025376,1536196025376,0,1250,0,0,12,0,92436} [DEBUG] 13:33:50.195 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 67,1 replyHeader:: 67,92502,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysMsgService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysMsgService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252CdeleteMsg%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252CsaveMsg%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655230125,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysMsgService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysMsgService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252CdeleteMsg%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252CsaveMsg%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655230125 [INFO ] 13:33:50.205 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteMsg,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,saveMsg,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230125, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.205 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 68,3 replyHeader:: 68,92502,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgService,F response:: s{11,11,1536196025366,1536196025366,0,4,0,0,12,4,82} [DEBUG] 13:33:50.254 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 69,1 replyHeader:: 69,92503,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:50.258 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 70,12 replyHeader:: 70,92503,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgService/configurators,T response:: v{},s{14,14,1536196025426,1536196025426,0,0,0,0,12,0,14} [INFO ] 13:33:50.258 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteMsg,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,saveMsg,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230125, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteMsg,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,saveMsg,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230125], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.259 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteMsg,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,saveMsg,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230125], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.259 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteMsg,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,saveMsg,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230125, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteMsg,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,saveMsg,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230125], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 's8g2qhcdogg8qqc94919l982n1'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:50.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=s8g2qhcdogg8qqc94919l982n1 [DEBUG] 13:33:50.259 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(s8g2qhcdogg8qqc94919l982n1) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:50.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'s8g2qhcdogg8qqc94919l982n1'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:50.259 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 's8g2qhcdogg8qqc94919l982n1' to [app] [DEBUG] 13:33:50.259 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:50.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:50.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:50.269 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:50.269 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:50.299 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysRemindService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:50.299 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysRemindService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRemindService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRemindService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,addContractRemind,findContractIds,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230269, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:50.309 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysRemindService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRemindService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRemindService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,addContractRemind,findContractIds,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230269 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655230269, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:50.309 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRemindService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRemindService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,addContractRemind,findContractIds,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230269, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.309 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 71,3 replyHeader:: 71,92503,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRemindService/providers,F response:: s{32172,32172,1538106803327,1538106803327,0,716,0,0,12,0,92469} [DEBUG] 13:33:50.339 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 72,1 replyHeader:: 72,92504,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRemindService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysRemindService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysRemindService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CaddContractRemind%252CfindContractIds%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655230269,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRemindService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysRemindService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysRemindService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CaddContractRemind%252CfindContractIds%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655230269 [INFO ] 13:33:50.339 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRemindService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRemindService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,addContractRemind,findContractIds,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230269, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.349 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 73,3 replyHeader:: 73,92504,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRemindService,F response:: s{32171,32171,1538106803286,1538106803286,0,4,0,0,12,4,32701} [DEBUG] 13:33:50.389 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 74,1 replyHeader:: 74,92505,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRemindService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:50.399 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 75,12 replyHeader:: 75,92505,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRemindService/configurators,T response:: v{},s{32174,32174,1538106803406,1538106803406,0,0,0,0,12,0,32174} [INFO ] 13:33:50.399 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRemindService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRemindService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,addContractRemind,findContractIds,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230269, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRemindService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRemindService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,addContractRemind,findContractIds,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230269], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.399 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRemindService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRemindService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,addContractRemind,findContractIds,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230269], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.399 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRemindService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRemindService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,addContractRemind,findContractIds,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230269, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRemindService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRemindService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,addContractRemind,findContractIds,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230269], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.399 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRpcSysMainLauncher'<class cn.wizzer.app.sys.commons.core.DubboRpcSysMainLauncher> [DEBUG] 13:33:50.399 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubboRpcSysMainLauncher [DEBUG] 13:33:50.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:50.399 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubboRpcSysMainLauncher'<class cn.wizzer.app.sys.commons.core.DubboRpcSysMainLauncher> [DEBUG] 13:33:50.409 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboRpcSysMainLauncher' to [app] [DEBUG] 13:33:50.409 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class cn.wizzer.app.sys.commons.core.DubboRpcSysMainLauncher without AOP [DEBUG] 13:33:50.409 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<interface org.nutz.dao.Dao> [DEBUG] 13:33:50.419 org.nutz.resource.Scans.scan(Scans.java:280) - Found 46 resource by src( cn/wizzer/app/sys/ ) , regex( ^.+[.]class$ ) [DEBUG] 13:33:50.569 org.nutz.resource.Scans.scan(Scans.java:280) - Found 46 resource by src( cn/wizzer/app/sys/ ) , regex( ^.+[.]class$ ) [DEBUG] 13:33:50.669 org.nutz.dao.impl.sql.run.NutDaoExecutor.printSQL(NutDaoExecutor.java:388) - SELECT COUNT(*) FROM sys_user [DEBUG] 13:33:50.669 org.nutz.dao.impl.interceptor.DaoTimeInterceptor.filter(DaoTimeInterceptor.java:28) - time=0ms, sql=SELECT COUNT(*) FROM sys_user [INFO ] 13:33:50.679 org.nutz.boot.NbApp.execute(NbApp.java:214) - wk-nb-dubbo-sys started : 4960ms D:\dst>java -jar wk-nb-service-sys-5.1.0.jar [INFO ] 13:33:45.839 org.nutz.boot.banner.SimpleBannerPrinter.printBanner(SimpleBannerPrinter.java:34) - _ _ _ _ _____ ______ ___ __ | \| | | | |_ _|_ /\ \ / / |/ / | .` | |_| | | | / / \ \/\/ /| ' < |_|\_|\___/ |_| /___| \_/\_/ |_|\_\ :: Built with NutzWk [DEBUG] 13:33:45.899 org.nutz.resource.Scans.printLocations(Scans.java:527) - Locations count=2 time use 50ms [DEBUG] 13:33:45.909 org.nutz.resource.Scans.scan(Scans.java:280) - Found 1 resource by src( custom/ ) , regex( ^.+[.]properties$ ) [DEBUG] 13:33:45.909 org.nutz.ioc.impl.PropertiesProxy.setPaths(PropertiesProxy.java:114) - load properties from jar:file:/D:/dst/wk-nb-service-sys-5.1.0.jar!/custom/emtry.properties [DEBUG] 13:33:45.909 org.nutz.boot.config.impl.PropertiesConfigureLoader.readPropertiesPath(PropertiesConfigureLoader.java:129) - Loading Properties - application.properties [DEBUG] 13:33:45.929 org.nutz.resource.Scans.scan(Scans.java:280) - Found 1 resource by src( ioc/ ) , regex( ^(.+[.])(js|json)$ ) [DEBUG] 13:33:45.929 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:49) - loading [emtry.json] [DEBUG] 13:33:45.929 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:57) - Loaded 0 bean define from path=[ioc/] --> [] [DEBUG] 13:33:45.959 org.nutz.castor.Castors.reload(Castors.java:116) - Using 101 castor for Castors [DEBUG] 13:33:45.959 org.nutz.ioc.aop.SimpleAopMaker.<init>(SimpleAopMaker.java:79) - Load AopConfigure for anno=org.nutz.aop.interceptor.async.Async by type=org.nutz.aop.interceptor.async.AsyncAopIocLoader [INFO ] 13:33:45.969 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:51) - > scan 'cn.wizzer' [DEBUG] 13:33:45.979 org.nutz.resource.Scans.scan(Scans.java:280) - Found 140 resource by src( cn/wizzer/ ) , regex( ^.+[.]class$ ) [INFO ] 13:33:46.015 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'dubboRpcSysMainLauncher ' - cn.wizzer.app.sys.commons.core.DubboRpcSysMainLauncher [INFO ] 13:33:46.019 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysAuditRecordServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysAuditRecordServiceImpl [INFO ] 13:33:46.029 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysConfigServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysConfigServiceImpl [INFO ] 13:33:46.029 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysDictServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysDictServiceImpl [INFO ] 13:33:46.029 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysExcelLogServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysExcelLogServiceImpl [INFO ] 13:33:46.029 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysFileServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysFileServiceImpl [INFO ] 13:33:46.039 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysLogServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysLogServiceImpl [INFO ] 13:33:46.039 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysMenuServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysMenuServiceImpl [INFO ] 13:33:46.039 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysMsgServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysMsgServiceImpl [INFO ] 13:33:46.039 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysMsgUserServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysMsgUserServiceImpl [INFO ] 13:33:46.039 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysRemindServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysRemindServiceImpl [INFO ] 13:33:46.049 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysRoleServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysRoleServiceImpl [INFO ] 13:33:46.049 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysRouteServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysRouteServiceImpl [INFO ] 13:33:46.049 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysTaskServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysTaskServiceImpl [INFO ] 13:33:46.049 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysUnitServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysUnitServiceImpl [INFO ] 13:33:46.049 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysUserServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysUserServiceImpl [INFO ] 13:33:46.059 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:51) - > scan 'org.nutz.boot.starter' [DEBUG] 13:33:46.069 org.nutz.resource.Scans.scan(Scans.java:280) - Found 16 resource by src( org/nutz/boot/starter/ ) , regex( ^.+[.]class$ ) [INFO ] 13:33:46.069 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'dubboStarter ' - org.nutz.boot.starter.dubbo.DubboStarter [INFO ] 13:33:46.069 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'nutDaoStarter ' - org.nutz.boot.starter.nutz.dao.NutDaoStarter [DEBUG] 13:33:46.079 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.getSqlManager(...) define as name=sqlManager [DEBUG] 13:33:46.079 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.getDao(...) define as name=dao [DEBUG] 13:33:46.089 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.createDaoCacheInterceptor(...) define as name=daoCacheInterceptor [DEBUG] 13:33:46.089 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.createCacheSerializer(...) define as name=daoCacheSerializer [INFO ] 13:33:46.089 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'druidWebStatFilterStarter ' - org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter [INFO ] 13:33:46.089 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'druidWebStatServletStarter ' - org.nutz.boot.starter.jdbc.DruidWebStatServletStarter [INFO ] 13:33:46.099 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'dataSourceStarter ' - org.nutz.boot.starter.jdbc.DataSourceStarter [DEBUG] 13:33:46.099 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : DataSourceStarter.getDataSource(...) define as name=dataSource [DEBUG] 13:33:46.099 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : DataSourceStarter.createHikariCPDataSource(...) define as name=hikariDataSource [DEBUG] 13:33:46.099 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : DataSourceStarter.createDruidDataSource(...) define as name=druidDataSource [DEBUG] 13:33:46.099 org.nutz.boot.NbApp.prepareStarterClassList(NbApp.java:410) - Found jar:file:/D:/dst/wk-nb-service-sys-5.1.0.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter [INFO ] 13:33:46.117 org.nutz.boot.NbApp.prepare(NbApp.java:289) - 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| [INFO ] 13:33:46.122 org.nutz.ioc.impl.NutIoc.<init>(NutIoc.java:130) - ... NutIoc init complete [DEBUG] 13:33:46.126 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'appContext' to [app] [DEBUG] 13:33:46.126 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'conf' to [app] [DEBUG] 13:33:46.129 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'nbApp' to [app] [DEBUG] 13:33:46.131 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'counterService' to [app] [DEBUG] 13:33:46.135 org.nutz.boot.starter.dubbo.DubboIocLoaderStarter.getIocLoader(DubboIocLoaderStarter.java:34) - using dubbo configure from PropertiesProxy [DEBUG] 13:33:46.137 org.nutz.boot.AppContext.getServerPort(AppContext.java:344) - select random port=17386 for dubbo.protocol.port [INFO ] 13:33:46.143 - using logger: com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter [DEBUG] 13:33:46.183 org.nutz.resource.Scans.scan(Scans.java:280) - Found 1 resource by src( org/nutz/integration/jedis/jedis.js ) , regex( ^(.+[.])(js|json)$ ) [DEBUG] 13:33:46.183 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:49) - loading [org/nutz/integration/jedis/jedis.js] [DEBUG] 13:33:46.183 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:57) - Loaded 9 bean define from path=[org/nutz/integration/jedis/jedis.js] --> [redisService, jedisCluster, jedisClusterNodes, jedisClusterWrapper, pubSubService, jedisPoolConfig, jedisPool, jedisAgent, redis] [INFO ] 13:33:46.183 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:51) - > scan 'org.nutz.plugins.wkcache' [DEBUG] 13:33:46.183 org.nutz.resource.Scans.scan(Scans.java:280) - Found 13 resource by src( org/nutz/plugins/wkcache/ ) , regex( ^.+[.]class$ ) [INFO ] 13:33:46.193 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'wkcacheRemoveEntryInterceptor ' - org.nutz.plugins.wkcache.WkcacheRemoveEntryInterceptor [INFO ] 13:33:46.193 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'wkcacheResultInterceptor ' - org.nutz.plugins.wkcache.WkcacheResultInterceptor [INFO ] 13:33:46.193 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'wkcacheUpdateInterceptor ' - org.nutz.plugins.wkcache.WkcacheUpdateInterceptor [INFO ] 13:33:46.193 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'wkcacheRemoveAllInterceptor ' - org.nutz.plugins.wkcache.WkcacheRemoveAllInterceptor [INFO ] 13:33:46.203 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add '$aop_wkcache ' - org.nutz.plugins.wkcache.WkcacheAopConfigure [DEBUG] 13:33:46.203 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboStarter'<class org.nutz.boot.starter.dubbo.DubboStarter> [DEBUG] 13:33:46.203 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '$aop_async'<interface org.nutz.ioc.aop.config.AopConfigration> [DEBUG] 13:33:46.203 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=$aop_async [DEBUG] 13:33:46.203 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:46.203 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'$aop_async'<interface org.nutz.ioc.aop.config.AopConfigration> [DEBUG] 13:33:46.213 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '$aop_async' to [app] [DEBUG] 13:33:46.213 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '$aop_wkcache'<interface org.nutz.ioc.aop.config.AopConfigration> [DEBUG] 13:33:46.213 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=$aop_wkcache [DEBUG] 13:33:46.223 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_wkcache) in AnnotationIocLoader(packages=[org.nutz.plugins.wkcache]) [DEBUG] 13:33:46.223 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'$aop_wkcache'<interface org.nutz.ioc.aop.config.AopConfigration> [DEBUG] 13:33:46.223 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '$aop_wkcache' to [app] [DEBUG] 13:33:46.223 org.nutz.ioc.aop.SimpleAopMaker.<init>(SimpleAopMaker.java:79) - Load AopConfigure for anno=org.nutz.ioc.aop.Aop by type=org.nutz.ioc.aop.config.impl.AnnotationAopConfigration [DEBUG] 13:33:46.223 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubboStarter [DEBUG] 13:33:46.223 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:46.223 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubboStarter'<class org.nutz.boot.starter.dubbo.DubboStarter> [DEBUG] 13:33:46.223 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboStarter' to [app] [DEBUG] 13:33:46.233 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.dubbo.DubboStarter without AOP [DEBUG] 13:33:46.233 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'nutDaoStarter'<class org.nutz.boot.starter.nutz.dao.NutDaoStarter> [DEBUG] 13:33:46.233 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=nutDaoStarter [DEBUG] 13:33:46.233 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(nutDaoStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:46.233 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'nutDaoStarter'<class org.nutz.boot.starter.nutz.dao.NutDaoStarter> [DEBUG] 13:33:46.233 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'nutDaoStarter' to [app] [DEBUG] 13:33:46.243 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.nutz.dao.NutDaoStarter without AOP [DEBUG] 13:33:46.249 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy> [DEBUG] 13:33:46.249 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dataSourceStarter'<class org.nutz.boot.starter.jdbc.DataSourceStarter> [DEBUG] 13:33:46.250 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dataSourceStarter [DEBUG] 13:33:46.251 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dataSourceStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:46.251 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dataSourceStarter'<class org.nutz.boot.starter.jdbc.DataSourceStarter> [DEBUG] 13:33:46.252 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dataSourceStarter' to [app] [DEBUG] 13:33:46.253 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.jdbc.DataSourceStarter without AOP [DEBUG] 13:33:46.258 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy> [DEBUG] 13:33:46.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'druidWebStatFilterStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter> [DEBUG] 13:33:46.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=druidWebStatFilterStarter [DEBUG] 13:33:46.259 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(druidWebStatFilterStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:46.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'druidWebStatFilterStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter> [DEBUG] 13:33:46.259 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'druidWebStatFilterStarter' to [app] [DEBUG] 13:33:46.259 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter without AOP [DEBUG] 13:33:46.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy> [DEBUG] 13:33:46.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'druidWebStatServletStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter> [DEBUG] 13:33:46.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=druidWebStatServletStarter [DEBUG] 13:33:46.269 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(druidWebStatServletStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:46.269 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'druidWebStatServletStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter> [DEBUG] 13:33:46.269 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'druidWebStatServletStarter' to [app] [DEBUG] 13:33:46.269 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter without AOP [DEBUG] 13:33:46.269 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy> [DEBUG] 13:33:46.279 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboStarter'<interface org.nutz.boot.starter.ServerFace> [DEBUG] 13:33:46.279 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboManager'<class org.nutz.integration.dubbo.DubboManager> [DEBUG] 13:33:46.279 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubboManager [DEBUG] 13:33:46.279 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboManager) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:46.279 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubboManager'<class org.nutz.integration.dubbo.DubboManager> [DEBUG] 13:33:46.279 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboManager' to [app] [DEBUG] 13:33:46.279 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.DubboManager without AOP [DEBUG] 13:33:46.279 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:46.279 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubbo_iobjs [DEBUG] 13:33:46.279 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubbo_iobjs) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:46.289 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubbo_iobjs'<> [DEBUG] 13:33:46.289 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubbo_iobjs' to [app] [DEBUG] 13:33:46.289 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class java.util.HashMap without AOP [DEBUG] 13:33:46.289 org.nutz.integration.dubbo.DubboManager.init(DubboManager.java:31) - dubbo obj count=6 [DEBUG] 13:33:46.289 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboAnnotationBean'<class org.nutz.integration.dubbo.AnnotationBean> [DEBUG] 13:33:46.289 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubboAnnotationBean [DEBUG] 13:33:46.289 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboAnnotationBean) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:46.289 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubboAnnotationBean'<class org.nutz.integration.dubbo.AnnotationBean> [DEBUG] 13:33:46.299 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboAnnotationBean' to [app] [DEBUG] 13:33:46.299 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.AnnotationBean without AOP [DEBUG] 13:33:46.299 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:46.299 org.nutz.resource.Scans.scan(Scans.java:280) - Found 140 resource by src( cn/wizzer/ ) , regex( ^.+[.]class$ ) [DEBUG] 13:33:46.349 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [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.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); } 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); } }, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:46.409 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [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: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:46.419 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [DUBBO] package com.alibaba.dubbo.rpc; import com.alibaba.dubbo.common.extension.ExtensionLoader; public class ProxyFactory$Adaptive implements com.alibaba.dubbo.rpc.ProxyFactory { 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); } 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); } }, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:46.549 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:46.549 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:46.549 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:46.549 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:46.559 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:46.559 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:46.559 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:46.559 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:46.559 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysMenuServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysMenuServiceImpl> [DEBUG] 13:33:46.559 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysMenuServiceImpl [DEBUG] 13:33:46.559 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:46.559 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysMenuServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysMenuServiceImpl> [DEBUG] 13:33:46.559 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysMenuServiceImpl' to [app] [DEBUG] 13:33:46.559 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:46.569 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dao [DEBUG] 13:33:46.569 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dao) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:46.569 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dao'<> [DEBUG] 13:33:46.569 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dao' to [app] [DEBUG] 13:33:46.569 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dataSource'<interface javax.sql.DataSource> [DEBUG] 13:33:46.579 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dataSource [DEBUG] 13:33:46.579 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dataSource) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:46.579 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dataSource'<interface javax.sql.DataSource> [DEBUG] 13:33:46.579 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dataSource' to [app] [DEBUG] 13:33:46.579 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dataSourceStarter'<> [DEBUG] 13:33:46.579 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'druidDataSource'<interface javax.sql.DataSource> [DEBUG] 13:33:46.579 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=druidDataSource [DEBUG] 13:33:46.579 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(druidDataSource) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:46.579 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'druidDataSource'<interface javax.sql.DataSource> [DEBUG] 13:33:46.579 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'druidDataSource' to [app] [DEBUG] 13:33:46.589 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dataSourceStarter'<> [DEBUG] 13:33:46.629 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sqlManager'<interface org.nutz.dao.SqlManager> [DEBUG] 13:33:46.629 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sqlManager [DEBUG] 13:33:46.629 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sqlManager) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:46.629 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sqlManager'<interface org.nutz.dao.SqlManager> [DEBUG] 13:33:46.629 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sqlManager' to [app] [DEBUG] 13:33:46.629 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'nutDaoStarter'<> [DEBUG] 13:33:46.639 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.dao.impl.NutDao without AOP [DEBUG] 13:33:46.639 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dataSource'<interface javax.sql.DataSource> [DEBUG] 13:33:46.639 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sqlManager'<interface org.nutz.dao.SqlManager> [DEBUG] 13:33:46.639 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'nutDaoStarter'<> [DEBUG] 13:33:46.689 org.nutz.dao.jdbc.Jdbcs.<clinit>(Jdbcs.java:93) - Jdbcs init complete [INFO ] 13:33:46.689 org.nutz.dao.jdbc.Jdbcs.getExpert(Jdbcs.java:106) - Get Connection from DataSource for JdbcExpert, if you lock at here, check your database server and configure [INFO ] 13:33:46.749 com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:930) - {dataSource-1} inited [DEBUG] 13:33:46.939 org.nutz.dao.impl.DaoSupport.setDataSource(DaoSupport.java:188) - select expert : org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert [DEBUG] 13:33:46.949 org.nutz.dao.impl.DaoSupport$1.invoke(DaoSupport.java:199) - JDBC Driver --> mysql-connector-java-5.1.46 ( Revision: 9cc87a48e75c2d2e87c1a293b2862ce651cb256e ) [DEBUG] 13:33:46.949 org.nutz.dao.impl.DaoSupport$1.invoke(DaoSupport.java:200) - JDBC Name --> MySQL Connector Java [DEBUG] 13:33:46.949 org.nutz.dao.impl.DaoSupport$1.invoke(DaoSupport.java:202) - JDBC URL --> jdbc:mysql://127.0.0.1:3306/scs?useUnicode=true&characterEncoding=utf8&useSSL=false [DEBUG] 13:33:46.969 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:212) - Mysql : character_set_client=utf8 [DEBUG] 13:33:46.969 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:212) - Mysql : character_set_connection=utf8 [DEBUG] 13:33:46.969 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:212) - Mysql : character_set_database=latin1 [DEBUG] 13:33:46.969 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:212) - Mysql : character_set_filesystem=binary [DEBUG] 13:33:46.969 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:212) - Mysql : character_set_results= [DEBUG] 13:33:46.979 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:212) - Mysql : character_set_server=latin1 [DEBUG] 13:33:46.979 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:212) - Mysql : character_set_system=utf8 [DEBUG] 13:33:46.979 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:212) - Mysql : character_sets_dir=C:\Program Files\MySQL\MySQL Server 5.7\share\charsets\ [DEBUG] 13:33:46.979 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:219) - Mysql : binlog_format=ROW [DEBUG] 13:33:46.989 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:226) - Mysql : database=scs [DEBUG] 13:33:46.989 org.nutz.dao.impl.jdbc.mysql.MysqlJdbcExpert.checkDataSource(MysqlJdbcExpert.java:232) - Mysql : user=root@localhost [DEBUG] 13:33:47.009 org.nutz.dao.impl.DaoSupport.setDataSource(DaoSupport.java:221) - Database info --> MYSQL:[MySQL - 5.7.23-log] [DEBUG] 13:33:47.009 org.nutz.resource.Scans.scan(Scans.java:280) - Found 0 resource by src( sqls/ ) , regex( .(sql|sqlx|sqls)$ ) [DEBUG] 13:33:47.009 org.nutz.dao.impl.DaoSupport.setSqlManager(DaoSupport.java:121) - SqlManager Sql count=0 [DEBUG] 13:33:47.009 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'daoCacheInterceptor'<class org.nutz.plugins.cache.dao.DaoCacheInterceptor> [DEBUG] 13:33:47.009 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=daoCacheInterceptor [DEBUG] 13:33:47.009 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(daoCacheInterceptor) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:47.009 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'daoCacheInterceptor'<class org.nutz.plugins.cache.dao.DaoCacheInterceptor> [DEBUG] 13:33:47.009 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'daoCacheInterceptor' to [app] [DEBUG] 13:33:47.019 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.plugins.cache.dao.DaoCacheInterceptor without AOP [DEBUG] 13:33:47.019 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'nutDaoStarter'<> [DEBUG] 13:33:47.019 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'daoCacheSerializer'<interface org.nutz.plugins.cache.dao.api.CacheSerializer> [DEBUG] 13:33:47.019 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=daoCacheSerializer [DEBUG] 13:33:47.019 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(daoCacheSerializer) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 13:33:47.019 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'daoCacheSerializer'<interface org.nutz.plugins.cache.dao.api.CacheSerializer> [DEBUG] 13:33:47.029 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'daoCacheSerializer' to [app] [DEBUG] 13:33:47.029 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'nutDaoStarter'<> [DEBUG] 13:33:47.029 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.029 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=txREAD_COMMITTED [DEBUG] 13:33:47.029 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.029 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.029 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'txREAD_COMMITTED' to [app] [DEBUG] 13:33:47.029 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.039 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.059 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_menu [DEBUG] 13:33:47.059 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.069 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.069 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.069 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.069 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.069 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.069 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.079 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.079 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.079 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.079 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.079 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.079 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.079 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.079 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.079 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysConfigServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.079 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.089 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysMsgServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysMsgServiceImpl> [DEBUG] 13:33:47.089 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysMsgServiceImpl [DEBUG] 13:33:47.089 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.089 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysMsgServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysMsgServiceImpl> [DEBUG] 13:33:47.089 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysMsgServiceImpl' to [app] [DEBUG] 13:33:47.089 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.089 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class cn.wizzer.app.sys.modules.services.impl.SysMsgServiceImpl without AOP [DEBUG] 13:33:47.099 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.099 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_msg [DEBUG] 13:33:47.099 org.nutz.ioc.val.ReferTypeValue.get(ReferTypeValue.java:64) - name=sysMsgUserService not found, search for type=cn.wizzer.app.sys.modules.services.SysMsgUserService [DEBUG] 13:33:47.099 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.099 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.099 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.099 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.099 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.109 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.114 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.116 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.117 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.118 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.119 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.120 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.121 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.122 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.126 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysMsgUserServiceImpl'<interface cn.wizzer.app.sys.modules.services.SysMsgUserService> [DEBUG] 13:33:47.127 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysMsgUserServiceImpl [DEBUG] 13:33:47.128 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.129 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysMsgUserServiceImpl'<interface cn.wizzer.app.sys.modules.services.SysMsgUserService> [DEBUG] 13:33:47.130 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysMsgUserServiceImpl' to [app] [DEBUG] 13:33:47.131 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.131 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class cn.wizzer.app.sys.modules.services.impl.SysMsgUserServiceImpl without AOP [DEBUG] 13:33:47.132 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.135 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_msg_user [DEBUG] 13:33:47.137 org.nutz.ioc.val.ReferTypeValue.get(ReferTypeValue.java:64) - name=userService not found, search for type=cn.wizzer.app.sys.modules.services.SysUserService [DEBUG] 13:33:47.138 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.140 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.141 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.142 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.143 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.144 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.145 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.146 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.150 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.151 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.152 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.153 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.154 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysUserServiceImpl'<interface cn.wizzer.app.sys.modules.services.SysUserService> [DEBUG] 13:33:47.155 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysUserServiceImpl [DEBUG] 13:33:47.156 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.157 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysUserServiceImpl'<interface cn.wizzer.app.sys.modules.services.SysUserService> [DEBUG] 13:33:47.160 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysUserServiceImpl' to [app] [DEBUG] 13:33:47.161 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.163 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.163 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.163 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.163 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_user [DEBUG] 13:33:47.163 org.nutz.ioc.val.ReferTypeValue.get(ReferTypeValue.java:64) - name=sysMenuService not found, search for type=cn.wizzer.app.sys.modules.services.SysMenuService [DEBUG] 13:33:47.163 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysMenuServiceImpl'<interface cn.wizzer.app.sys.modules.services.SysMenuService> [DEBUG] 13:33:47.173 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.173 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.173 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.173 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.173 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.173 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.173 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.183 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.183 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.183 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.183 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.183 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.183 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.183 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.183 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.183 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysConfigServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.183 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.193 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysTaskServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.193 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUnitServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.193 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRouteServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.193 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysExcelLogServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.193 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysLogServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.193 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysLogServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysLogServiceImpl> [DEBUG] 13:33:47.193 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysLogServiceImpl [DEBUG] 13:33:47.203 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysLogServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.204 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysLogServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysLogServiceImpl> [DEBUG] 13:33:47.205 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysLogServiceImpl' to [app] [DEBUG] 13:33:47.206 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.211 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.211 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_log [DEBUG] 13:33:47.211 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.211 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.211 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.211 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.211 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.221 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.221 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.221 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.221 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.221 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.231 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.231 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.231 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.231 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.231 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.231 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysConfigServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.231 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysConfigServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysConfigServiceImpl> [DEBUG] 13:33:47.231 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysConfigServiceImpl [DEBUG] 13:33:47.231 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysConfigServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.231 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysConfigServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysConfigServiceImpl> [DEBUG] 13:33:47.241 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysConfigServiceImpl' to [app] [DEBUG] 13:33:47.241 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.241 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class cn.wizzer.app.sys.modules.services.impl.SysConfigServiceImpl without AOP [DEBUG] 13:33:47.241 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.251 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_config [DEBUG] 13:33:47.251 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.251 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.251 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.251 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.251 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.251 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.251 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.251 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.261 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.261 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.261 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.261 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.261 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.261 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.261 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.271 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysRoleServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysRoleServiceImpl> [DEBUG] 13:33:47.271 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysRoleServiceImpl [DEBUG] 13:33:47.271 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.271 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysRoleServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysRoleServiceImpl> [DEBUG] 13:33:47.271 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysRoleServiceImpl' to [app] [DEBUG] 13:33:47.271 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.271 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.271 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.281 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.281 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_role [DEBUG] 13:33:47.281 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.281 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.291 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.291 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.291 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.291 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.291 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.291 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.291 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.291 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.291 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.291 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.301 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.301 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.301 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.301 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysConfigServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.301 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.301 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysTaskServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.311 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUnitServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.311 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRouteServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.311 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysExcelLogServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.311 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysExcelLogServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysExcelLogServiceImpl> [DEBUG] 13:33:47.311 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysExcelLogServiceImpl [DEBUG] 13:33:47.311 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysExcelLogServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.311 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysExcelLogServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysExcelLogServiceImpl> [DEBUG] 13:33:47.311 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysExcelLogServiceImpl' to [app] [DEBUG] 13:33:47.311 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.311 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class cn.wizzer.app.sys.modules.services.impl.SysExcelLogServiceImpl without AOP [DEBUG] 13:33:47.311 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.321 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_excel_log [DEBUG] 13:33:47.321 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.321 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.321 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.321 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.321 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysConfigServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.331 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysTaskServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.341 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUnitServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.341 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysUnitServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysUnitServiceImpl> [DEBUG] 13:33:47.341 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysUnitServiceImpl [DEBUG] 13:33:47.341 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUnitServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.341 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysUnitServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysUnitServiceImpl> [DEBUG] 13:33:47.341 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysUnitServiceImpl' to [app] [DEBUG] 13:33:47.341 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.341 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.351 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.365 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.367 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_unit [DEBUG] 13:33:47.368 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.369 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.370 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.371 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.372 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.373 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.376 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.377 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.378 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.379 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.379 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.379 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.379 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.379 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.379 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.379 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysConfigServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.379 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.379 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysTaskServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.379 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysTaskServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysTaskServiceImpl> [DEBUG] 13:33:47.379 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysTaskServiceImpl [DEBUG] 13:33:47.379 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysTaskServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.389 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysTaskServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysTaskServiceImpl> [DEBUG] 13:33:47.389 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysTaskServiceImpl' to [app] [DEBUG] 13:33:47.389 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.389 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class cn.wizzer.app.sys.modules.services.impl.SysTaskServiceImpl without AOP [DEBUG] 13:33:47.389 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.389 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_task [DEBUG] 13:33:47.399 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysMsgUserServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysMsgUserServiceImpl> [DEBUG] 13:33:47.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.409 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.409 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysDictServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysDictServiceImpl> [DEBUG] 13:33:47.409 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysDictServiceImpl [DEBUG] 13:33:47.409 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.409 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysDictServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysDictServiceImpl> [DEBUG] 13:33:47.409 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysDictServiceImpl' to [app] [DEBUG] 13:33:47.409 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.419 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.419 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.419 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'txREAD_COMMITTED'<interface org.nutz.aop.MethodInterceptor> [DEBUG] 13:33:47.419 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.419 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_dict [DEBUG] 13:33:47.419 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.419 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.419 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.429 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.429 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.429 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.429 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.429 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.429 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.429 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.429 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.429 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.439 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.439 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.439 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRoleServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.439 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysConfigServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.439 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMsgServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.439 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysTaskServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.439 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUnitServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.439 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRouteServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.439 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysRouteServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysRouteServiceImpl> [DEBUG] 13:33:47.439 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysRouteServiceImpl [DEBUG] 13:33:47.439 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRouteServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.439 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysRouteServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysRouteServiceImpl> [DEBUG] 13:33:47.439 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysRouteServiceImpl' to [app] [DEBUG] 13:33:47.449 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.449 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class cn.wizzer.app.sys.modules.services.impl.SysRouteServiceImpl without AOP [DEBUG] 13:33:47.449 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.449 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_route [DEBUG] 13:33:47.449 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysUserServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysUserServiceImpl> [DEBUG] 13:33:47.449 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysDictServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysUserServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.459 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.469 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysFileServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysFileServiceImpl> [DEBUG] 13:33:47.469 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysFileServiceImpl [DEBUG] 13:33:47.469 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysFileServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.469 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysFileServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysFileServiceImpl> [DEBUG] 13:33:47.469 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysFileServiceImpl' to [app] [DEBUG] 13:33:47.469 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.469 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class cn.wizzer.app.sys.modules.services.impl.SysFileServiceImpl without AOP [DEBUG] 13:33:47.479 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.479 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_file [DEBUG] 13:33:47.479 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.479 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.479 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.479 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.479 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.479 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.479 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.479 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.479 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.489 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.489 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysAuditRecordServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysAuditRecordServiceImpl> [DEBUG] 13:33:47.489 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysAuditRecordServiceImpl [DEBUG] 13:33:47.489 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysAuditRecordServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.489 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysAuditRecordServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysAuditRecordServiceImpl> [DEBUG] 13:33:47.489 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysAuditRecordServiceImpl' to [app] [DEBUG] 13:33:47.489 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.499 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class cn.wizzer.app.sys.modules.services.impl.SysAuditRecordServiceImpl without AOP [DEBUG] 13:33:47.499 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.499 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_audit_record [DEBUG] 13:33:47.499 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREPEATABLE_READ) in TransIocLoader@328827614 [DEBUG] 13:33:47.499 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txSERIALIZABLE) in TransIocLoader@328827614 [DEBUG] 13:33:47.499 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txNONE) in TransIocLoader@328827614 [DEBUG] 13:33:47.499 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_UNCOMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.499 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(txREAD_COMMITTED) in TransIocLoader@328827614 [DEBUG] 13:33:47.499 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 13:33:47.509 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.509 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysMenuServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.509 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.509 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysRemindServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysRemindServiceImpl> [DEBUG] 13:33:47.509 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sysRemindServiceImpl [DEBUG] 13:33:47.509 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sysRemindServiceImpl) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:47.509 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sysRemindServiceImpl'<class cn.wizzer.app.sys.modules.services.impl.SysRemindServiceImpl> [DEBUG] 13:33:47.509 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sysRemindServiceImpl' to [app] [DEBUG] 13:33:47.519 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.519 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class cn.wizzer.app.sys.modules.services.impl.SysRemindServiceImpl without AOP [DEBUG] 13:33:47.519 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<> [DEBUG] 13:33:47.519 org.nutz.service.EntityService.<init>(EntityService.java:41) - Get TypeParams for self : cn.wizzer.app.sys.modules.models.Sys_remind [DEBUG] 13:33:47.519 org.nutz.ioc.val.ReferTypeValue.get(ReferTypeValue.java:64) - name=sysDictService not found, search for type=cn.wizzer.app.sys.modules.services.SysDictService [DEBUG] 13:33:47.519 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sysDictServiceImpl'<interface cn.wizzer.app.sys.modules.services.SysDictService> [DEBUG] 13:33:47.519 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '540svbokoeijlrs4basep58j7h'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:47.519 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=540svbokoeijlrs4basep58j7h [DEBUG] 13:33:47.519 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(540svbokoeijlrs4basep58j7h) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:47.519 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'540svbokoeijlrs4basep58j7h'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:47.529 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '540svbokoeijlrs4basep58j7h' to [app] [DEBUG] 13:33:47.529 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:47.529 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:47.549 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:47.549 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubboApplicationConfig [DEBUG] 13:33:47.549 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboApplicationConfig) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:47.549 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:47.549 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboApplicationConfig' to [app] [DEBUG] 13:33:47.549 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class com.alibaba.dubbo.config.ApplicationConfig without AOP [DEBUG] 13:33:47.549 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:47.549 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubboRegistryConfig [DEBUG] 13:33:47.549 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRegistryConfig) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:47.549 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:47.559 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboRegistryConfig' to [app] [DEBUG] 13:33:47.559 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class com.alibaba.dubbo.config.RegistryConfig without AOP [DEBUG] 13:33:47.559 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [DEBUG] 13:33:47.559 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubboPrototeConfig [DEBUG] 13:33:47.559 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboPrototeConfig) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:47.559 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [DEBUG] 13:33:47.559 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboPrototeConfig' to [app] [DEBUG] 13:33:47.559 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class com.alibaba.dubbo.config.ProtocolConfig without AOP [DEBUG] 13:33:47.699 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [DUBBO] package com.alibaba.dubbo.cache; import com.alibaba.dubbo.common.extension.ExtensionLoader; public class CacheFactory$Adaptive implements com.alibaba.dubbo.cache.CacheFactory { public com.alibaba.dubbo.cache.Cache getCache(com.alibaba.dubbo.common.URL arg0, com.alibaba.dubbo.rpc.Invocation arg1) { if (arg0 == null) throw new IllegalArgumentException("url == null"); com.alibaba.dubbo.common.URL url = arg0; if (arg1 == null) throw new IllegalArgumentException("invocation == null"); String methodName = arg1.getMethodName(); String extName = url.getMethodParameter(methodName, "cache", "lru"); if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.cache.CacheFactory) name from url(" + url.toString() + ") use keys([cache])"); com.alibaba.dubbo.cache.CacheFactory extension = (com.alibaba.dubbo.cache.CacheFactory)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.cache.CacheFactory.class).getExtension(extName); return extension.getCache(arg0, arg1); } }, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:47.709 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [DUBBO] package com.alibaba.dubbo.monitor; import com.alibaba.dubbo.common.extension.ExtensionLoader; public class MonitorFactory$Adaptive implements com.alibaba.dubbo.monitor.MonitorFactory { public com.alibaba.dubbo.monitor.Monitor getMonitor(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.monitor.MonitorFactory) name from url(" + url.toString() + ") use keys([protocol])"); com.alibaba.dubbo.monitor.MonitorFactory extension = (com.alibaba.dubbo.monitor.MonitorFactory)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.monitor.MonitorFactory.class).getExtension(extName); return extension.getMonitor(arg0); } }, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:47.719 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [DUBBO] package com.alibaba.dubbo.validation; import com.alibaba.dubbo.common.extension.ExtensionLoader; public class Validation$Adaptive implements com.alibaba.dubbo.validation.Validation { public com.alibaba.dubbo.validation.Validator getValidator(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("validation", "jvalidation"); if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.validation.Validation) name from url(" + url.toString() + ") use keys([validation])"); com.alibaba.dubbo.validation.Validation extension = (com.alibaba.dubbo.validation.Validation)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.validation.Validation.class).getExtension(extName); return extension.getValidator(arg0); } }, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:47.729 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysUnitService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:47.729 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysUnitService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUnitService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUnitService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655227569, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:47.729 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysUnitService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUnitService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUnitService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655227569 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655227569, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:47.729 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [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: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:47.749 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [DUBBO] package com.alibaba.dubbo.remoting; import com.alibaba.dubbo.common.extension.ExtensionLoader; public class Transporter$Adaptive implements com.alibaba.dubbo.remoting.Transporter { public com.alibaba.dubbo.remoting.Client connect(com.alibaba.dubbo.common.URL arg0, com.alibaba.dubbo.remoting.ChannelHandler arg1) throws com.alibaba.dubbo.remoting.RemotingException { if (arg0 == null) throw new IllegalArgumentException("url == null"); com.alibaba.dubbo.common.URL url = arg0; String extName = url.getParameter("client", url.getParameter("transporter", "netty")); if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.remoting.Transporter) name from url(" + url.toString() + ") use keys([client, transporter])"); com.alibaba.dubbo.remoting.Transporter extension = (com.alibaba.dubbo.remoting.Transporter)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.remoting.Transporter.class).getExtension(extName); return extension.connect(arg0, arg1); } public com.alibaba.dubbo.remoting.Server bind(com.alibaba.dubbo.common.URL arg0, com.alibaba.dubbo.remoting.ChannelHandler arg1) throws com.alibaba.dubbo.remoting.RemotingException { if (arg0 == null) throw new IllegalArgumentException("url == null"); com.alibaba.dubbo.common.URL url = arg0; String extName = url.getParameter("server", url.getParameter("transporter", "netty")); if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.remoting.Transporter) name from url(" + url.toString() + ") use keys([server, transporter])"); com.alibaba.dubbo.remoting.Transporter extension = (com.alibaba.dubbo.remoting.Transporter)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.remoting.Transporter.class).getExtension(extName); return extension.bind(arg0, arg1); } }, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:47.759 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [DUBBO] package com.alibaba.dubbo.remoting; import com.alibaba.dubbo.common.extension.ExtensionLoader; public class Dispatcher$Adaptive implements com.alibaba.dubbo.remoting.Dispatcher { public com.alibaba.dubbo.remoting.ChannelHandler dispatch(com.alibaba.dubbo.remoting.ChannelHandler arg0, com.alibaba.dubbo.common.URL arg1) { if (arg1 == null) throw new IllegalArgumentException("url == null"); com.alibaba.dubbo.common.URL url = arg1; String extName = url.getParameter("dispatcher", url.getParameter("dispather", url.getParameter("channel.handler", "all"))); if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.remoting.Dispatcher) name from url(" + url.toString() + ") use keys([dispatcher, dispather, channel.handler])"); com.alibaba.dubbo.remoting.Dispatcher extension = (com.alibaba.dubbo.remoting.Dispatcher)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.remoting.Dispatcher.class).getExtension(extName); return extension.dispatch(arg0, arg1); } }, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:47.759 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [DUBBO] package com.alibaba.dubbo.common.threadpool; import com.alibaba.dubbo.common.extension.ExtensionLoader; public class ThreadPool$Adaptive implements com.alibaba.dubbo.common.threadpool.ThreadPool { public java.util.concurrent.Executor getExecutor(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("threadpool", "fixed"); if(extName == null) throw new IllegalStateException("Fail to get extension(com.alibaba.dubbo.common.threadpool.ThreadPool) name from url(" + url.toString() + ") use keys([threadpool])"); com.alibaba.dubbo.common.threadpool.ThreadPool extension = (com.alibaba.dubbo.common.threadpool.ThreadPool)ExtensionLoader.getExtensionLoader(com.alibaba.dubbo.common.threadpool.ThreadPool.class).getExtension(extName); return extension.getExecutor(arg0); } }, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:47.779 com.alibaba.dubbo.remoting.transport.netty.NettyHelper$DubboLogger.debug(NettyHelper.java:73) - [DUBBO] Using the autodetected NIO constraint level: 0, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:47.809 com.alibaba.dubbo.remoting.transport.AbstractServer.<init>(AbstractServer.java:65) - [DUBBO] Start NettyServer bind /0.0.0.0:17386, export /192.168.2.153:17386, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:47.819 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [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: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:47.829 com.alibaba.dubbo.registry.support.AbstractRegistry.loadProperties(AbstractRegistry.java:200) - [DUBBO] Load registry store file C:\Users\Administrator\.dubbo\dubbo-registry-wk-nb-dubbo-sys-127.0.0.1:2181.cache, data: {cn.wizzer.app.sys.modules.services.SysConfigService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysConfigService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysConfigService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAllList,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650440602, cn.wizzer.app.sys.modules.services.SysRouteService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysRouteService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRouteService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650438780, cn.wizzer.app.sys.modules.services.SysMenuService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysMenuService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMenuService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650441293, cn.wizzer.app.sys.modules.services.SysMsgService=empty://192.168.2.153:15200/cn.wizzer.app.sys.modules.services.SysMsgService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteMsg,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,saveMsg,clear,getEntity,updateWith,fetch,exists,listPage&pid=4804&revision=5.1.0&side=provider&timestamp=1541650357439, cn.wizzer.app.sys.modules.services.SysLogService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysLogService&methods=updateWithVersion,data,insertRelation,insertWith,fastInsertSysLog,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,logData,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650440042, cn.wizzer.app.sys.modules.services.SysDictService=empty://192.168.2.153:15200/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,getRecordMap,fetchLinks,updateRelation,deleteAndChild,save,insertLinks,getParentPath,getListObject,getEntity,updateWith,getSubListByCode,fetch,exists,listPage,updateWithVersion,data,insertWith,findColumnName,dao,getList,getNameByCode,query,count,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getIdByCode,getSubMapByPath,getDictByCode,getProperty,getSubListById,clear,getNameById&pid=4804&revision=5.1.0&side=provider&timestamp=1541650356979, cn.wizzer.app.sys.modules.services.SysUserService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUserService&methods=updateWithVersion,data,insertRelation,insertWith,fillMenu,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteById,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,getRoleCodeList,deleteByIds,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650439907, cn.wizzer.app.sys.modules.services.SysTaskService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysTaskService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysTaskService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650440780, cn.wizzer.app.sys.modules.services.SysFileService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysFileService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysFileService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650440371, cn.wizzer.app.sys.modules.services.SysMsgUserService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysMsgUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgUserService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650441126, cn.wizzer.app.sys.modules.services.SysAuditRecordService=empty://192.168.2.153:15200/cn.wizzer.app.sys.modules.services.SysAuditRecordService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysAuditRecordService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=4804&revision=5.1.0&side=provider&timestamp=1541650358339, cn.wizzer.app.sys.modules.servic=, cn.wizzer.app.sys.modules.services.SysRoleService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysRoleService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRoleService&methods=updateWithVersion,data,insertRelation,insertWith,del,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,getPermissionNameList,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650441426, cn.wizzer.app.sys.modules.services.SysUnitService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysUnitService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUnitService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650440975, cn.wizzer.app.sys.modules.services.SysRemindService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysRemindService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRemindService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,addContractRemind,findContractIds,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650440161, cn.wizzer.app.sys.modules.services.SysExcelLogService=empty://127.0.0.1:15869/cn.wizzer.app.sys.modules.services.SysExcelLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysExcelLogService&methods=setLog,updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=5484&revision=5.1.0&side=provider&timestamp=1541650439617}, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:47.859 org.apache.curator.utils.Compatibility.<clinit>(Compatibility.java:41) - Running in ZooKeeper 3.4.x compatibility mode [INFO ] 13:33:47.879 org.apache.curator.framework.imps.CuratorFrameworkImpl.start(CuratorFrameworkImpl.java:290) - Starting [DEBUG] 13:33:47.879 org.apache.curator.CuratorZookeeperClient.start(CuratorZookeeperClient.java:207) - Starting [DEBUG] 13:33:47.879 org.apache.curator.ConnectionState.start(ConnectionState.java:109) - Starting [DEBUG] 13:33:47.879 org.apache.curator.ConnectionState.reset(ConnectionState.java:194) - reset [INFO ] 13:33:47.969 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:zookeeper.version=3.4.8--1, built on 02/06/2016 03:18 GMT [INFO ] 13:33:47.969 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:host.name=74TKV35UG6Z30YT.lan [INFO ] 13:33:47.979 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:java.version=1.8.0_65 [INFO ] 13:33:47.979 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:java.vendor=Oracle Corporation [INFO ] 13:33:47.979 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:java.home=C:\Program Files\Java\jre1.8.0_65 [INFO ] 13:33:47.979 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:java.class.path=wk-nb-service-sys-5.1.0.jar [INFO ] 13:33:47.979 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:java.library.path=C:\ProgramData\Oracle\Java\javapath;C:\windows\Sun\Java\bin;C:\windows\system32;C:\windows;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\ProgramData\Oracle\Java\javapath;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jdk1.8.0_65\bin;C:\Program Files\Java\jdk1.8.0_65\jre\bin;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;D:\Software\apache-maven-3.5.4\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;;. [INFO ] 13:33:47.989 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:java.io.tmpdir=C:\Users\Administrator\AppData\Local\Temp\ [INFO ] 13:33:47.997 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:java.compiler=<NA> [INFO ] 13:33:47.998 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:os.name=Windows 10 [INFO ] 13:33:48.001 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:os.arch=amd64 [INFO ] 13:33:48.003 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:os.version=10.0 [INFO ] 13:33:48.008 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:user.name=Administrator [INFO ] 13:33:48.010 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:user.home=C:\Users\Administrator [INFO ] 13:33:48.012 org.apache.zookeeper.Environment.logEnv(Environment.java:100) - Client environment:user.dir=D:\dst [INFO ] 13:33:48.015 org.apache.zookeeper.ZooKeeper.<init>(ZooKeeper.java:438) - Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=60000 watcher=org.apache.curator.ConnectionState@539d019 [DEBUG] 13:33:48.018 org.apache.zookeeper.ClientCnxn.<clinit>(ClientCnxn.java:117) - zookeeper.disableAutoWatchReset is false [INFO ] 13:33:48.039 org.apache.zookeeper.ClientCnxn$SendThread.logStartConnect(ClientCnxn.java:1032) - Opening socket connection to server 127.0.0.1/127.0.0.1:2181. Will not attempt to authenticate using SASL (unknown error) [INFO ] 13:33:48.039 org.apache.curator.framework.imps.CuratorFrameworkImpl.start(CuratorFrameworkImpl.java:332) - Default schema [INFO ] 13:33:48.049 org.apache.zookeeper.ClientCnxn$SendThread.primeConnection(ClientCnxn.java:876) - Socket connection established to 127.0.0.1/127.0.0.1:2181, initiating session [INFO ] 13:33:48.049 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUnitService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUnitService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655227569, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.049 org.apache.zookeeper.ClientCnxn$SendThread.primeConnection(ClientCnxn.java:949) - Session establishment request sent on 127.0.0.1/127.0.0.1:2181 [INFO ] 13:33:48.234 org.apache.zookeeper.ClientCnxn$SendThread.onConnected(ClientCnxn.java:1299) - Session establishment complete on server 127.0.0.1/127.0.0.1:2181, sessionid = 0x10014712d85000b, negotiated timeout = 40000 [DEBUG] 13:33:48.234 org.apache.curator.ConnectionState.process(ConnectionState.java:174) - Negotiated session timeout: 40000 [INFO ] 13:33:48.244 org.apache.curator.framework.state.ConnectionStateManager.postState(ConnectionStateManager.java:237) - State change: CONNECTED [DEBUG] 13:33:48.244 org.apache.curator.framework.imps.CuratorFrameworkImpl.unSleepBackgroundOperations(CuratorFrameworkImpl.java:1004) - Clearing sleep for 0 operations [DEBUG] 13:33:48.258 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 1,3 replyHeader:: 1,92475,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUnitService/providers,F response:: s{20,20,1536196025746,1536196025746,0,1256,0,0,12,0,92465} [DEBUG] 13:33:48.298 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 2,1 replyHeader:: 2,92476,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUnitService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysUnitService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysUnitService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252CdeleteAndChild%252Csave%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655227569,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUnitService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysUnitService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysUnitService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252CdeleteAndChild%252Csave%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655227569 [INFO ] 13:33:48.298 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUnitService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUnitService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655227569, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.308 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 3,3 replyHeader:: 3,92476,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUnitService,F response:: s{19,19,1536196025716,1536196025716,0,4,0,0,12,4,342} [DEBUG] 13:33:48.338 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 4,1 replyHeader:: 4,92477,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUnitService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:48.348 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 5,12 replyHeader:: 5,92477,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUnitService/configurators,T response:: v{},s{22,22,1536196025836,1536196025836,0,0,0,0,12,0,22} [INFO ] 13:33:48.348 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUnitService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUnitService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655227569, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUnitService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUnitService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655227569], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.348 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUnitService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUnitService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655227569], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.348 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUnitService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUnitService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655227569, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUnitService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUnitService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655227569], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.358 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [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: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.358 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) - [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: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.368 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'uulqmsrm6ii83pqbrugktm03c3'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:48.368 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=uulqmsrm6ii83pqbrugktm03c3 [DEBUG] 13:33:48.368 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(uulqmsrm6ii83pqbrugktm03c3) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:48.368 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'uulqmsrm6ii83pqbrugktm03c3'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:48.378 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'uulqmsrm6ii83pqbrugktm03c3' to [app] [DEBUG] 13:33:48.378 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:48.378 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:48.378 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:48.378 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:48.378 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:48.418 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysLogService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.418 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysLogService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysLogService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysLogService&methods=updateWithVersion,data,insertRelation,insertWith,fastInsertSysLog,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,logData,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228388, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.418 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysLogService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysLogService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysLogService&methods=updateWithVersion,data,insertRelation,insertWith,fastInsertSysLog,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,logData,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228388 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655228388, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.428 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysLogService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysLogService&methods=updateWithVersion,data,insertRelation,insertWith,fastInsertSysLog,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,logData,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228388, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.428 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 6,3 replyHeader:: 6,92477,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysLogService/providers,F response:: s{24,24,1536196025946,1536196025946,0,1258,0,0,12,0,92470} [DEBUG] 13:33:48.468 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 7,1 replyHeader:: 7,92478,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysLogService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysLogService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysLogService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfastInsertSysLog%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252ClogData%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655228388,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysLogService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysLogService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysLogService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfastInsertSysLog%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252ClogData%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655228388 [INFO ] 13:33:48.468 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysLogService&methods=updateWithVersion,data,insertRelation,insertWith,fastInsertSysLog,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,logData,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228388, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.468 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 8,3 replyHeader:: 8,92478,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysLogService,F response:: s{23,23,1536196025906,1536196025906,0,4,0,0,12,4,77} [DEBUG] 13:33:48.498 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 9,1 replyHeader:: 9,92479,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysLogService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:48.508 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 10,12 replyHeader:: 10,92479,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysLogService/configurators,T response:: v{},s{26,26,1536196026016,1536196026016,0,0,0,0,12,0,26} [INFO ] 13:33:48.508 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysLogService&methods=updateWithVersion,data,insertRelation,insertWith,fastInsertSysLog,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,logData,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228388, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysLogService&methods=updateWithVersion,data,insertRelation,insertWith,fastInsertSysLog,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,logData,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228388], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.508 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysLogService&methods=updateWithVersion,data,insertRelation,insertWith,fastInsertSysLog,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,logData,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228388], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.508 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysLogService&methods=updateWithVersion,data,insertRelation,insertWith,fastInsertSysLog,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,logData,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228388, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysLogService&methods=updateWithVersion,data,insertRelation,insertWith,fastInsertSysLog,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,logData,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228388], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.518 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 's6s2lag5nehi8qokasfaohnv49'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:48.518 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=s6s2lag5nehi8qokasfaohnv49 [DEBUG] 13:33:48.518 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(s6s2lag5nehi8qokasfaohnv49) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:48.518 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'s6s2lag5nehi8qokasfaohnv49'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:48.518 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 's6s2lag5nehi8qokasfaohnv49' to [app] [DEBUG] 13:33:48.518 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:48.518 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:48.518 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:48.518 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:48.528 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:48.558 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysRoleService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.558 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysRoleService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRoleService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRoleService&methods=updateWithVersion,data,insertRelation,insertWith,del,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,getPermissionNameList,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228528, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.558 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysRoleService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRoleService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRoleService&methods=updateWithVersion,data,insertRelation,insertWith,del,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,getPermissionNameList,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228528 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655228528, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.558 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRoleService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRoleService&methods=updateWithVersion,data,insertRelation,insertWith,del,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,getPermissionNameList,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228528, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.568 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 11,3 replyHeader:: 11,92479,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRoleService/providers,F response:: s{8,8,1536196025206,1536196025206,0,1256,0,0,12,0,92462} [DEBUG] 13:33:48.608 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 12,1 replyHeader:: 12,92480,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRoleService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysRoleService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysRoleService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252Cdel%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetDatas%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMenusAndButtons%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252CgetPermissionNameList%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655228528,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRoleService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysRoleService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysRoleService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252Cdel%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetDatas%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMenusAndButtons%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252CgetPermissionNameList%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655228528 [INFO ] 13:33:48.608 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRoleService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRoleService&methods=updateWithVersion,data,insertRelation,insertWith,del,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,getPermissionNameList,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228528, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.618 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 13,3 replyHeader:: 13,92480,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRoleService,F response:: s{7,7,1536196025176,1536196025176,0,4,0,0,12,4,57} [DEBUG] 13:33:48.648 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 14,1 replyHeader:: 14,92481,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRoleService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:48.648 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 15,12 replyHeader:: 15,92481,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRoleService/configurators,T response:: v{},s{10,10,1536196025246,1536196025246,0,0,0,0,12,0,10} [INFO ] 13:33:48.648 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRoleService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRoleService&methods=updateWithVersion,data,insertRelation,insertWith,del,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,getPermissionNameList,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228528, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRoleService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRoleService&methods=updateWithVersion,data,insertRelation,insertWith,del,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,getPermissionNameList,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228528], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.658 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRoleService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRoleService&methods=updateWithVersion,data,insertRelation,insertWith,del,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,getPermissionNameList,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228528], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.658 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRoleService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRoleService&methods=updateWithVersion,data,insertRelation,insertWith,del,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,getPermissionNameList,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228528, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRoleService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRoleService&methods=updateWithVersion,data,insertRelation,insertWith,del,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,getPermissionNameList,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228528], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.658 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '56kpmsoakoih7oeno6u868dqnu'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:48.658 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=56kpmsoakoih7oeno6u868dqnu [DEBUG] 13:33:48.658 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(56kpmsoakoih7oeno6u868dqnu) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:48.658 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'56kpmsoakoih7oeno6u868dqnu'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:48.658 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '56kpmsoakoih7oeno6u868dqnu' to [app] [DEBUG] 13:33:48.658 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:48.658 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:48.668 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:48.668 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:48.668 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:48.728 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysTaskService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.728 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysTaskService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysTaskService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysTaskService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228678, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.728 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysTaskService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysTaskService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysTaskService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228678 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655228678, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.728 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysTaskService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysTaskService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228678, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.728 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 16,3 replyHeader:: 16,92481,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysTaskService/providers,F response:: s{44,44,1536196026952,1536196026952,0,1260,0,0,12,0,92466} [DEBUG] 13:33:48.778 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 17,1 replyHeader:: 17,92482,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysTaskService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysTaskService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysTaskService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655228678,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysTaskService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysTaskService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysTaskService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655228678 [INFO ] 13:33:48.778 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysTaskService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysTaskService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228678, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.778 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 18,3 replyHeader:: 18,92482,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysTaskService,F response:: s{43,43,1536196026932,1536196026932,0,4,0,0,12,4,240} [DEBUG] 13:33:48.808 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 19,1 replyHeader:: 19,92483,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysTaskService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:48.818 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 20,12 replyHeader:: 20,92483,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysTaskService/configurators,T response:: v{},s{46,46,1536196027022,1536196027022,0,0,0,0,12,0,46} [INFO ] 13:33:48.818 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysTaskService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysTaskService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228678, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysTaskService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysTaskService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228678], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.818 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysTaskService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysTaskService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228678], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.818 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysTaskService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysTaskService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228678, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysTaskService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysTaskService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228678], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.818 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '2rd7pfsa6ug0fof6vr6s6vdo4p'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:48.828 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=2rd7pfsa6ug0fof6vr6s6vdo4p [DEBUG] 13:33:48.828 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(2rd7pfsa6ug0fof6vr6s6vdo4p) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:48.828 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'2rd7pfsa6ug0fof6vr6s6vdo4p'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:48.828 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '2rd7pfsa6ug0fof6vr6s6vdo4p' to [app] [DEBUG] 13:33:48.828 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:48.838 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:48.838 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:48.838 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:48.838 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:48.890 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysMsgUserService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.891 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysMsgUserService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgUserService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgUserService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228838, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.893 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysMsgUserService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgUserService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgUserService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228838 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655228838, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:48.896 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgUserService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgUserService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228838, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.898 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 21,3 replyHeader:: 21,92483,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgUserService/providers,F response:: s{40,40,1536196026778,1536196026778,0,1256,0,0,12,0,92464} [DEBUG] 13:33:48.928 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 22,1 replyHeader:: 22,92484,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgUserService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysMsgUserService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysMsgUserService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655228838,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgUserService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysMsgUserService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysMsgUserService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655228838 [INFO ] 13:33:48.928 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgUserService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228838, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.938 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 23,3 replyHeader:: 23,92484,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgUserService,F response:: s{39,39,1536196026748,1536196026748,0,4,0,0,12,4,87} [DEBUG] 13:33:48.968 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 24,1 replyHeader:: 24,92485,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgUserService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:48.968 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 25,12 replyHeader:: 25,92485,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgUserService/configurators,T response:: v{},s{42,42,1536196026852,1536196026852,0,0,0,0,12,0,42} [INFO ] 13:33:48.968 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgUserService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228838, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgUserService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228838], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.968 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgUserService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228838], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.978 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgUserService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228838, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgUserService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228838], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:48.978 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '24g34nnr24g5qq9aiqt96iugc8'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:48.978 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=24g34nnr24g5qq9aiqt96iugc8 [DEBUG] 13:33:48.978 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(24g34nnr24g5qq9aiqt96iugc8) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:48.978 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'24g34nnr24g5qq9aiqt96iugc8'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:48.978 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '24g34nnr24g5qq9aiqt96iugc8' to [app] [DEBUG] 13:33:48.978 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:48.978 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:48.978 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:48.988 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:48.988 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:49.038 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysRouteService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.038 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysRouteService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRouteService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRouteService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228998, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.048 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysRouteService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRouteService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRouteService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228998 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655228998, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.048 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRouteService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRouteService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228998, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.048 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 26,3 replyHeader:: 26,92485,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRouteService/providers,F response:: s{36,36,1536196026588,1536196026588,0,1258,0,0,12,0,92473} [DEBUG] 13:33:49.079 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 27,1 replyHeader:: 27,92486,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRouteService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysRouteService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysRouteService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655228998,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRouteService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysRouteService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysRouteService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655228998 [INFO ] 13:33:49.089 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRouteService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRouteService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228998, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.089 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 28,3 replyHeader:: 28,92486,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRouteService,F response:: s{35,35,1536196026538,1536196026538,0,4,0,0,12,4,67} [DEBUG] 13:33:49.125 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 29,1 replyHeader:: 29,92487,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRouteService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:49.127 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 30,12 replyHeader:: 30,92487,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRouteService/configurators,T response:: v{},s{38,38,1536196026648,1536196026648,0,0,0,0,12,0,38} [INFO ] 13:33:49.128 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRouteService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRouteService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228998, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRouteService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRouteService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228998], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.129 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRouteService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRouteService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228998], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.131 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRouteService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRouteService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228998, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRouteService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRouteService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655228998], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.133 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '74nl3lnth6hb9qvseh9443baig'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.133 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=74nl3lnth6hb9qvseh9443baig [DEBUG] 13:33:49.134 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(74nl3lnth6hb9qvseh9443baig) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:49.135 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'74nl3lnth6hb9qvseh9443baig'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.136 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '74nl3lnth6hb9qvseh9443baig' to [app] [DEBUG] 13:33:49.137 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:49.142 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:49.143 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:49.144 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:49.145 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:49.197 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysAuditRecordService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.197 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysAuditRecordService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysAuditRecordService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysAuditRecordService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229147, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.209 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysAuditRecordService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysAuditRecordService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysAuditRecordService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229147 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655229147, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.212 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysAuditRecordService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysAuditRecordService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229147, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.215 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 31,3 replyHeader:: 31,92487,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysAuditRecordService/providers,F response:: s{50965,50965,1539510247652,1539510247652,0,480,0,0,12,0,92436} [DEBUG] 13:33:49.245 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 32,1 replyHeader:: 32,92488,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysAuditRecordService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysAuditRecordService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysAuditRecordService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229147,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysAuditRecordService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysAuditRecordService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysAuditRecordService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229147 [INFO ] 13:33:49.255 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysAuditRecordService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysAuditRecordService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229147, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.255 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 33,3 replyHeader:: 33,92488,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysAuditRecordService,F response:: s{50964,50964,1539510247612,1539510247612,0,4,0,0,12,4,51118} [DEBUG] 13:33:49.295 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 34,1 replyHeader:: 34,92489,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysAuditRecordService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:49.305 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 35,12 replyHeader:: 35,92489,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysAuditRecordService/configurators,T response:: v{},s{50967,50967,1539510247739,1539510247739,0,0,0,0,12,0,50967} [INFO ] 13:33:49.305 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysAuditRecordService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysAuditRecordService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229147, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysAuditRecordService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysAuditRecordService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229147], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.305 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysAuditRecordService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysAuditRecordService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229147], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.305 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysAuditRecordService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysAuditRecordService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229147, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysAuditRecordService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysAuditRecordService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229147], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.305 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'v2g2srkpbsha1rkrbpg9oi19nt'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.315 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=v2g2srkpbsha1rkrbpg9oi19nt [DEBUG] 13:33:49.315 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(v2g2srkpbsha1rkrbpg9oi19nt) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:49.315 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'v2g2srkpbsha1rkrbpg9oi19nt'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.315 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'v2g2srkpbsha1rkrbpg9oi19nt' to [app] [DEBUG] 13:33:49.315 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:49.325 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:49.325 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:49.325 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:49.325 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:49.355 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysMenuService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.355 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysMenuService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMenuService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMenuService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229325, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.361 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysMenuService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMenuService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMenuService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229325 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655229325, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.363 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMenuService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMenuService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229325, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.367 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 36,3 replyHeader:: 36,92489,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMenuService/providers,F response:: s{28,28,1536196026136,1536196026136,0,1258,0,0,12,0,92463} [DEBUG] 13:33:49.408 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 37,1 replyHeader:: 37,92490,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMenuService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysMenuService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysMenuService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252CdeleteAndChild%252Csave%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229325,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMenuService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysMenuService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysMenuService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252CdeleteAndChild%252Csave%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229325 [INFO ] 13:33:49.408 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMenuService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMenuService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229325, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.408 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 38,3 replyHeader:: 38,92490,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMenuService,F response:: s{27,27,1536196026096,1536196026096,0,4,0,0,12,4,72} [DEBUG] 13:33:49.438 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 39,1 replyHeader:: 39,92491,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMenuService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:49.448 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 40,12 replyHeader:: 40,92491,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMenuService/configurators,T response:: v{},s{30,30,1536196026208,1536196026208,0,0,0,0,12,0,30} [INFO ] 13:33:49.448 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMenuService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMenuService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229325, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMenuService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMenuService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229325], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.448 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMenuService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMenuService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229325], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.448 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMenuService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMenuService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229325, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMenuService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMenuService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteAndChild,save,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229325], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.448 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'v7ksk5ld0ghdvqqsqsme9vanv2'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.448 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=v7ksk5ld0ghdvqqsqsme9vanv2 [DEBUG] 13:33:49.448 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(v7ksk5ld0ghdvqqsqsme9vanv2) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:49.448 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'v7ksk5ld0ghdvqqsqsme9vanv2'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.458 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'v7ksk5ld0ghdvqqsqsme9vanv2' to [app] [DEBUG] 13:33:49.458 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:49.458 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:49.458 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:49.458 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:49.458 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:49.498 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysDictService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.498 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysDictService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,getRecordMap,fetchLinks,updateRelation,deleteAndChild,save,insertLinks,getParentPath,getListObject,getEntity,updateWith,getSubListByCode,fetch,exists,listPage,updateWithVersion,data,insertWith,findColumnName,dao,getList,getNameByCode,query,count,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getIdByCode,getSubMapByPath,getDictByCode,getProperty,getSubListById,clear,getNameById&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229468, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.498 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysDictService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,getRecordMap,fetchLinks,updateRelation,deleteAndChild,save,insertLinks,getParentPath,getListObject,getEntity,updateWith,getSubListByCode,fetch,exists,listPage,updateWithVersion,data,insertWith,findColumnName,dao,getList,getNameByCode,query,count,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getIdByCode,getSubMapByPath,getDictByCode,getProperty,getSubListById,clear,getNameById&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229468 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655229468, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.498 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,getRecordMap,fetchLinks,updateRelation,deleteAndChild,save,insertLinks,getParentPath,getListObject,getEntity,updateWith,getSubListByCode,fetch,exists,listPage,updateWithVersion,data,insertWith,findColumnName,dao,getList,getNameByCode,query,count,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getIdByCode,getSubMapByPath,getDictByCode,getProperty,getSubListById,clear,getNameById&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229468, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.508 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 41,3 replyHeader:: 41,92491,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysDictService/providers,F response:: s{32,32,1536196026358,1536196026358,0,1252,0,0,12,0,92436} [DEBUG] 13:33:49.538 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 42,1 replyHeader:: 42,92492,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysDictService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysDictService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysDictService%2526methods%253DinsertRelation%252CinsertOrUpdate%252CgetSubMapByCode%252CgetMaxId%252CgetSubPath%252CgetField%252CvDelete%252CgetSubMapById%252Cexecute%252Cfetchx%252CgetRecordMap%252CfetchLinks%252CupdateRelation%252CdeleteAndChild%252Csave%252CinsertLinks%252CgetParentPath%252CgetListObject%252CgetEntity%252CupdateWith%252CgetSubListByCode%252Cfetch%252Cexists%252ClistPage%252CupdateWithVersion%252Cdata%252CinsertWith%252CfindColumnName%252Cdao%252CgetList%252CgetNameByCode%252Cquery%252Ccount%252Clist%252CgetMap%252CupdateAndIncrIfMatch%252CupdateLinks%252CgetEntityClass%252CfastInsert%252CgetSubListByPath%252Cupdate%252Cinsert%252Cdelete%252CupdateIgnoreNull%252CgetIdByCode%252CgetSubMapByPath%252CgetDictByCode%252CgetProperty%252CgetSubListById%252Cclear%252CgetNameById%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229468,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysDictService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysDictService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysDictService%2526methods%253DinsertRelation%252CinsertOrUpdate%252CgetSubMapByCode%252CgetMaxId%252CgetSubPath%252CgetField%252CvDelete%252CgetSubMapById%252Cexecute%252Cfetchx%252CgetRecordMap%252CfetchLinks%252CupdateRelation%252CdeleteAndChild%252Csave%252CinsertLinks%252CgetParentPath%252CgetListObject%252CgetEntity%252CupdateWith%252CgetSubListByCode%252Cfetch%252Cexists%252ClistPage%252CupdateWithVersion%252Cdata%252CinsertWith%252CfindColumnName%252Cdao%252CgetList%252CgetNameByCode%252Cquery%252Ccount%252Clist%252CgetMap%252CupdateAndIncrIfMatch%252CupdateLinks%252CgetEntityClass%252CfastInsert%252CgetSubListByPath%252Cupdate%252Cinsert%252Cdelete%252CupdateIgnoreNull%252CgetIdByCode%252CgetSubMapByPath%252CgetDictByCode%252CgetProperty%252CgetSubListById%252Cclear%252CgetNameById%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229468 [INFO ] 13:33:49.538 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,getRecordMap,fetchLinks,updateRelation,deleteAndChild,save,insertLinks,getParentPath,getListObject,getEntity,updateWith,getSubListByCode,fetch,exists,listPage,updateWithVersion,data,insertWith,findColumnName,dao,getList,getNameByCode,query,count,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getIdByCode,getSubMapByPath,getDictByCode,getProperty,getSubListById,clear,getNameById&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229468, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.548 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 43,3 replyHeader:: 43,92492,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysDictService,F response:: s{31,31,1536196026318,1536196026318,0,4,0,0,12,4,347} [DEBUG] 13:33:49.578 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 44,1 replyHeader:: 44,92493,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysDictService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:49.578 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 45,12 replyHeader:: 45,92493,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysDictService/configurators,T response:: v{},s{34,34,1536196026428,1536196026428,0,0,0,0,12,0,34} [INFO ] 13:33:49.578 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,getRecordMap,fetchLinks,updateRelation,deleteAndChild,save,insertLinks,getParentPath,getListObject,getEntity,updateWith,getSubListByCode,fetch,exists,listPage,updateWithVersion,data,insertWith,findColumnName,dao,getList,getNameByCode,query,count,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getIdByCode,getSubMapByPath,getDictByCode,getProperty,getSubListById,clear,getNameById&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229468, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,getRecordMap,fetchLinks,updateRelation,deleteAndChild,save,insertLinks,getParentPath,getListObject,getEntity,updateWith,getSubListByCode,fetch,exists,listPage,updateWithVersion,data,insertWith,findColumnName,dao,getList,getNameByCode,query,count,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getIdByCode,getSubMapByPath,getDictByCode,getProperty,getSubListById,clear,getNameById&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229468], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.578 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,getRecordMap,fetchLinks,updateRelation,deleteAndChild,save,insertLinks,getParentPath,getListObject,getEntity,updateWith,getSubListByCode,fetch,exists,listPage,updateWithVersion,data,insertWith,findColumnName,dao,getList,getNameByCode,query,count,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getIdByCode,getSubMapByPath,getDictByCode,getProperty,getSubListById,clear,getNameById&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229468], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.578 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,getRecordMap,fetchLinks,updateRelation,deleteAndChild,save,insertLinks,getParentPath,getListObject,getEntity,updateWith,getSubListByCode,fetch,exists,listPage,updateWithVersion,data,insertWith,findColumnName,dao,getList,getNameByCode,query,count,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getIdByCode,getSubMapByPath,getDictByCode,getProperty,getSubListById,clear,getNameById&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229468, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysDictService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysDictService&methods=insertRelation,insertOrUpdate,getSubMapByCode,getMaxId,getSubPath,getField,vDelete,getSubMapById,execute,fetchx,getRecordMap,fetchLinks,updateRelation,deleteAndChild,save,insertLinks,getParentPath,getListObject,getEntity,updateWith,getSubListByCode,fetch,exists,listPage,updateWithVersion,data,insertWith,findColumnName,dao,getList,getNameByCode,query,count,list,getMap,updateAndIncrIfMatch,updateLinks,getEntityClass,fastInsert,getSubListByPath,update,insert,delete,updateIgnoreNull,getIdByCode,getSubMapByPath,getDictByCode,getProperty,getSubListById,clear,getNameById&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229468], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.578 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '76khj0qso4h93p7fvej8tkadhc'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.588 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=76khj0qso4h93p7fvej8tkadhc [DEBUG] 13:33:49.588 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(76khj0qso4h93p7fvej8tkadhc) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:49.588 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'76khj0qso4h93p7fvej8tkadhc'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.588 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '76khj0qso4h93p7fvej8tkadhc' to [app] [DEBUG] 13:33:49.588 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:49.588 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:49.588 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:49.588 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:49.588 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:49.629 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysExcelLogService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.629 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysExcelLogService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysExcelLogService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysExcelLogService&methods=setLog,updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229598, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.639 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysExcelLogService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysExcelLogService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysExcelLogService&methods=setLog,updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229598 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655229598, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.639 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysExcelLogService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysExcelLogService&methods=setLog,updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229598, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.639 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 46,3 replyHeader:: 46,92493,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysExcelLogService/providers,F response:: s{25960,25960,1537876369912,1537876369912,0,792,0,0,12,0,92472} [DEBUG] 13:33:49.669 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 47,1 replyHeader:: 47,92494,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysExcelLogService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysExcelLogService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysExcelLogService%2526methods%253DsetLog%252CupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229598,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysExcelLogService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysExcelLogService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysExcelLogService%2526methods%253DsetLog%252CupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229598 [INFO ] 13:33:49.669 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysExcelLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysExcelLogService&methods=setLog,updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229598, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.679 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 48,3 replyHeader:: 48,92494,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysExcelLogService,F response:: s{25959,25959,1537876369881,1537876369881,0,4,0,0,12,4,26083} [DEBUG] 13:33:49.709 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 49,1 replyHeader:: 49,92495,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysExcelLogService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:49.709 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 50,12 replyHeader:: 50,92495,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysExcelLogService/configurators,T response:: v{},s{25962,25962,1537876369982,1537876369982,0,0,0,0,12,0,25962} [INFO ] 13:33:49.709 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysExcelLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysExcelLogService&methods=setLog,updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229598, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysExcelLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysExcelLogService&methods=setLog,updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229598], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.709 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysExcelLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysExcelLogService&methods=setLog,updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229598], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.719 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysExcelLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysExcelLogService&methods=setLog,updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229598, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysExcelLogService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysExcelLogService&methods=setLog,updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229598], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.719 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'pp6vlofc6ugrsose1lks5roh3e'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.719 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=pp6vlofc6ugrsose1lks5roh3e [DEBUG] 13:33:49.719 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(pp6vlofc6ugrsose1lks5roh3e) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:49.719 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'pp6vlofc6ugrsose1lks5roh3e'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.719 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'pp6vlofc6ugrsose1lks5roh3e' to [app] [DEBUG] 13:33:49.719 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:49.719 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:49.719 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:49.729 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:49.729 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:49.769 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysFileService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.769 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysFileService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysFileService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysFileService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229729, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.769 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysFileService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysFileService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysFileService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229729 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655229729, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.769 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysFileService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysFileService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229729, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.779 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 51,3 replyHeader:: 51,92495,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysFileService/providers,F response:: s{13637,13637,1537176077687,1537176077687,0,1002,0,0,13,0,92468} [DEBUG] 13:33:49.799 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 52,1 replyHeader:: 52,92496,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysFileService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysFileService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysFileService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229729,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysFileService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysFileService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysFileService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229729 [INFO ] 13:33:49.799 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysFileService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysFileService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229729, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.809 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 53,3 replyHeader:: 53,92496,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysFileService,F response:: s{13636,13636,1537176077646,1537176077646,0,4,0,0,13,4,14197} [DEBUG] 13:33:49.839 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 54,1 replyHeader:: 54,92497,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysFileService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:49.839 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 55,12 replyHeader:: 55,92497,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysFileService/configurators,T response:: v{},s{13639,13639,1537176077812,1537176077812,0,0,0,0,13,0,13639} [INFO ] 13:33:49.839 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysFileService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysFileService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229729, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysFileService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysFileService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229729], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.839 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysFileService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysFileService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229729], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.839 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysFileService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysFileService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229729, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysFileService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysFileService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229729], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.849 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'sp76ojgid2gokpehhkl2137gg1'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.849 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=sp76ojgid2gokpehhkl2137gg1 [DEBUG] 13:33:49.849 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(sp76ojgid2gokpehhkl2137gg1) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:49.849 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'sp76ojgid2gokpehhkl2137gg1'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.849 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'sp76ojgid2gokpehhkl2137gg1' to [app] [DEBUG] 13:33:49.859 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:49.859 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:49.859 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:49.859 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:49.859 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:49.899 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysConfigService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.899 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysConfigService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysConfigService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysConfigService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAllList,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229859, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.899 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysConfigService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysConfigService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysConfigService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAllList,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229859 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655229859, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:49.899 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysConfigService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysConfigService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAllList,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229859, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.899 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 56,3 replyHeader:: 56,92497,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysConfigService/providers,F response:: s{16,16,1536196025556,1536196025556,0,1258,0,0,12,0,92467} [DEBUG] 13:33:49.929 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 57,1 replyHeader:: 57,92498,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysConfigService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysConfigService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysConfigService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252CgetAllList%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229859,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysConfigService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysConfigService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysConfigService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252CgetAllList%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229859 [INFO ] 13:33:49.939 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysConfigService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysConfigService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAllList,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229859, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.939 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 58,3 replyHeader:: 58,92498,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysConfigService,F response:: s{15,15,1536196025526,1536196025526,0,4,0,0,12,4,62} [DEBUG] 13:33:49.969 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 59,1 replyHeader:: 59,92499,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysConfigService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:49.969 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 60,12 replyHeader:: 60,92499,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysConfigService/configurators,T response:: v{},s{18,18,1536196025636,1536196025636,0,0,0,0,12,0,18} [INFO ] 13:33:49.969 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysConfigService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysConfigService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAllList,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229859, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysConfigService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysConfigService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAllList,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229859], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.979 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysConfigService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysConfigService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAllList,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229859], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.979 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysConfigService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysConfigService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAllList,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229859, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysConfigService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysConfigService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,getAllList,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229859], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:49.979 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '05d4dfmoe6gcjofb01csgtkhql'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.979 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=05d4dfmoe6gcjofb01csgtkhql [DEBUG] 13:33:49.979 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(05d4dfmoe6gcjofb01csgtkhql) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:49.989 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'05d4dfmoe6gcjofb01csgtkhql'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:49.989 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '05d4dfmoe6gcjofb01csgtkhql' to [app] [DEBUG] 13:33:49.989 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:49.989 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:49.989 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:49.989 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:49.989 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:50.009 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysUserService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:50.009 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysUserService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUserService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUserService&methods=updateWithVersion,data,insertRelation,insertWith,fillMenu,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteById,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,getRoleCodeList,deleteByIds,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229989, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:50.009 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysUserService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUserService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUserService&methods=updateWithVersion,data,insertRelation,insertWith,fillMenu,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteById,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,getRoleCodeList,deleteByIds,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229989 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655229989, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:50.009 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUserService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUserService&methods=updateWithVersion,data,insertRelation,insertWith,fillMenu,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteById,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,getRoleCodeList,deleteByIds,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229989, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.019 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 61,3 replyHeader:: 61,92499,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUserService/providers,F response:: s{4,4,1536196024976,1536196024976,0,1256,0,0,12,0,92471} [DEBUG] 13:33:50.059 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 62,1 replyHeader:: 62,92500,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUserService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysUserService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysUserService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfillMenu%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetDatas%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMenusAndButtons%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252CdeleteById%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252CgetRoleCodeList%252CdeleteByIds%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229989,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUserService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysUserService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysUserService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfillMenu%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetDatas%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMenusAndButtons%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252CdeleteById%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252CgetRoleCodeList%252CdeleteByIds%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655229989 [INFO ] 13:33:50.059 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUserService&methods=updateWithVersion,data,insertRelation,insertWith,fillMenu,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteById,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,getRoleCodeList,deleteByIds,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229989, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.059 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 63,3 replyHeader:: 63,92500,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUserService,F response:: s{3,3,1536196024966,1536196024966,0,4,0,0,12,4,52} [DEBUG] 13:33:50.109 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 64,1 replyHeader:: 64,92501,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUserService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:50.115 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 65,12 replyHeader:: 65,92501,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysUserService/configurators,T response:: v{},s{6,6,1536196025016,1536196025016,0,0,0,0,12,0,6} [INFO ] 13:33:50.115 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUserService&methods=updateWithVersion,data,insertRelation,insertWith,fillMenu,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteById,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,getRoleCodeList,deleteByIds,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229989, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUserService&methods=updateWithVersion,data,insertRelation,insertWith,fillMenu,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteById,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,getRoleCodeList,deleteByIds,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229989], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.115 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUserService&methods=updateWithVersion,data,insertRelation,insertWith,fillMenu,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteById,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,getRoleCodeList,deleteByIds,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229989], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.115 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUserService&methods=updateWithVersion,data,insertRelation,insertWith,fillMenu,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteById,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,getRoleCodeList,deleteByIds,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229989, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysUserService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysUserService&methods=updateWithVersion,data,insertRelation,insertWith,fillMenu,findColumnName,insertOrUpdate,dao,getList,getDatas,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMenusAndButtons,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteById,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,getRoleCodeList,deleteByIds,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655229989], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.115 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '3ovn7vbv04g12rug1uohkehiei'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:50.115 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=3ovn7vbv04g12rug1uohkehiei [DEBUG] 13:33:50.115 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(3ovn7vbv04g12rug1uohkehiei) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:50.115 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'3ovn7vbv04g12rug1uohkehiei'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:50.115 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '3ovn7vbv04g12rug1uohkehiei' to [app] [DEBUG] 13:33:50.115 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:50.125 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:50.125 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:50.125 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:50.125 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:50.165 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysMsgService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:50.165 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysMsgService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteMsg,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,saveMsg,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230125, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:50.165 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysMsgService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteMsg,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,saveMsg,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230125 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655230125, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:50.165 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteMsg,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,saveMsg,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230125, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.165 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 66,3 replyHeader:: 66,92501,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgService/providers,F response:: s{12,12,1536196025376,1536196025376,0,1250,0,0,12,0,92436} [DEBUG] 13:33:50.195 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 67,1 replyHeader:: 67,92502,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysMsgService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysMsgService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252CdeleteMsg%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252CsaveMsg%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655230125,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysMsgService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysMsgService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252CdeleteMsg%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252CsaveMsg%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655230125 [INFO ] 13:33:50.205 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteMsg,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,saveMsg,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230125, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.205 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 68,3 replyHeader:: 68,92502,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgService,F response:: s{11,11,1536196025366,1536196025366,0,4,0,0,12,4,82} [DEBUG] 13:33:50.254 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 69,1 replyHeader:: 69,92503,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:50.258 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 70,12 replyHeader:: 70,92503,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysMsgService/configurators,T response:: v{},s{14,14,1536196025426,1536196025426,0,0,0,0,12,0,14} [INFO ] 13:33:50.258 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteMsg,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,saveMsg,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230125, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteMsg,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,saveMsg,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230125], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.259 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteMsg,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,saveMsg,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230125], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.259 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteMsg,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,saveMsg,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230125, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysMsgService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysMsgService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,deleteMsg,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,saveMsg,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230125], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 's8g2qhcdogg8qqc94919l982n1'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:50.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=s8g2qhcdogg8qqc94919l982n1 [DEBUG] 13:33:50.259 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(s8g2qhcdogg8qqc94919l982n1) in DubboConfigIocLoader@339099861 [DEBUG] 13:33:50.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'s8g2qhcdogg8qqc94919l982n1'<class com.alibaba.dubbo.config.ServiceConfig> [DEBUG] 13:33:50.259 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 's8g2qhcdogg8qqc94919l982n1' to [app] [DEBUG] 13:33:50.259 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.ServiceBean without AOP [DEBUG] 13:33:50.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 13:33:50.259 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboApplicationConfig'<class com.alibaba.dubbo.config.ApplicationConfig> [DEBUG] 13:33:50.269 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRegistryConfig'<class com.alibaba.dubbo.config.RegistryConfig> [DEBUG] 13:33:50.269 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboPrototeConfig'<class com.alibaba.dubbo.config.ProtocolConfig> [INFO ] 13:33:50.299 com.alibaba.dubbo.config.ServiceConfig.exportLocal(ServiceConfig.java:532) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysRemindService to local registry, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:50.299 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:491) - [DUBBO] Export dubbo service cn.wizzer.app.sys.modules.services.SysRemindService to url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRemindService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRemindService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,addContractRemind,findContractIds,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230269, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:50.309 com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:501) - [DUBBO] Register dubbo service cn.wizzer.app.sys.modules.services.SysRemindService url dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRemindService?anyhost=true&application=wk-nb-dubbo-sys&bind.ip=192.168.2.153&bind.port=17386&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRemindService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,addContractRemind,findContractIds,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230269 to registry registry://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=wk-nb-dubbo-sys&dubbo=5.1.0&pid=13288&registry=zookeeper&timestamp=1541655230269, dubbo version: 5.1.0, current host: 192.168.2.153 [INFO ] 13:33:50.309 com.alibaba.dubbo.registry.support.AbstractRegistry.register(AbstractRegistry.java:273) - [DUBBO] Register: dubbo://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRemindService?anyhost=true&application=wk-nb-dubbo-sys&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRemindService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,addContractRemind,findContractIds,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230269, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.309 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 71,3 replyHeader:: 71,92503,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRemindService/providers,F response:: s{32172,32172,1538106803327,1538106803327,0,716,0,0,12,0,92469} [DEBUG] 13:33:50.339 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 72,1 replyHeader:: 72,92504,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRemindService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysRemindService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysRemindService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CaddContractRemind%252CfindContractIds%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655230269,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},1 response:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRemindService/providers/dubbo%253A%252F%252F192.168.2.153%253A17386%252Fcn.wizzer.app.sys.modules.services.SysRemindService%253Fanyhost%253Dtrue%2526application%253Dwk-nb-dubbo-sys%2526dubbo%253D5.1.0%2526generic%253Dfalse%2526interface%253Dcn.wizzer.app.sys.modules.services.SysRemindService%2526methods%253DupdateWithVersion%252Cdata%252CinsertRelation%252CinsertWith%252CfindColumnName%252CinsertOrUpdate%252Cdao%252CgetList%252CaddContractRemind%252CfindContractIds%252CgetMaxId%252CgetSubPath%252Cquery%252Ccount%252CgetField%252CvDelete%252Clist%252Cexecute%252Cfetchx%252CgetMap%252CupdateAndIncrIfMatch%252CgetRecordMap%252CupdateLinks%252CgetEntityClass%252CfetchLinks%252CupdateRelation%252CfastInsert%252Cupdate%252Cinsert%252CinsertLinks%252CgetParentPath%252Cdelete%252CupdateIgnoreNull%252CgetListObject%252Cclear%252CgetEntity%252CupdateWith%252Cfetch%252Cexists%252ClistPage%2526pid%253D13288%2526revision%253D5.1.0%2526side%253Dprovider%2526timestamp%253D1541655230269 [INFO ] 13:33:50.339 com.alibaba.dubbo.registry.support.AbstractRegistry.subscribe(AbstractRegistry.java:298) - [DUBBO] Subscribe: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRemindService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRemindService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,addContractRemind,findContractIds,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230269, dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.349 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 73,3 replyHeader:: 73,92504,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRemindService,F response:: s{32171,32171,1538106803286,1538106803286,0,4,0,0,12,4,32701} [DEBUG] 13:33:50.389 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 74,1 replyHeader:: 74,92505,-110 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRemindService/configurators,#3139322e3136382e322e313533,v{s{31,s{'world,'anyone}}},0 response:: [DEBUG] 13:33:50.399 org.apache.zookeeper.ClientCnxn$SendThread.readResponse(ClientCnxn.java:843) - Reading reply sessionid:0x10014712d85000b, packet:: clientPath:null serverPath:null finished:false header:: 75,12 replyHeader:: 75,92505,0 request:: '/dubbo/cn.wizzer.app.sys.modules.services.SysRemindService/configurators,T response:: v{},s{32174,32174,1538106803406,1538106803406,0,0,0,0,12,0,32174} [INFO ] 13:33:50.399 com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:387) - [DUBBO] Notify urls for subscribe url provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRemindService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRemindService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,addContractRemind,findContractIds,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230269, urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRemindService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRemindService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,addContractRemind,findContractIds,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230269], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.399 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:366) - [DUBBO] original override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRemindService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRemindService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,addContractRemind,findContractIds,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230269], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.399 com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener.notify(RegistryProtocol.java:368) - [DUBBO] subscribe url: provider://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRemindService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRemindService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,addContractRemind,findContractIds,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230269, override urls: [empty://192.168.2.153:17386/cn.wizzer.app.sys.modules.services.SysRemindService?anyhost=true&application=wk-nb-dubbo-sys&category=configurators&check=false&dubbo=5.1.0&generic=false&interface=cn.wizzer.app.sys.modules.services.SysRemindService&methods=updateWithVersion,data,insertRelation,insertWith,findColumnName,insertOrUpdate,dao,getList,addContractRemind,findContractIds,getMaxId,getSubPath,query,count,getField,vDelete,list,execute,fetchx,getMap,updateAndIncrIfMatch,getRecordMap,updateLinks,getEntityClass,fetchLinks,updateRelation,fastInsert,update,insert,insertLinks,getParentPath,delete,updateIgnoreNull,getListObject,clear,getEntity,updateWith,fetch,exists,listPage&pid=13288&revision=5.1.0&side=provider&timestamp=1541655230269], dubbo version: 5.1.0, current host: 192.168.2.153 [DEBUG] 13:33:50.399 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboRpcSysMainLauncher'<class cn.wizzer.app.sys.commons.core.DubboRpcSysMainLauncher> [DEBUG] 13:33:50.399 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubboRpcSysMainLauncher [DEBUG] 13:33:50.399 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboRpcSysMainLauncher) in AnnotationIocLoader(packages=[cn.wizzer]) [DEBUG] 13:33:50.399 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubboRpcSysMainLauncher'<class cn.wizzer.app.sys.commons.core.DubboRpcSysMainLauncher> [DEBUG] 13:33:50.409 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboRpcSysMainLauncher' to [app] [DEBUG] 13:33:50.409 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class cn.wizzer.app.sys.commons.core.DubboRpcSysMainLauncher without AOP [DEBUG] 13:33:50.409 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dao'<interface org.nutz.dao.Dao> [DEBUG] 13:33:50.419 org.nutz.resource.Scans.scan(Scans.java:280) - Found 46 resource by src( cn/wizzer/app/sys/ ) , regex( ^.+[.]class$ ) [DEBUG] 13:33:50.569 org.nutz.resource.Scans.scan(Scans.java:280) - Found 46 resource by src( cn/wizzer/app/sys/ ) , regex( ^.+[.]class$ ) [DEBUG] 13:33:50.669 org.nutz.dao.impl.sql.run.NutDaoExecutor.printSQL(NutDaoExecutor.java:388) - SELECT COUNT(*) FROM sys_user [DEBUG] 13:33:50.669 org.nutz.dao.impl.interceptor.DaoTimeInterceptor.filter(DaoTimeInterceptor.java:28) - time=0ms, sql=SELECT COUNT(*) FROM sys_user [INFO ] 13:33:50.679 org.nutz.boot.NbApp.execute(NbApp.java:214) - wk-nb-dubbo-sys started : 4960ms
[DEBUG] 13:33:46.299 org.nutz.resource.Scans.scan(Scans.java:280) - Found 140 resource by src( cn/wizzer/ ) , regex( ^.+[.]class$ )
[DEBUG] 13:33:46.349 com.alibaba.dubbo.common.extension.ExtensionLoader.createAdaptiveExtensionClassCode(ExtensionLoader.java:941) -  [DUBBO] package com.alibaba.dubbo.rpc;

应该是dubbo的问题
这样吧, 断网, 但是给网卡配个ip, 试试能不能行

@wendal 刚试了,不行,跟没配ip的结果是一样的


D:\dst>java -jar wk-nb-service-sys-5.1.0.jar [INFO ] 14:16:40.213 org.nutz.boot.banner.SimpleBannerPrinter.printBanner(SimpleBannerPrinter.java:34) - _ _ _ _ _____ ______ ___ __ | \| | | | |_ _|_ /\ \ / / |/ / | .` | |_| | | | / / \ \/\/ /| ' < |_|\_|\___/ |_| /___| \_/\_/ |_|\_\ :: Built with NutzWk [DEBUG] 14:16:40.269 org.nutz.resource.Scans.printLocations(Scans.java:527) - Locations count=2 time use 56ms [DEBUG] 14:16:40.279 org.nutz.resource.Scans.scan(Scans.java:280) - Found 1 resource by src( custom/ ) , regex( ^.+[.]properties$ ) [DEBUG] 14:16:40.279 org.nutz.ioc.impl.PropertiesProxy.setPaths(PropertiesProxy.java:114) - load properties from jar:file:/D:/dst/wk-nb-service-sys-5.1.0.jar!/custom/emtry.properties [DEBUG] 14:16:40.279 org.nutz.boot.config.impl.PropertiesConfigureLoader.readPropertiesPath(PropertiesConfigureLoader.java:129) - Loading Properties - application.properties [DEBUG] 14:16:40.299 org.nutz.resource.Scans.scan(Scans.java:280) - Found 1 resource by src( ioc/ ) , regex( ^(.+[.])(js|json)$ ) [DEBUG] 14:16:40.299 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:49) - loading [emtry.json] [DEBUG] 14:16:40.299 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:57) - Loaded 0 bean define from path=[ioc/] --> [] [DEBUG] 14:16:40.329 org.nutz.castor.Castors.reload(Castors.java:116) - Using 101 castor for Castors [DEBUG] 14:16:40.339 org.nutz.ioc.aop.SimpleAopMaker.<init>(SimpleAopMaker.java:79) - Load AopConfigure for anno=org.nutz.aop.interceptor.async.Async by type=org.nutz.aop.interceptor.async.AsyncAopIocLoader [INFO ] 14:16:40.339 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:51) - > scan 'cn.wizzer' [DEBUG] 14:16:40.349 org.nutz.resource.Scans.scan(Scans.java:280) - Found 140 resource by src( cn/wizzer/ ) , regex( ^.+[.]class$ ) [INFO ] 14:16:40.379 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'dubboRpcSysMainLauncher ' - cn.wizzer.app.sys.commons.core.DubboRpcSysMainLauncher [INFO ] 14:16:40.389 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysAuditRecordServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysAuditRecordServiceImpl [INFO ] 14:16:40.399 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysConfigServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysConfigServiceImpl [INFO ] 14:16:40.399 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysDictServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysDictServiceImpl [INFO ] 14:16:40.399 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysExcelLogServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysExcelLogServiceImpl [INFO ] 14:16:40.399 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysFileServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysFileServiceImpl [INFO ] 14:16:40.409 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysLogServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysLogServiceImpl [INFO ] 14:16:40.409 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysMenuServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysMenuServiceImpl [INFO ] 14:16:40.409 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysMsgServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysMsgServiceImpl [INFO ] 14:16:40.409 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysMsgUserServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysMsgUserServiceImpl [INFO ] 14:16:40.409 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysRemindServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysRemindServiceImpl [INFO ] 14:16:40.419 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysRoleServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysRoleServiceImpl [INFO ] 14:16:40.419 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysRouteServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysRouteServiceImpl [INFO ] 14:16:40.419 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysTaskServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysTaskServiceImpl [INFO ] 14:16:40.419 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysUnitServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysUnitServiceImpl [INFO ] 14:16:40.419 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'sysUserServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysUserServiceImpl [INFO ] 14:16:40.429 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:51) - > scan 'org.nutz.boot.starter' [DEBUG] 14:16:40.439 org.nutz.resource.Scans.scan(Scans.java:280) - Found 16 resource by src( org/nutz/boot/starter/ ) , regex( ^.+[.]class$ ) [INFO ] 14:16:40.439 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'dubboStarter ' - org.nutz.boot.starter.dubbo.DubboStarter [INFO ] 14:16:40.439 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'nutDaoStarter ' - org.nutz.boot.starter.nutz.dao.NutDaoStarter [DEBUG] 14:16:40.449 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.createDaoCacheInterceptor(...) define as name=daoCacheInterceptor [DEBUG] 14:16:40.459 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.createCacheSerializer(...) define as name=daoCacheSerializer [DEBUG] 14:16:40.459 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.getSqlManager(...) define as name=sqlManager [DEBUG] 14:16:40.459 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : NutDaoStarter.getDao(...) define as name=dao [INFO ] 14:16:40.459 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'druidWebStatFilterStarter ' - org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter [INFO ] 14:16:40.469 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'druidWebStatServletStarter ' - org.nutz.boot.starter.jdbc.DruidWebStatServletStarter [INFO ] 14:16:40.469 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'dataSourceStarter ' - org.nutz.boot.starter.jdbc.DataSourceStarter [DEBUG] 14:16:40.469 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : DataSourceStarter.createDruidDataSource(...) define as name=druidDataSource [DEBUG] 14:16:40.469 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : DataSourceStarter.createHikariCPDataSource(...) define as name=hikariDataSource [DEBUG] 14:16:40.469 org.nutz.ioc.loader.annotation.AnnotationIocLoader.handleIocBeanMethod(AnnotationIocLoader.java:247) - Found @IocBean method : DataSourceStarter.getDataSource(...) define as name=dataSource [DEBUG] 14:16:40.469 org.nutz.boot.NbApp.prepareStarterClassList(NbApp.java:410) - Found jar:file:/D:/dst/wk-nb-service-sys-5.1.0.jar!/META-INF/nutz/org.nutz.boot.starter.NbStarter [INFO ] 14:16:40.479 org.nutz.boot.NbApp.prepare(NbApp.java:289) - 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| [INFO ] 14:16:40.489 org.nutz.ioc.impl.NutIoc.<init>(NutIoc.java:130) - ... NutIoc init complete [DEBUG] 14:16:40.489 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'appContext' to [app] [DEBUG] 14:16:40.489 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'conf' to [app] [DEBUG] 14:16:40.489 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'nbApp' to [app] [DEBUG] 14:16:40.499 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'counterService' to [app] [DEBUG] 14:16:40.499 org.nutz.boot.starter.dubbo.DubboIocLoaderStarter.getIocLoader(DubboIocLoaderStarter.java:34) - using dubbo configure from PropertiesProxy [DEBUG] 14:16:40.499 org.nutz.boot.AppContext.getServerPort(AppContext.java:344) - select random port=14539 for dubbo.protocol.port [INFO ] 14:16:40.499 - using logger: com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter [DEBUG] 14:16:40.549 org.nutz.resource.Scans.scan(Scans.java:280) - Found 1 resource by src( org/nutz/integration/jedis/jedis.js ) , regex( ^(.+[.])(js|json)$ ) [DEBUG] 14:16:40.549 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:49) - loading [org/nutz/integration/jedis/jedis.js] [DEBUG] 14:16:40.549 org.nutz.ioc.loader.json.JsonLoader.<init>(JsonLoader.java:57) - Loaded 9 bean define from path=[org/nutz/integration/jedis/jedis.js] --> [redisService, jedisCluster, jedisClusterNodes, jedisClusterWrapper, pubSubService, jedisPoolConfig, jedisPool, jedisAgent, redis] [INFO ] 14:16:40.549 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:51) - > scan 'org.nutz.plugins.wkcache' [DEBUG] 14:16:40.549 org.nutz.resource.Scans.scan(Scans.java:280) - Found 13 resource by src( org/nutz/plugins/wkcache/ ) , regex( ^.+[.]class$ ) [INFO ] 14:16:40.559 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'wkcacheRemoveEntryInterceptor ' - org.nutz.plugins.wkcache.WkcacheRemoveEntryInterceptor [INFO ] 14:16:40.559 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'wkcacheResultInterceptor ' - org.nutz.plugins.wkcache.WkcacheResultInterceptor [INFO ] 14:16:40.559 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'wkcacheUpdateInterceptor ' - org.nutz.plugins.wkcache.WkcacheUpdateInterceptor [INFO ] 14:16:40.559 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add 'wkcacheRemoveAllInterceptor ' - org.nutz.plugins.wkcache.WkcacheRemoveAllInterceptor [INFO ] 14:16:40.559 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:99) - > add '$aop_wkcache ' - org.nutz.plugins.wkcache.WkcacheAopConfigure [DEBUG] 14:16:40.559 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboStarter'<class org.nutz.boot.starter.dubbo.DubboStarter> [DEBUG] 14:16:40.569 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '$aop_async'<interface org.nutz.ioc.aop.config.AopConfigration> [DEBUG] 14:16:40.569 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=$aop_async [DEBUG] 14:16:40.569 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_async) in AsyncAopIocLoader@1979313356 [DEBUG] 14:16:40.569 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'$aop_async'<interface org.nutz.ioc.aop.config.AopConfigration> [DEBUG] 14:16:40.579 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '$aop_async' to [app] [DEBUG] 14:16:40.579 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get '$aop_wkcache'<interface org.nutz.ioc.aop.config.AopConfigration> [DEBUG] 14:16:40.579 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=$aop_wkcache [DEBUG] 14:16:40.579 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject($aop_wkcache) in AnnotationIocLoader(packages=[org.nutz.plugins.wkcache]) [DEBUG] 14:16:40.589 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'$aop_wkcache'<interface org.nutz.ioc.aop.config.AopConfigration> [DEBUG] 14:16:40.589 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object '$aop_wkcache' to [app] [DEBUG] 14:16:40.589 org.nutz.ioc.aop.SimpleAopMaker.<init>(SimpleAopMaker.java:79) - Load AopConfigure for anno=org.nutz.ioc.aop.Aop by type=org.nutz.ioc.aop.config.impl.AnnotationAopConfigration [DEBUG] 14:16:40.589 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubboStarter [DEBUG] 14:16:40.589 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 14:16:40.589 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubboStarter'<class org.nutz.boot.starter.dubbo.DubboStarter> [DEBUG] 14:16:40.589 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboStarter' to [app] [DEBUG] 14:16:40.589 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.dubbo.DubboStarter without AOP [DEBUG] 14:16:40.599 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'nutDaoStarter'<class org.nutz.boot.starter.nutz.dao.NutDaoStarter> [DEBUG] 14:16:40.599 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=nutDaoStarter [DEBUG] 14:16:40.599 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(nutDaoStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 14:16:40.599 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'nutDaoStarter'<class org.nutz.boot.starter.nutz.dao.NutDaoStarter> [DEBUG] 14:16:40.599 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'nutDaoStarter' to [app] [DEBUG] 14:16:40.599 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.nutz.dao.NutDaoStarter without AOP [DEBUG] 14:16:40.609 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy> [DEBUG] 14:16:40.609 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dataSourceStarter'<class org.nutz.boot.starter.jdbc.DataSourceStarter> [DEBUG] 14:16:40.609 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dataSourceStarter [DEBUG] 14:16:40.609 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dataSourceStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 14:16:40.609 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dataSourceStarter'<class org.nutz.boot.starter.jdbc.DataSourceStarter> [DEBUG] 14:16:40.609 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dataSourceStarter' to [app] [DEBUG] 14:16:40.609 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.jdbc.DataSourceStarter without AOP [DEBUG] 14:16:40.619 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy> [DEBUG] 14:16:40.619 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'druidWebStatFilterStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter> [DEBUG] 14:16:40.619 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=druidWebStatFilterStarter [DEBUG] 14:16:40.619 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(druidWebStatFilterStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 14:16:40.619 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'druidWebStatFilterStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter> [DEBUG] 14:16:40.619 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'druidWebStatFilterStarter' to [app] [DEBUG] 14:16:40.619 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.jdbc.DruidWebStatFilterStarter without AOP [DEBUG] 14:16:40.629 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy> [DEBUG] 14:16:40.629 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'druidWebStatServletStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter> [DEBUG] 14:16:40.629 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=druidWebStatServletStarter [DEBUG] 14:16:40.629 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(druidWebStatServletStarter) in AnnotationIocLoader(packages=[org.nutz.boot.starter]) [DEBUG] 14:16:40.629 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'druidWebStatServletStarter'<class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter> [DEBUG] 14:16:40.629 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'druidWebStatServletStarter' to [app] [DEBUG] 14:16:40.629 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.boot.starter.jdbc.DruidWebStatServletStarter without AOP [DEBUG] 14:16:40.639 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'conf'<class org.nutz.ioc.impl.PropertiesProxy> [DEBUG] 14:16:40.639 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboStarter'<interface org.nutz.boot.starter.ServerFace> [DEBUG] 14:16:40.639 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboManager'<class org.nutz.integration.dubbo.DubboManager> [DEBUG] 14:16:40.639 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubboManager [DEBUG] 14:16:40.639 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboManager) in DubboConfigIocLoader@339099861 [DEBUG] 14:16:40.639 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubboManager'<class org.nutz.integration.dubbo.DubboManager> [DEBUG] 14:16:40.639 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboManager' to [app] [DEBUG] 14:16:40.639 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.DubboManager without AOP [DEBUG] 14:16:40.649 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 14:16:40.649 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubbo_iobjs [DEBUG] 14:16:40.649 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubbo_iobjs) in DubboConfigIocLoader@339099861 [DEBUG] 14:16:40.649 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubbo_iobjs'<> [DEBUG] 14:16:40.649 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubbo_iobjs' to [app] [DEBUG] 14:16:40.659 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class java.util.HashMap without AOP [DEBUG] 14:16:40.659 org.nutz.integration.dubbo.DubboManager.init(DubboManager.java:31) - dubbo obj count=6 [DEBUG] 14:16:40.659 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubboAnnotationBean'<class org.nutz.integration.dubbo.AnnotationBean> [DEBUG] 14:16:40.659 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:192) - >> Load definition name=dubboAnnotationBean [DEBUG] 14:16:40.659 org.nutz.ioc.loader.combo.ComboIocLoader.printFoundIocBean(ComboIocLoader.java:226) - Found IocObject(dubboAnnotationBean) in DubboConfigIocLoader@339099861 [DEBUG] 14:16:40.659 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:223) - >> Make...'dubboAnnotationBean'<class org.nutz.integration.dubbo.AnnotationBean> [DEBUG] 14:16:40.659 org.nutz.ioc.impl.ScopeContext.save(ScopeContext.java:65) - Save object 'dubboAnnotationBean' to [app] [DEBUG] 14:16:40.659 org.nutz.ioc.aop.impl.DefaultMirrorFactory.getMirror(DefaultMirrorFactory.java:76) - Load class org.nutz.integration.dubbo.AnnotationBean without AOP [DEBUG] 14:16:40.659 org.nutz.ioc.impl.NutIoc.get(NutIoc.java:166) - Get 'dubbo_iobjs'<> [DEBUG] 14:16:40.669 org.nutz.resource.Scans.scan(Scans.java:280) - Found 140 resource by src( cn/wizzer/ ) , regex( ^.+[.]class$ ) [

这样, 搞个路由器, 断开外网的, 自动获取个ip, 总可以了吧 -_-

看日志是dubbo要得到个什么东西的样子

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