直接运行模式
"C:\Program Files\Java\jdk1.8.0_161\bin\java" -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:58674,suspend=y,server=n -Dmaven.multiModuleProjectDirectory=C:\working\project\shu.epei.xin\wk-app\wk-web "-Dmaven.home=C:\Program Files\JetBrains\IntelliJ IDEA 2017.3.5\plugins\maven\lib\maven3" "-Dclassworlds.conf=C:\Program Files\JetBrains\IntelliJ IDEA 2017.3.5\plugins\maven\lib\maven3\bin\m2.conf" -javaagent:C:\Users\shufu\.IntelliJIdea2017.3\system\captureAgent\debugger-agent.jar=C:\Users\shufu\AppData\Local\Temp\capture175.props -Dfile.encoding=UTF-8 -classpath "C:\Program Files\JetBrains\IntelliJ IDEA 2017.3.5\plugins\maven\lib\maven3\boot\plexus-classworlds-2.5.2.jar;C:\Program Files\JetBrains\IntelliJ IDEA 2017.3.5\lib\idea_rt.jar" org.codehaus.classworlds.Launcher -Didea.version=2017.3.5 jetty:run
Connected to the target VM, address: '127.0.0.1:58674', transport: 'socket'
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building wk-web 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> jetty-maven-plugin:9.4.8.v20171121:run (default-cli) > test-compile @ wk-web >>>
[WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ wk-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 98 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ wk-web ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ wk-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ wk-web ---
[INFO] Compiling 5 source files to C:\working\project\shu.epei.xin\wk-app\wk-web\target\test-classes
[INFO] /C:/working/project/shu.epei.xin/wk-app/wk-web/src/test/java/cn/wizzer/test/CodeBarsTest.java: 某些输入文件使用了未经检查或不安全的操作。
[INFO] /C:/working/project/shu.epei.xin/wk-app/wk-web/src/test/java/cn/wizzer/test/CodeBarsTest.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。
[INFO]
[INFO] <<< jetty-maven-plugin:9.4.8.v20171121:run (default-cli) < test-compile @ wk-web <<<
[WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2
[INFO]
[INFO] --- jetty-maven-plugin:9.4.8.v20171121:run (default-cli) @ wk-web ---
[INFO] Logging initialized @8008ms to org.eclipse.jetty.util.log.Slf4jLog
[INFO] Configuring Jetty for project: wk-web
[INFO] webAppSourceDirectory not set. Trying src\main\webapp
[INFO] Reload Mechanic: automatic
[INFO] nonBlocking:false
[INFO] Classes = C:\working\project\shu.epei.xin\wk-app\wk-web\target\classes
[INFO] Context path = /
[INFO] Tmp directory = C:\working\project\shu.epei.xin\wk-app\wk-web\target\tmp
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides = none
[INFO] web.xml file = file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/WEB-INF/web.xml
[INFO] Webapp directory = C:\working\project\shu.epei.xin\wk-app\wk-web\src\main\webapp
[INFO] jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[WARNING] org.apache.shiro.ShiroException scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/ShiroException.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/ShiroException.class]
[WARNING] org.apache.shiro.codec.Base64 scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/codec/Base64.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/codec/Base64.class]
[WARNING] org.apache.shiro.codec.CodecException scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/codec/CodecException.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/codec/CodecException.class]
[WARNING] org.apache.shiro.codec.CodecSupport scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/codec/CodecSupport.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/codec/CodecSupport.class]
[WARNING] org.apache.shiro.codec.H64 scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/codec/H64.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/codec/H64.class]
[WARNING] org.apache.shiro.codec.Hex scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/codec/Hex.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/codec/Hex.class]
[WARNING] org.apache.shiro.io.ClassResolvingObjectInputStream scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/io/ClassResolvingObjectInputStream.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/io/ClassResolvingObjectInputStream.class]
[WARNING] org.apache.shiro.io.DefaultSerializer scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/io/DefaultSerializer.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/io/DefaultSerializer.class]
[WARNING] org.apache.shiro.io.ResourceUtils scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/io/ResourceUtils.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/io/ResourceUtils.class]
[WARNING] org.apache.shiro.io.SerializationException scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/io/SerializationException.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/io/SerializationException.class]
[WARNING] org.apache.shiro.io.Serializer scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/io/Serializer.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/io/Serializer.class]
[WARNING] org.apache.shiro.io.XmlSerializer scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/io/XmlSerializer.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/io/XmlSerializer.class]
[WARNING] org.apache.shiro.util.Assert scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/Assert.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/Assert.class]
[WARNING] org.apache.shiro.util.ByteSource$Util scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/ByteSource$Util.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/ByteSource$Util.class]
[WARNING] org.apache.shiro.util.ByteSource scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/ByteSource.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/ByteSource.class]
[WARNING] org.apache.shiro.util.ClassUtils$1 scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/ClassUtils$1.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/ClassUtils$1.class]
[WARNING] org.apache.shiro.util.ClassUtils$2 scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/ClassUtils$2.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/ClassUtils$2.class]
[WARNING] org.apache.shiro.util.ClassUtils$3 scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/ClassUtils$3.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/ClassUtils$3.class]
[WARNING] org.apache.shiro.util.ClassUtils$ClassLoaderAccessor scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/ClassUtils$ClassLoaderAccessor.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/ClassUtils$ClassLoaderAccessor.class]
[WARNING] org.apache.shiro.util.ClassUtils$ExceptionIgnoringAccessor scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/ClassUtils$ExceptionIgnoringAccessor.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/ClassUtils$ExceptionIgnoringAccessor.class]
[WARNING] org.apache.shiro.util.ClassUtils scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/ClassUtils.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/ClassUtils.class]
[WARNING] org.apache.shiro.util.Destroyable scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/Destroyable.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/Destroyable.class]
[WARNING] org.apache.shiro.util.Factory scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/Factory.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/Factory.class]
[WARNING] org.apache.shiro.util.Initializable scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/Initializable.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/Initializable.class]
[WARNING] org.apache.shiro.util.InstantiationException scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/InstantiationException.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/InstantiationException.class]
[WARNING] org.apache.shiro.util.LifecycleUtils scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/LifecycleUtils.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/LifecycleUtils.class]
[WARNING] org.apache.shiro.util.Nameable scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/Nameable.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/Nameable.class]
[WARNING] org.apache.shiro.util.SimpleByteSource$1 scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/SimpleByteSource$1.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/SimpleByteSource$1.class]
[WARNING] org.apache.shiro.util.SimpleByteSource$BytesHelper scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/SimpleByteSource$BytesHelper.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/SimpleByteSource$BytesHelper.class]
[WARNING] org.apache.shiro.util.SimpleByteSource scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/SimpleByteSource.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/SimpleByteSource.class]
[WARNING] org.apache.shiro.util.SoftHashMap$1 scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/SoftHashMap$1.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/SoftHashMap$1.class]
[WARNING] org.apache.shiro.util.SoftHashMap$SoftValue scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/SoftHashMap$SoftValue.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/SoftHashMap$SoftValue.class]
[WARNING] org.apache.shiro.util.SoftHashMap scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/SoftHashMap.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/SoftHashMap.class]
[WARNING] org.apache.shiro.cache.AbstractCacheManager scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/cache/AbstractCacheManager.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-cache/1.4.0/shiro-cache-1.4.0.jar!/org/apache/shiro/cache/AbstractCacheManager.class]
[WARNING] org.apache.shiro.util.StringUtils scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/StringUtils.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/StringUtils.class]
[WARNING] org.apache.shiro.crypto.hash.AbstractHash scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/AbstractHash.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/AbstractHash.class]
[WARNING] org.apache.shiro.cache.Cache scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/cache/Cache.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-cache/1.4.0/shiro-cache-1.4.0.jar!/org/apache/shiro/cache/Cache.class]
[WARNING] org.apache.shiro.cache.CacheException scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/cache/CacheException.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-cache/1.4.0/shiro-cache-1.4.0.jar!/org/apache/shiro/cache/CacheException.class]
[WARNING] org.apache.shiro.cache.CacheManager scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/cache/CacheManager.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-cache/1.4.0/shiro-cache-1.4.0.jar!/org/apache/shiro/cache/CacheManager.class]
[WARNING] org.apache.shiro.cache.CacheManagerAware scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/cache/CacheManagerAware.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-cache/1.4.0/shiro-cache-1.4.0.jar!/org/apache/shiro/cache/CacheManagerAware.class]
[WARNING] org.apache.shiro.cache.MapCache scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/cache/MapCache.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-cache/1.4.0/shiro-cache-1.4.0.jar!/org/apache/shiro/cache/MapCache.class]
[WARNING] org.apache.shiro.cache.MemoryConstrainedCacheManager scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/cache/MemoryConstrainedCacheManager.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-cache/1.4.0/shiro-cache-1.4.0.jar!/org/apache/shiro/cache/MemoryConstrainedCacheManager.class]
[WARNING] org.apache.shiro.util.UnknownClassException scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar!/org/apache/shiro/util/UnknownClassException.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/util/UnknownClassException.class]
[WARNING] org.apache.shiro.crypto.hash.ConfigurableHashService scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/ConfigurableHashService.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/ConfigurableHashService.class]
[WARNING] org.apache.shiro.crypto.hash.DefaultHashService scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/DefaultHashService.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/DefaultHashService.class]
[WARNING] org.apache.shiro.crypto.hash.Hash scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/Hash.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/Hash.class]
[WARNING] org.apache.shiro.crypto.hash.HashRequest$Builder scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/HashRequest$Builder.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/HashRequest$Builder.class]
[WARNING] org.apache.shiro.crypto.hash.HashRequest scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/HashRequest.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/HashRequest.class]
[WARNING] org.apache.shiro.crypto.hash.HashService scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/HashService.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/HashService.class]
[WARNING] org.apache.shiro.crypto.hash.Md2Hash scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/Md2Hash.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/Md2Hash.class]
[WARNING] org.apache.shiro.crypto.hash.Md5Hash scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/Md5Hash.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/Md5Hash.class]
[WARNING] org.apache.shiro.crypto.CryptoException scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/CryptoException.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-core/1.4.0/shiro-crypto-core-1.4.0.jar!/org/apache/shiro/crypto/CryptoException.class]
[WARNING] org.apache.shiro.crypto.AbstractSymmetricCipherService scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/AbstractSymmetricCipherService.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-cipher/1.4.0/shiro-crypto-cipher-1.4.0.jar!/org/apache/shiro/crypto/AbstractSymmetricCipherService.class]
[WARNING] org.apache.shiro.crypto.hash.Sha1Hash scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/Sha1Hash.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/Sha1Hash.class]
[WARNING] org.apache.shiro.crypto.hash.Sha256Hash scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/Sha256Hash.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/Sha256Hash.class]
[WARNING] org.apache.shiro.crypto.hash.Sha384Hash scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/Sha384Hash.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/Sha384Hash.class]
[WARNING] org.apache.shiro.crypto.RandomNumberGenerator scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/RandomNumberGenerator.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-core/1.4.0/shiro-crypto-core-1.4.0.jar!/org/apache/shiro/crypto/RandomNumberGenerator.class]
[WARNING] org.apache.shiro.crypto.hash.Sha512Hash scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/Sha512Hash.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/Sha512Hash.class]
[WARNING] org.apache.shiro.crypto.hash.SimpleHash scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/SimpleHash.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/SimpleHash.class]
[WARNING] org.apache.shiro.crypto.AesCipherService scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/AesCipherService.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-cipher/1.4.0/shiro-crypto-cipher-1.4.0.jar!/org/apache/shiro/crypto/AesCipherService.class]
[WARNING] org.apache.shiro.crypto.SecureRandomNumberGenerator scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/SecureRandomNumberGenerator.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-core/1.4.0/shiro-crypto-core-1.4.0.jar!/org/apache/shiro/crypto/SecureRandomNumberGenerator.class]
[WARNING] org.apache.shiro.crypto.hash.SimpleHashRequest scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/SimpleHashRequest.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/SimpleHashRequest.class]
[WARNING] org.apache.shiro.crypto.UnknownAlgorithmException scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/UnknownAlgorithmException.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-core/1.4.0/shiro-crypto-core-1.4.0.jar!/org/apache/shiro/crypto/UnknownAlgorithmException.class]
[WARNING] org.apache.shiro.crypto.BlowfishCipherService scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/BlowfishCipherService.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-cipher/1.4.0/shiro-crypto-cipher-1.4.0.jar!/org/apache/shiro/crypto/BlowfishCipherService.class]
[WARNING] org.apache.shiro.crypto.CipherService scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/CipherService.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-cipher/1.4.0/shiro-crypto-cipher-1.4.0.jar!/org/apache/shiro/crypto/CipherService.class]
[WARNING] org.apache.shiro.crypto.CryptoException scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/CryptoException.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-core/1.4.0/shiro-crypto-core-1.4.0.jar!/org/apache/shiro/crypto/CryptoException.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-cipher/1.4.0/shiro-crypto-cipher-1.4.0.jar!/org/apache/shiro/crypto/CryptoException.class]
[WARNING] org.apache.shiro.crypto.DefaultBlockCipherService scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/DefaultBlockCipherService.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-cipher/1.4.0/shiro-crypto-cipher-1.4.0.jar!/org/apache/shiro/crypto/DefaultBlockCipherService.class]
[WARNING] org.apache.shiro.crypto.JcaCipherService scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/JcaCipherService.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-cipher/1.4.0/shiro-crypto-cipher-1.4.0.jar!/org/apache/shiro/crypto/JcaCipherService.class]
[WARNING] org.apache.shiro.crypto.hash.format.Base64Format scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/format/Base64Format.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/format/Base64Format.class]
[WARNING] org.apache.shiro.crypto.OperationMode scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/OperationMode.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-cipher/1.4.0/shiro-crypto-cipher-1.4.0.jar!/org/apache/shiro/crypto/OperationMode.class]
[WARNING] org.apache.shiro.crypto.PaddingScheme scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/PaddingScheme.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-cipher/1.4.0/shiro-crypto-cipher-1.4.0.jar!/org/apache/shiro/crypto/PaddingScheme.class]
[WARNING] org.apache.shiro.crypto.RandomNumberGenerator scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/RandomNumberGenerator.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-core/1.4.0/shiro-crypto-core-1.4.0.jar!/org/apache/shiro/crypto/RandomNumberGenerator.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-cipher/1.4.0/shiro-crypto-cipher-1.4.0.jar!/org/apache/shiro/crypto/RandomNumberGenerator.class]
[WARNING] org.apache.shiro.crypto.SecureRandomNumberGenerator scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/SecureRandomNumberGenerator.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-core/1.4.0/shiro-crypto-core-1.4.0.jar!/org/apache/shiro/crypto/SecureRandomNumberGenerator.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-cipher/1.4.0/shiro-crypto-cipher-1.4.0.jar!/org/apache/shiro/crypto/SecureRandomNumberGenerator.class]
[WARNING] org.apache.shiro.crypto.UnknownAlgorithmException scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/UnknownAlgorithmException.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-core/1.4.0/shiro-crypto-core-1.4.0.jar!/org/apache/shiro/crypto/UnknownAlgorithmException.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-cipher/1.4.0/shiro-crypto-cipher-1.4.0.jar!/org/apache/shiro/crypto/UnknownAlgorithmException.class]
[WARNING] org.apache.shiro.config.ConfigurationException scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/ConfigurationException.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-core/1.4.0/shiro-config-core-1.4.0.jar!/org/apache/shiro/config/ConfigurationException.class]
[WARNING] org.apache.shiro.crypto.hash.format.DefaultHashFormatFactory scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/format/DefaultHashFormatFactory.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/format/DefaultHashFormatFactory.class]
[WARNING] org.apache.shiro.config.CommonsInterpolator scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/CommonsInterpolator.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/CommonsInterpolator.class]
[WARNING] org.apache.shiro.config.ConfigurationException scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/ConfigurationException.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-core/1.4.0/shiro-config-core-1.4.0.jar!/org/apache/shiro/config/ConfigurationException.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/ConfigurationException.class]
[WARNING] org.apache.shiro.config.DefaultInterpolator scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/DefaultInterpolator.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/DefaultInterpolator.class]
[WARNING] org.apache.shiro.config.Ini$1 scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/Ini$1.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/Ini$1.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-core/1.4.0/shiro-config-core-1.4.0.jar!/org/apache/shiro/config/Ini$1.class]
[WARNING] org.apache.shiro.config.Ini$Section scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/Ini$Section.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/Ini$Section.class]
[WARNING] org.apache.shiro.crypto.hash.format.HashFormat scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/format/HashFormat.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/format/HashFormat.class]
[WARNING] org.apache.shiro.crypto.hash.format.HashFormatFactory scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/format/HashFormatFactory.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/format/HashFormatFactory.class]
[WARNING] org.apache.shiro.config.Ini scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/Ini.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/Ini.class]
[WARNING] org.apache.shiro.crypto.hash.format.HexFormat scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/format/HexFormat.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/format/HexFormat.class]
[WARNING] org.apache.shiro.crypto.hash.format.ModularCryptFormat scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/format/ModularCryptFormat.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/format/ModularCryptFormat.class]
[WARNING] org.apache.shiro.crypto.hash.format.ParsableHashFormat scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/format/ParsableHashFormat.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/format/ParsableHashFormat.class]
[WARNING] org.apache.shiro.crypto.hash.format.ProvidedHashFormat scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/format/ProvidedHashFormat.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/format/ProvidedHashFormat.class]
[WARNING] org.apache.shiro.crypto.hash.format.Shiro1CryptFormat scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/crypto/hash/format/Shiro1CryptFormat.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar!/org/apache/shiro/crypto/hash/format/Shiro1CryptFormat.class]
[WARNING] org.apache.shiro.config.Ini$1 scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/Ini$1.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/Ini$1.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-core/1.4.0/shiro-config-core-1.4.0.jar!/org/apache/shiro/config/Ini$1.class]
[WARNING] org.apache.shiro.config.Interpolator scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/Interpolator.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/Interpolator.class]
[WARNING] org.apache.shiro.config.Ini$Section scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/Ini$Section.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/Ini$Section.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-core/1.4.0/shiro-config-core-1.4.0.jar!/org/apache/shiro/config/Ini$Section.class]
[WARNING] org.apache.shiro.config.ReflectionBuilder$1 scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/ReflectionBuilder$1.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/ReflectionBuilder$1.class]
[WARNING] org.apache.shiro.config.ReflectionBuilder$AssignmentStatement scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/ReflectionBuilder$AssignmentStatement.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/ReflectionBuilder$AssignmentStatement.class]
[WARNING] org.apache.shiro.config.ReflectionBuilder$BeanConfiguration scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/ReflectionBuilder$BeanConfiguration.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/ReflectionBuilder$BeanConfiguration.class]
[WARNING] org.apache.shiro.config.Ini scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/Ini.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/Ini.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-core/1.4.0/shiro-config-core-1.4.0.jar!/org/apache/shiro/config/Ini.class]
[WARNING] org.apache.shiro.config.ReflectionBuilder$BeanConfigurationProcessor scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/ReflectionBuilder$BeanConfigurationProcessor.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/ReflectionBuilder$BeanConfigurationProcessor.class]
[WARNING] org.apache.shiro.config.ReflectionBuilder$InstantiationStatement scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/ReflectionBuilder$InstantiationStatement.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/ReflectionBuilder$InstantiationStatement.class]
[WARNING] org.apache.shiro.config.ReflectionBuilder$Statement scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/ReflectionBuilder$Statement.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/ReflectionBuilder$Statement.class]
[WARNING] org.apache.shiro.config.ReflectionBuilder scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/ReflectionBuilder.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/ReflectionBuilder.class]
[WARNING] org.apache.shiro.config.ResourceConfigurable scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/ResourceConfigurable.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-core/1.4.0/shiro-config-core-1.4.0.jar!/org/apache/shiro/config/ResourceConfigurable.class]
[WARNING] org.apache.shiro.config.ResourceConfigurable scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/ResourceConfigurable.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-core/1.4.0/shiro-config-core-1.4.0.jar!/org/apache/shiro/config/ResourceConfigurable.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/ResourceConfigurable.class]
[WARNING] org.apache.shiro.config.UnresolveableReferenceException scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/UnresolveableReferenceException.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/UnresolveableReferenceException.class]
[WARNING] org.apache.shiro.config.event.BeanEvent scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/event/BeanEvent.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/event/BeanEvent.class]
[WARNING] org.apache.shiro.config.event.ConfiguredBeanEvent scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/event/ConfiguredBeanEvent.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/event/ConfiguredBeanEvent.class]
[WARNING] org.apache.shiro.config.event.DestroyedBeanEvent scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/event/DestroyedBeanEvent.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/event/DestroyedBeanEvent.class]
[WARNING] org.apache.shiro.config.event.InitializedBeanEvent scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/event/InitializedBeanEvent.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/event/InitializedBeanEvent.class]
[WARNING] org.apache.shiro.config.event.InstantiatedBeanEvent scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/event/InstantiatedBeanEvent.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/event/InstantiatedBeanEvent.class]
[WARNING] org.apache.shiro.config.event.LoggingBeanEventListener scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/config/event/LoggingBeanEventListener.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar!/org/apache/shiro/config/event/LoggingBeanEventListener.class]
[WARNING] org.apache.shiro.event.Event scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/event/Event.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-event/1.4.0/shiro-event-1.4.0.jar!/org/apache/shiro/event/Event.class]
[WARNING] org.apache.shiro.event.EventBus scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/event/EventBus.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-event/1.4.0/shiro-event-1.4.0.jar!/org/apache/shiro/event/EventBus.class]
[WARNING] org.apache.shiro.event.EventBusAware scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/event/EventBusAware.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-event/1.4.0/shiro-event-1.4.0.jar!/org/apache/shiro/event/EventBusAware.class]
[WARNING] org.apache.shiro.event.Subscribe scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/event/Subscribe.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-event/1.4.0/shiro-event-1.4.0.jar!/org/apache/shiro/event/Subscribe.class]
[WARNING] org.apache.shiro.event.support.AnnotationEventListenerResolver scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/event/support/AnnotationEventListenerResolver.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-event/1.4.0/shiro-event-1.4.0.jar!/org/apache/shiro/event/support/AnnotationEventListenerResolver.class]
[WARNING] org.apache.shiro.event.support.DefaultEventBus$Subscription scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/event/support/DefaultEventBus$Subscription.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-event/1.4.0/shiro-event-1.4.0.jar!/org/apache/shiro/event/support/DefaultEventBus$Subscription.class]
[WARNING] org.apache.shiro.event.support.DefaultEventBus scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/event/support/DefaultEventBus.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-event/1.4.0/shiro-event-1.4.0.jar!/org/apache/shiro/event/support/DefaultEventBus.class]
[WARNING] org.apache.shiro.event.support.EventClassComparator scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/event/support/EventClassComparator.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-event/1.4.0/shiro-event-1.4.0.jar!/org/apache/shiro/event/support/EventClassComparator.class]
[WARNING] org.apache.shiro.event.support.EventListener scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/event/support/EventListener.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-event/1.4.0/shiro-event-1.4.0.jar!/org/apache/shiro/event/support/EventListener.class]
[WARNING] org.apache.shiro.event.support.EventListenerComparator scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/event/support/EventListenerComparator.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-event/1.4.0/shiro-event-1.4.0.jar!/org/apache/shiro/event/support/EventListenerComparator.class]
[WARNING] org.apache.shiro.event.support.EventListenerResolver scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/event/support/EventListenerResolver.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-event/1.4.0/shiro-event-1.4.0.jar!/org/apache/shiro/event/support/EventListenerResolver.class]
[WARNING] org.apache.shiro.event.support.SingleArgumentMethodEventListener scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/event/support/SingleArgumentMethodEventListener.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-event/1.4.0/shiro-event-1.4.0.jar!/org/apache/shiro/event/support/SingleArgumentMethodEventListener.class]
[WARNING] org.apache.shiro.event.support.TypedEventListener scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar!/org/apache/shiro/event/support/TypedEventListener.class, jar:file:///C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-event/1.4.0/shiro-event-1.4.0.jar!/org/apache/shiro/event/support/TypedEventListener.class]
[WARNING] org.apache.commons.beanutils.BasicDynaBean scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/BasicDynaBean.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/BasicDynaBean.class]
[WARNING] org.apache.commons.beanutils.BasicDynaClass scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/BasicDynaClass.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/BasicDynaClass.class]
[WARNING] org.apache.commons.beanutils.BeanAccessLanguageException scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/BeanAccessLanguageException.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/BeanAccessLanguageException.class]
[WARNING] org.apache.commons.beanutils.BeanUtils scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/BeanUtils.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/BeanUtils.class]
[WARNING] org.apache.commons.beanutils.BeanUtilsBean$1 scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/BeanUtilsBean$1.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/BeanUtilsBean$1.class]
[WARNING] org.apache.commons.beanutils.BeanUtilsBean scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/BeanUtilsBean.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/BeanUtilsBean.class]
[WARNING] org.apache.commons.beanutils.BeanUtilsBean2 scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/BeanUtilsBean2.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/BeanUtilsBean2.class]
[WARNING] org.apache.commons.beanutils.ConstructorUtils scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/ConstructorUtils.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/ConstructorUtils.class]
[WARNING] org.apache.commons.beanutils.ContextClassLoaderLocal scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/ContextClassLoaderLocal.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/ContextClassLoaderLocal.class]
[WARNING] org.apache.commons.beanutils.ConversionException scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/ConversionException.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/ConversionException.class]
[WARNING] org.apache.commons.beanutils.ConvertUtils scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/ConvertUtils.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/ConvertUtils.class]
[WARNING] org.apache.commons.beanutils.ConvertUtilsBean scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/ConvertUtilsBean.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/ConvertUtilsBean.class]
[WARNING] org.apache.commons.beanutils.ConvertUtilsBean2 scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/ConvertUtilsBean2.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/ConvertUtilsBean2.class]
[WARNING] org.apache.commons.beanutils.Converter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/Converter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/Converter.class]
[WARNING] org.apache.commons.beanutils.ConvertingWrapDynaBean scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/ConvertingWrapDynaBean.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/ConvertingWrapDynaBean.class]
[WARNING] org.apache.commons.beanutils.DynaBean scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/DynaBean.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/DynaBean.class]
[WARNING] org.apache.commons.beanutils.DynaBeanMapDecorator scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/DynaBeanMapDecorator.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/DynaBeanMapDecorator.class]
[WARNING] org.apache.commons.beanutils.DynaClass scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/DynaClass.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/DynaClass.class]
[WARNING] org.apache.commons.beanutils.DynaProperty scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/DynaProperty.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/DynaProperty.class]
[WARNING] org.apache.commons.beanutils.JDBCDynaClass scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/JDBCDynaClass.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/JDBCDynaClass.class]
[WARNING] org.apache.commons.beanutils.LazyDynaBean scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/LazyDynaBean.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/LazyDynaBean.class]
[WARNING] org.apache.commons.beanutils.LazyDynaClass scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/LazyDynaClass.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/LazyDynaClass.class]
[WARNING] org.apache.commons.beanutils.LazyDynaList scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/LazyDynaList.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/LazyDynaList.class]
[WARNING] org.apache.commons.beanutils.LazyDynaMap scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/LazyDynaMap.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/LazyDynaMap.class]
[WARNING] org.apache.commons.beanutils.MappedPropertyDescriptor$MappedMethodReference scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/MappedPropertyDescriptor$MappedMethodReference.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/MappedPropertyDescriptor$MappedMethodReference.class]
[WARNING] org.apache.commons.beanutils.MappedPropertyDescriptor scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/MappedPropertyDescriptor.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/MappedPropertyDescriptor.class]
[WARNING] org.apache.commons.beanutils.MethodUtils$MethodDescriptor scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/MethodUtils$MethodDescriptor.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/MethodUtils$MethodDescriptor.class]
[WARNING] org.apache.commons.beanutils.MethodUtils scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/MethodUtils.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/MethodUtils.class]
[WARNING] org.apache.commons.beanutils.MutableDynaClass scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/MutableDynaClass.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/MutableDynaClass.class]
[WARNING] org.apache.commons.beanutils.NestedNullException scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/NestedNullException.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/NestedNullException.class]
[WARNING] org.apache.commons.beanutils.PropertyUtils scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/PropertyUtils.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/PropertyUtils.class]
[WARNING] org.apache.commons.beanutils.PropertyUtilsBean scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/PropertyUtilsBean.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/PropertyUtilsBean.class]
[WARNING] org.apache.commons.beanutils.ResultSetDynaClass scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/ResultSetDynaClass.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/ResultSetDynaClass.class]
[WARNING] org.apache.commons.beanutils.ResultSetIterator scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/ResultSetIterator.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/ResultSetIterator.class]
[WARNING] org.apache.commons.beanutils.RowSetDynaClass scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/RowSetDynaClass.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/RowSetDynaClass.class]
[WARNING] org.apache.commons.beanutils.WeakFastHashMap$1 scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/WeakFastHashMap$1.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/WeakFastHashMap$1.class]
[WARNING] org.apache.commons.beanutils.WeakFastHashMap$CollectionView$CollectionViewIterator scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/WeakFastHashMap$CollectionView$CollectionViewIterator.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/WeakFastHashMap$CollectionView$CollectionViewIterator.class]
[WARNING] org.apache.commons.beanutils.WeakFastHashMap$CollectionView scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/WeakFastHashMap$CollectionView.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/WeakFastHashMap$CollectionView.class]
[WARNING] org.apache.commons.beanutils.WeakFastHashMap$EntrySet scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/WeakFastHashMap$EntrySet.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/WeakFastHashMap$EntrySet.class]
[WARNING] org.apache.commons.beanutils.WeakFastHashMap$KeySet scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/WeakFastHashMap$KeySet.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/WeakFastHashMap$KeySet.class]
[WARNING] org.apache.commons.beanutils.WeakFastHashMap$Values scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/WeakFastHashMap$Values.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/WeakFastHashMap$Values.class]
[WARNING] org.apache.commons.beanutils.WeakFastHashMap scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/WeakFastHashMap.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/WeakFastHashMap.class]
[WARNING] org.apache.commons.beanutils.WrapDynaBean scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/WrapDynaBean.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/WrapDynaBean.class]
[WARNING] org.apache.commons.beanutils.WrapDynaClass$1 scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/WrapDynaClass$1.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/WrapDynaClass$1.class]
[WARNING] org.apache.commons.beanutils.WrapDynaClass$2 scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/WrapDynaClass$2.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/WrapDynaClass$2.class]
[WARNING] org.apache.commons.beanutils.WrapDynaClass scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/WrapDynaClass.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/WrapDynaClass.class]
[WARNING] org.apache.commons.beanutils.converters.AbstractArrayConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/AbstractArrayConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/AbstractArrayConverter.class]
[WARNING] org.apache.commons.beanutils.converters.AbstractConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/AbstractConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/AbstractConverter.class]
[WARNING] org.apache.commons.beanutils.converters.ArrayConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/ArrayConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/ArrayConverter.class]
[WARNING] org.apache.commons.beanutils.converters.BigDecimalConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/BigDecimalConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/BigDecimalConverter.class]
[WARNING] org.apache.commons.beanutils.converters.BigIntegerConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/BigIntegerConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/BigIntegerConverter.class]
[WARNING] org.apache.commons.beanutils.converters.BooleanArrayConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/BooleanArrayConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/BooleanArrayConverter.class]
[WARNING] org.apache.commons.beanutils.converters.BooleanConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/BooleanConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/BooleanConverter.class]
[WARNING] org.apache.commons.beanutils.converters.ByteArrayConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/ByteArrayConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/ByteArrayConverter.class]
[WARNING] org.apache.commons.beanutils.converters.ByteConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/ByteConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/ByteConverter.class]
[WARNING] org.apache.commons.beanutils.converters.CalendarConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/CalendarConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/CalendarConverter.class]
[WARNING] org.apache.commons.beanutils.converters.CharacterArrayConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/CharacterArrayConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/CharacterArrayConverter.class]
[WARNING] org.apache.commons.beanutils.converters.CharacterConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/CharacterConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/CharacterConverter.class]
[WARNING] org.apache.commons.beanutils.converters.ClassConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/ClassConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/ClassConverter.class]
[WARNING] org.apache.commons.beanutils.converters.ConverterFacade scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/ConverterFacade.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/ConverterFacade.class]
[WARNING] org.apache.commons.beanutils.converters.DateConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/DateConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/DateConverter.class]
[WARNING] org.apache.commons.beanutils.converters.DateTimeConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/DateTimeConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/DateTimeConverter.class]
[WARNING] org.apache.commons.beanutils.converters.DoubleArrayConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/DoubleArrayConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/DoubleArrayConverter.class]
[WARNING] org.apache.commons.beanutils.converters.DoubleConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/DoubleConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/DoubleConverter.class]
[WARNING] org.apache.commons.beanutils.converters.FileConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/FileConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/FileConverter.class]
[WARNING] org.apache.commons.beanutils.converters.FloatArrayConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/FloatArrayConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/FloatArrayConverter.class]
[WARNING] org.apache.commons.beanutils.converters.FloatConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/FloatConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/FloatConverter.class]
[WARNING] org.apache.commons.beanutils.converters.IntegerArrayConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/IntegerArrayConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/IntegerArrayConverter.class]
[WARNING] org.apache.commons.beanutils.converters.IntegerConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/IntegerConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/IntegerConverter.class]
[WARNING] org.apache.commons.beanutils.converters.LongArrayConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/LongArrayConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/LongArrayConverter.class]
[WARNING] org.apache.commons.beanutils.converters.LongConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/LongConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/LongConverter.class]
[WARNING] org.apache.commons.beanutils.converters.NumberConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/NumberConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/NumberConverter.class]
[WARNING] org.apache.commons.beanutils.converters.ShortArrayConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/ShortArrayConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/ShortArrayConverter.class]
[WARNING] org.apache.commons.beanutils.converters.ShortConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/ShortConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/ShortConverter.class]
[WARNING] org.apache.commons.beanutils.converters.SqlDateConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/SqlDateConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/SqlDateConverter.class]
[WARNING] org.apache.commons.beanutils.converters.SqlTimeConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/SqlTimeConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/SqlTimeConverter.class]
[WARNING] org.apache.commons.beanutils.converters.SqlTimestampConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/SqlTimestampConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/SqlTimestampConverter.class]
[WARNING] org.apache.commons.beanutils.converters.StringArrayConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/StringArrayConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/StringArrayConverter.class]
[WARNING] org.apache.commons.beanutils.converters.StringConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/StringConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/StringConverter.class]
[WARNING] org.apache.commons.beanutils.converters.URLConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/converters/URLConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/converters/URLConverter.class]
[WARNING] org.apache.commons.beanutils.expression.DefaultResolver scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/expression/DefaultResolver.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/expression/DefaultResolver.class]
[WARNING] org.apache.commons.beanutils.expression.Resolver scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/expression/Resolver.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/expression/Resolver.class]
[WARNING] org.apache.commons.beanutils.locale.BaseLocaleConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/BaseLocaleConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/BaseLocaleConverter.class]
[WARNING] org.apache.commons.beanutils.locale.LocaleBeanUtils$Descriptor scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/LocaleBeanUtils$Descriptor.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/LocaleBeanUtils$Descriptor.class]
[WARNING] org.apache.commons.beanutils.locale.LocaleBeanUtils scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/LocaleBeanUtils.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/LocaleBeanUtils.class]
[WARNING] org.apache.commons.beanutils.locale.LocaleBeanUtilsBean$1 scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/LocaleBeanUtilsBean$1.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/LocaleBeanUtilsBean$1.class]
[WARNING] org.apache.commons.beanutils.locale.LocaleBeanUtilsBean$Descriptor scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/LocaleBeanUtilsBean$Descriptor.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/LocaleBeanUtilsBean$Descriptor.class]
[WARNING] org.apache.commons.beanutils.locale.LocaleBeanUtilsBean scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/LocaleBeanUtilsBean.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/LocaleBeanUtilsBean.class]
[WARNING] org.apache.commons.beanutils.locale.LocaleConvertUtils scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/LocaleConvertUtils.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/LocaleConvertUtils.class]
[WARNING] org.apache.commons.beanutils.locale.LocaleConvertUtilsBean$1 scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/LocaleConvertUtilsBean$1.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/LocaleConvertUtilsBean$1.class]
[WARNING] org.apache.commons.beanutils.locale.LocaleConvertUtilsBean$DelegateFastHashMap scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/LocaleConvertUtilsBean$DelegateFastHashMap.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/LocaleConvertUtilsBean$DelegateFastHashMap.class]
[WARNING] org.apache.commons.beanutils.locale.LocaleConvertUtilsBean scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/LocaleConvertUtilsBean.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/LocaleConvertUtilsBean.class]
[WARNING] org.apache.commons.beanutils.locale.LocaleConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/LocaleConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/LocaleConverter.class]
[WARNING] org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/converters/BigDecimalLocaleConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/converters/BigDecimalLocaleConverter.class]
[WARNING] org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/converters/BigIntegerLocaleConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/converters/BigIntegerLocaleConverter.class]
[WARNING] org.apache.commons.beanutils.locale.converters.ByteLocaleConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/converters/ByteLocaleConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/converters/ByteLocaleConverter.class]
[WARNING] org.apache.commons.beanutils.locale.converters.DateLocaleConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/converters/DateLocaleConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/converters/DateLocaleConverter.class]
[WARNING] org.apache.commons.beanutils.locale.converters.DecimalLocaleConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/converters/DecimalLocaleConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/converters/DecimalLocaleConverter.class]
[WARNING] org.apache.commons.beanutils.locale.converters.DoubleLocaleConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/converters/DoubleLocaleConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/converters/DoubleLocaleConverter.class]
[WARNING] org.apache.commons.beanutils.locale.converters.FloatLocaleConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/converters/FloatLocaleConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/converters/FloatLocaleConverter.class]
[WARNING] org.apache.commons.beanutils.locale.converters.IntegerLocaleConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/converters/IntegerLocaleConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/converters/IntegerLocaleConverter.class]
[WARNING] org.apache.commons.beanutils.locale.converters.LongLocaleConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/converters/LongLocaleConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/converters/LongLocaleConverter.class]
[WARNING] org.apache.commons.beanutils.locale.converters.ShortLocaleConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/converters/ShortLocaleConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/converters/ShortLocaleConverter.class]
[WARNING] org.apache.commons.beanutils.locale.converters.SqlDateLocaleConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/converters/SqlDateLocaleConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/converters/SqlDateLocaleConverter.class]
[WARNING] org.apache.commons.beanutils.locale.converters.SqlTimeLocaleConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/converters/SqlTimeLocaleConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/converters/SqlTimeLocaleConverter.class]
[WARNING] org.apache.commons.beanutils.locale.converters.SqlTimestampLocaleConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/converters/SqlTimestampLocaleConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/converters/SqlTimestampLocaleConverter.class]
[WARNING] org.apache.commons.beanutils.locale.converters.StringLocaleConverter scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar!/org/apache/commons/beanutils/locale/converters/StringLocaleConverter.class, jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/beanutils/locale/converters/StringLocaleConverter.class]
[WARNING] org.apache.commons.collections.ArrayStack scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/collections/ArrayStack.class, jar:file:///C:/Users/shufu/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar!/org/apache/commons/collections/ArrayStack.class]
[WARNING] org.apache.commons.collections.Buffer scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/collections/Buffer.class, jar:file:///C:/Users/shufu/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar!/org/apache/commons/collections/Buffer.class]
[WARNING] org.apache.commons.collections.BufferUnderflowException scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/collections/BufferUnderflowException.class, jar:file:///C:/Users/shufu/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar!/org/apache/commons/collections/BufferUnderflowException.class]
[WARNING] org.apache.commons.collections.FastHashMap$1 scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/collections/FastHashMap$1.class, jar:file:///C:/Users/shufu/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar!/org/apache/commons/collections/FastHashMap$1.class]
[WARNING] org.apache.commons.collections.FastHashMap$CollectionView$CollectionViewIterator scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/collections/FastHashMap$CollectionView$CollectionViewIterator.class, jar:file:///C:/Users/shufu/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar!/org/apache/commons/collections/FastHashMap$CollectionView$CollectionViewIterator.class]
[WARNING] org.apache.commons.collections.FastHashMap$CollectionView scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/collections/FastHashMap$CollectionView.class, jar:file:///C:/Users/shufu/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar!/org/apache/commons/collections/FastHashMap$CollectionView.class]
[WARNING] org.apache.commons.collections.FastHashMap$EntrySet scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/collections/FastHashMap$EntrySet.class, jar:file:///C:/Users/shufu/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar!/org/apache/commons/collections/FastHashMap$EntrySet.class]
[WARNING] org.apache.commons.collections.FastHashMap$KeySet scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/collections/FastHashMap$KeySet.class, jar:file:///C:/Users/shufu/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar!/org/apache/commons/collections/FastHashMap$KeySet.class]
[WARNING] org.apache.commons.collections.FastHashMap$Values scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/collections/FastHashMap$Values.class, jar:file:///C:/Users/shufu/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar!/org/apache/commons/collections/FastHashMap$Values.class]
[WARNING] org.apache.commons.collections.FastHashMap scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar!/org/apache/commons/collections/FastHashMap.class, jar:file:///C:/Users/shufu/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar!/org/apache/commons/collections/FastHashMap.class]
[WARNING] org.apache.commons.logging.Log scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar!/org/apache/commons/logging/Log.class, jar:file:///C:/Users/shufu/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar!/org/apache/commons/logging/Log.class]
[WARNING] org.apache.commons.logging.LogConfigurationException scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar!/org/apache/commons/logging/LogConfigurationException.class, jar:file:///C:/Users/shufu/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar!/org/apache/commons/logging/LogConfigurationException.class]
[WARNING] org.apache.commons.logging.LogFactory scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar!/org/apache/commons/logging/LogFactory.class, jar:file:///C:/Users/shufu/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar!/org/apache/commons/logging/LogFactory.class]
[WARNING] org.apache.commons.logging.impl.NoOpLog scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar!/org/apache/commons/logging/impl/NoOpLog.class, jar:file:///C:/Users/shufu/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar!/org/apache/commons/logging/impl/NoOpLog.class]
[WARNING] org.apache.commons.logging.impl.SimpleLog$1 scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar!/org/apache/commons/logging/impl/SimpleLog$1.class, jar:file:///C:/Users/shufu/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar!/org/apache/commons/logging/impl/SimpleLog$1.class]
[WARNING] org.apache.commons.logging.impl.SimpleLog scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar!/org/apache/commons/logging/impl/SimpleLog.class, jar:file:///C:/Users/shufu/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar!/org/apache/commons/logging/impl/SimpleLog.class]
[WARNING] org.slf4j.impl.StaticLoggerBinder scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class, jar:file:///C:/Users/shufu/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[WARNING] org.slf4j.impl.StaticMDCBinder scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticMDCBinder.class, jar:file:///C:/Users/shufu/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticMDCBinder.class]
[WARNING] org.slf4j.impl.StaticMarkerBinder scanned from multiple locations: [jar:file:///C:/Users/shufu/.m2/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticMarkerBinder.class, jar:file:///C:/Users/shufu/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticMarkerBinder.class]
[INFO] Scanning elapsed time=3625ms
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/C:/Users/shufu/.m2/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/C:/Users/shufu/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
[INFO] DefaultSessionIdManager workerName=node0
[INFO] No SessionScavenger set, using defaults
[INFO] Scavenging every 600000ms
[INFO] Initializing Shiro environment
[INFO ] 2018-05-18 10:36:00,826 org.apache.shiro.config.ReflectionBuilder.createNewInstance(ReflectionBuilder.java:314) - An instance with name 'authc' already exists. Redefining this object as a new instance of type cn.wizzer.app.web.commons.shiro.filter.PlatformAuthenticationFilter
[INFO ] 2018-05-18 10:36:00,859 org.apache.shiro.config.IniSecurityManagerFactory.isAutoApplyRealms(IniSecurityManagerFactory.java:127) - Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur.
[INFO ] 2018-05-18 10:36:01,063 org.nutz.mvc.NutFilter._init(NutFilter.java:85) - NutFilter[nutz] starting ...
[INFO ] 2018-05-18 10:36:01,496 org.nutz.mvc.impl.NutLoading.load(NutLoading.java:55) - Nutz Version : 1.r.66-SNAPSHOT
[INFO ] 2018-05-18 10:36:01,496 org.nutz.mvc.impl.NutLoading.load(NutLoading.java:56) - Nutz.Mvc[nutz] is initializing ...
[INFO ] 2018-05-18 10:36:01,629 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:50) - > scan 'cn.wizzer'
[INFO ] 2018-05-18 10:36:02,454 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'redisIdGenerator ' - cn.wizzer.framework.ig.RedisIdGenerator
[INFO ] 2018-05-18 10:36:02,457 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'rabbitProducer ' - cn.wizzer.framework.rabbit.RabbitProducer
[INFO ] 2018-05-18 10:36:02,458 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'shiroUtil ' - cn.wizzer.framework.util.ShiroUtil
[INFO ] 2018-05-18 10:36:02,459 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'stringUtil ' - cn.wizzer.framework.util.StringUtil
[INFO ] 2018-05-18 10:36:02,459 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'code128Util ' - cn.wizzer.framework.util.Code128Util
[INFO ] 2018-05-18 10:36:02,460 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'cookieUtil ' - cn.wizzer.framework.util.CookieUtil
[INFO ] 2018-05-18 10:36:02,460 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'dateUtil ' - cn.wizzer.framework.util.DateUtil
[INFO ] 2018-05-18 10:36:02,461 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'nutShiroMethodInterceptor ' - cn.wizzer.framework.shiro.interceptor.NutShiroMethodInterceptor
[INFO ] 2018-05-18 10:36:02,461 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'idcardUtil ' - cn.wizzer.framework.util.IdcardUtil
[INFO ] 2018-05-18 10:36:02,462 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'rSAUtil ' - cn.wizzer.framework.util.RSAUtil
[INFO ] 2018-05-18 10:36:02,480 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'cmsArticleServiceImpl ' - cn.wizzer.app.cms.modules.services.impl.CmsArticleServiceImpl
[INFO ] 2018-05-18 10:36:02,494 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'cmsChannelServiceImpl ' - cn.wizzer.app.cms.modules.services.impl.CmsChannelServiceImpl
[INFO ] 2018-05-18 10:36:02,495 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'cmsFormServiceImpl ' - cn.wizzer.app.cms.modules.services.impl.CmsFormServiceImpl
[INFO ] 2018-05-18 10:36:02,496 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'cmsLinkClassServiceImpl ' - cn.wizzer.app.cms.modules.services.impl.CmsLinkClassServiceImpl
[INFO ] 2018-05-18 10:36:02,497 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'cmsLinkServiceImpl ' - cn.wizzer.app.cms.modules.services.impl.CmsLinkServiceImpl
[INFO ] 2018-05-18 10:36:02,499 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'cmsPageServiceImpl ' - cn.wizzer.app.cms.modules.services.impl.CmsPageServiceImpl
[INFO ] 2018-05-18 10:36:02,500 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'cmsSiteServiceImpl ' - cn.wizzer.app.cms.modules.services.impl.CmsSiteServiceImpl
[INFO ] 2018-05-18 10:36:02,501 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'cmsSiteUnitServiceImpl ' - cn.wizzer.app.cms.modules.services.impl.CmsSiteUnitServiceImpl
[INFO ] 2018-05-18 10:36:02,502 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'cmsTableServiceImpl ' - cn.wizzer.app.cms.modules.services.impl.CmsTableServiceImpl
[INFO ] 2018-05-18 10:36:02,503 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'cmsTemplateServiceImpl ' - cn.wizzer.app.cms.modules.services.impl.CmsTemplateServiceImpl
[INFO ] 2018-05-18 10:36:02,505 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'adminController ' - cn.wizzer.app.controllers.AdminController
[INFO ] 2018-05-18 10:36:02,507 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'loginController ' - cn.wizzer.app.controllers.LoginController
[INFO ] 2018-05-18 10:36:02,513 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'openController ' - cn.wizzer.app.controllers.OpenController
[INFO ] 2018-05-18 10:36:02,524 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'pageController ' - cn.wizzer.app.controllers.PageController
[INFO ] 2018-05-18 10:36:02,525 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'publicController ' - cn.wizzer.app.controllers.PublicController
[INFO ] 2018-05-18 10:36:02,530 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'settingController ' - cn.wizzer.app.controllers.SettingController
[INFO ] 2018-05-18 10:36:02,532 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'templateController ' - cn.wizzer.app.controllers.TemplateController
[INFO ] 2018-05-18 10:36:02,533 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tokenController ' - cn.wizzer.app.controllers.TokenController
[INFO ] 2018-05-18 10:36:02,533 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'auth ' - cn.wizzer.app.dbm.modules.controllers.auth
[INFO ] 2018-05-18 10:36:02,534 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'dbmTableController ' - cn.wizzer.app.dbm.modules.controllers.DbmTableController
[INFO ] 2018-05-18 10:36:02,537 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'employee ' - cn.wizzer.app.dbm.modules.controllers.employee
[INFO ] 2018-05-18 10:36:02,538 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'user ' - cn.wizzer.app.dbm.modules.controllers.user
[INFO ] 2018-05-18 10:36:02,542 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'dbmDatabaseServiceImpl ' - cn.wizzer.app.dbm.modules.services.impl.DbmDatabaseServiceImpl
[INFO ] 2018-05-18 10:36:02,544 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'dbmDataServiceImpl ' - cn.wizzer.app.dbm.modules.services.impl.DbmDataServiceImpl
[INFO ] 2018-05-18 10:36:02,545 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'dbmInterfaceServiceImpl ' - cn.wizzer.app.dbm.modules.services.impl.DbmInterfaceServiceImpl
[INFO ] 2018-05-18 10:36:02,548 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'dbmSubmitServiceImpl ' - cn.wizzer.app.dbm.modules.services.impl.DbmSubmitServiceImpl
[INFO ] 2018-05-18 10:36:02,550 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'dbmTableServiceImpl ' - cn.wizzer.app.dbm.modules.services.impl.DbmTableServiceImpl
[INFO ] 2018-05-18 10:36:02,555 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docCopyServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocCopyServiceImpl
[INFO ] 2018-05-18 10:36:02,556 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docDocumentCommentServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocDocumentCommentServiceImpl
[INFO ] 2018-05-18 10:36:02,557 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docDocumentCopyServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocDocumentCopyServiceImpl
[INFO ] 2018-05-18 10:36:02,559 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docDocumentRelationServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocDocumentRelationServiceImpl
[INFO ] 2018-05-18 10:36:02,559 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docDocumentRepayingServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocDocumentRepayingServiceImpl
[INFO ] 2018-05-18 10:36:02,560 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docDocumentServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocDocumentServiceImpl
[INFO ] 2018-05-18 10:36:02,561 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docFlowServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocFlowServiceImpl
[INFO ] 2018-05-18 10:36:02,563 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docHandleServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocHandleServiceImpl
[INFO ] 2018-05-18 10:36:02,565 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docLetterReceiveServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocLetterReceiveServiceImpl
[INFO ] 2018-05-18 10:36:02,567 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docLetterSendNodesServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocLetterSendNodesServiceImpl
[INFO ] 2018-05-18 10:36:02,568 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docLetterSendServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocLetterSendServiceImpl
[INFO ] 2018-05-18 10:36:02,570 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docManageQueryServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocManageQueryServiceImpl
[INFO ] 2018-05-18 10:36:02,570 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docNodeAdminServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocNodeAdminServiceImpl
[INFO ] 2018-05-18 10:36:02,571 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docNodeAlertServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocNodeAlertServiceImpl
[INFO ] 2018-05-18 10:36:02,571 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docNodeConfigServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocNodeConfigServiceImpl
[INFO ] 2018-05-18 10:36:02,571 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docNodeEmployeeServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocNodeEmployeeServiceImpl
[INFO ] 2018-05-18 10:36:02,572 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docNodeServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocNodeServiceImpl
[INFO ] 2018-05-18 10:36:02,572 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docNodeSignServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocNodeSignServiceImpl
[INFO ] 2018-05-18 10:36:02,573 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docNodeStatServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocNodeStatServiceImpl
[INFO ] 2018-05-18 10:36:02,573 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docPackageDocumentServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocPackageDocumentServiceImpl
[INFO ] 2018-05-18 10:36:02,573 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docPackageServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocPackageServiceImpl
[INFO ] 2018-05-18 10:36:02,574 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docReceiveFilesServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocReceiveFilesServiceImpl
[INFO ] 2018-05-18 10:36:02,575 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docReceiveHandleProcServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocReceiveHandleProcServiceImpl
[INFO ] 2018-05-18 10:36:02,575 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docReceiveHandleResultServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocReceiveHandleResultServiceImpl
[INFO ] 2018-05-18 10:36:02,575 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docReceiveHandleServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocReceiveHandleServiceImpl
[INFO ] 2018-05-18 10:36:02,577 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docReceiveRelationServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocReceiveRelationServiceImpl
[INFO ] 2018-05-18 10:36:02,577 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docReceiveServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocReceiveServiceImpl
[INFO ] 2018-05-18 10:36:02,578 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSendBodyServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocSendBodyServiceImpl
[INFO ] 2018-05-18 10:36:02,578 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSendFilesServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocSendFilesServiceImpl
[INFO ] 2018-05-18 10:36:02,579 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSendHandleProcServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocSendHandleProcServiceImpl
[INFO ] 2018-05-18 10:36:02,579 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSendHandleResultServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocSendHandleResultServiceImpl
[INFO ] 2018-05-18 10:36:02,579 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSendHandleServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocSendHandleServiceImpl
[INFO ] 2018-05-18 10:36:02,581 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSendRelationServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocSendRelationServiceImpl
[INFO ] 2018-05-18 10:36:02,582 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSendServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocSendServiceImpl
[INFO ] 2018-05-18 10:36:02,584 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSendTargetServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocSendTargetServiceImpl
[INFO ] 2018-05-18 10:36:02,585 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSettingBoxServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocSettingBoxServiceImpl
[INFO ] 2018-05-18 10:36:02,586 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSettingCabinetServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocSettingCabinetServiceImpl
[INFO ] 2018-05-18 10:36:02,586 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSettingGroupServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocSettingGroupServiceImpl
[INFO ] 2018-05-18 10:36:02,586 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSettingIdentityServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocSettingIdentityServiceImpl
[INFO ] 2018-05-18 10:36:02,587 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSettingPartServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocSettingPartServiceImpl
[INFO ] 2018-05-18 10:36:02,587 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSettingPlaceServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocSettingPlaceServiceImpl
[INFO ] 2018-05-18 10:36:02,587 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSettingPrinterServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocSettingPrinterServiceImpl
[INFO ] 2018-05-18 10:36:02,588 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSettingRuleServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocSettingRuleServiceImpl
[INFO ] 2018-05-18 10:36:02,588 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSettingWhiteServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocSettingWhiteServiceImpl
[INFO ] 2018-05-18 10:36:02,589 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docStampServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocStampServiceImpl
[INFO ] 2018-05-18 10:36:02,589 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docTemplateNodesServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocTemplateNodesServiceImpl
[INFO ] 2018-05-18 10:36:02,589 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docTemplateServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocTemplateServiceImpl
[INFO ] 2018-05-18 10:36:02,590 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docTemplateUnitsServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocTemplateUnitsServiceImpl
[INFO ] 2018-05-18 10:36:02,590 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docUnitConfigServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocUnitConfigServiceImpl
[INFO ] 2018-05-18 10:36:02,590 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docUnitEmployeeServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocUnitEmployeeServiceImpl
[INFO ] 2018-05-18 10:36:02,591 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docUnitServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocUnitServiceImpl
[INFO ] 2018-05-18 10:36:02,591 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docUnitSignServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.DocUnitSignServiceImpl
[INFO ] 2018-05-18 10:36:02,592 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'interfaceServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.InterfaceServiceImpl
[INFO ] 2018-05-18 10:36:02,592 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'modelServiceImpl ' - cn.wizzer.app.doc.modules.services.impl.ModelServiceImpl
[INFO ] 2018-05-18 10:36:02,597 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'memParterServiceImpl ' - cn.wizzer.app.mem.modules.services.impl.MemParterServiceImpl
[INFO ] 2018-05-18 10:36:02,600 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'memTypeServiceImpl ' - cn.wizzer.app.mem.modules.services.impl.MemTypeServiceImpl
[INFO ] 2018-05-18 10:36:02,602 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'orderController ' - cn.wizzer.app.modules.shop.controllers.OrderController
[INFO ] 2018-05-18 10:36:02,603 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'moneyServiceImpl ' - cn.wizzer.app.modules.shop.services.impl.MoneyServiceImpl
[INFO ] 2018-05-18 10:36:02,604 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'orderPayServiceImpl ' - cn.wizzer.app.modules.shop.services.impl.OrderPayServiceImpl
[INFO ] 2018-05-18 10:36:02,606 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'orderServiceImpl ' - cn.wizzer.app.modules.shop.services.impl.OrderServiceImpl
[INFO ] 2018-05-18 10:36:02,607 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'productServiceImpl ' - cn.wizzer.app.modules.shop.services.impl.ProductServiceImpl
[INFO ] 2018-05-18 10:36:02,607 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'voucherUserServiceImpl ' - cn.wizzer.app.modules.shop.services.impl.VoucherUserServiceImpl
[INFO ] 2018-05-18 10:36:02,608 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'orgDeptEmployeeServiceImpl ' - cn.wizzer.app.org.modules.services.impl.OrgDeptEmployeeServiceImpl
[INFO ] 2018-05-18 10:36:02,608 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'orgDeptServiceImpl ' - cn.wizzer.app.org.modules.services.impl.OrgDeptServiceImpl
[INFO ] 2018-05-18 10:36:02,609 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'orgEmployeeServiceImpl ' - cn.wizzer.app.org.modules.services.impl.OrgEmployeeServiceImpl
[INFO ] 2018-05-18 10:36:02,610 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'orgEmployeeUserServiceImpl ' - cn.wizzer.app.org.modules.services.impl.OrgEmployeeUserServiceImpl
[INFO ] 2018-05-18 10:36:02,614 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysApiServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysApiServiceImpl
[INFO ] 2018-05-18 10:36:02,615 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysConfigServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysConfigServiceImpl
[INFO ] 2018-05-18 10:36:02,615 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysDictServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysDictServiceImpl
[INFO ] 2018-05-18 10:36:02,617 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysIdentifierServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysIdentifierServiceImpl
[INFO ] 2018-05-18 10:36:02,617 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysLogServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysLogServiceImpl
[INFO ] 2018-05-18 10:36:02,617 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysMenuServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysMenuServiceImpl
[INFO ] 2018-05-18 10:36:02,619 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysNotifyServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysNotifyServiceImpl
[INFO ] 2018-05-18 10:36:02,620 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysNotifyUserServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysNotifyUserServiceImpl
[INFO ] 2018-05-18 10:36:02,621 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysPluginServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysPluginServiceImpl
[INFO ] 2018-05-18 10:36:02,621 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysRoleServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysRoleServiceImpl
[INFO ] 2018-05-18 10:36:02,622 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysRouteServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysRouteServiceImpl
[INFO ] 2018-05-18 10:36:02,622 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysTaskServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysTaskServiceImpl
[INFO ] 2018-05-18 10:36:02,623 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysUnitServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysUnitServiceImpl
[INFO ] 2018-05-18 10:36:02,623 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysUserFavoriteServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysUserFavoriteServiceImpl
[INFO ] 2018-05-18 10:36:02,624 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysUserHistoryServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysUserHistoryServiceImpl
[INFO ] 2018-05-18 10:36:02,625 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysUserServiceImpl ' - cn.wizzer.app.sys.modules.services.impl.SysUserServiceImpl
[INFO ] 2018-05-18 10:36:02,628 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmParterServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmParterServiceImpl
[INFO ] 2018-05-18 10:36:02,629 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmPersonServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmPersonServiceImpl
[INFO ] 2018-05-18 10:36:02,630 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmProjectChargeServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmProjectChargeServiceImpl
[INFO ] 2018-05-18 10:36:02,630 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmProjectCirculationServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmProjectCirculationServiceImpl
[INFO ] 2018-05-18 10:36:02,631 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmProjectFileServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmProjectFileServiceImpl
[INFO ] 2018-05-18 10:36:02,632 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmProjectOtherOutlayServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmProjectOtherOutlayServiceImpl
[INFO ] 2018-05-18 10:36:02,632 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmProjectOutlayDetailServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmProjectOutlayDetailServiceImpl
[INFO ] 2018-05-18 10:36:02,633 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmProjectReviewerServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmProjectReviewerServiceImpl
[INFO ] 2018-05-18 10:36:02,635 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmProjectServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmProjectServiceImpl
[INFO ] 2018-05-18 10:36:02,637 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmProjectTaskDivisionServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmProjectTaskDivisionServiceImpl
[INFO ] 2018-05-18 10:36:02,637 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmProjectUnitServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmProjectUnitServiceImpl
[INFO ] 2018-05-18 10:36:02,638 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmTaskChargeServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmTaskChargeServiceImpl
[INFO ] 2018-05-18 10:36:02,638 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmTaskCheckServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmTaskCheckServiceImpl
[INFO ] 2018-05-18 10:36:02,639 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmTaskCirculationServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmTaskCirculationServiceImpl
[INFO ] 2018-05-18 10:36:02,639 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmTaskFileServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmTaskFileServiceImpl
[INFO ] 2018-05-18 10:36:02,640 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmTaskOutlayDetailServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmTaskOutlayDetailServiceImpl
[INFO ] 2018-05-18 10:36:02,640 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmTaskReviewerServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmTaskReviewerServiceImpl
[INFO ] 2018-05-18 10:36:02,641 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmTaskServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmTaskServiceImpl
[INFO ] 2018-05-18 10:36:02,643 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmTaskSuggestServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmTaskSuggestServiceImpl
[INFO ] 2018-05-18 10:36:02,643 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmTaskTaskDivisionServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmTaskTaskDivisionServiceImpl
[INFO ] 2018-05-18 10:36:02,644 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmTaskUnitServiceImpl ' - cn.wizzer.app.tpm.modules.services.impl.TpmTaskUnitServiceImpl
[INFO ] 2018-05-18 10:36:02,644 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'codebar ' - cn.wizzer.app.web.commons.helper.Codebar
[INFO ] 2018-05-18 10:36:02,645 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'currUser ' - cn.wizzer.app.web.commons.helper.CurrUser
[INFO ] 2018-05-18 10:36:02,646 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'flowEngine ' - cn.wizzer.app.web.commons.helper.FlowEngine
[INFO ] 2018-05-18 10:36:02,649 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'httpRes ' - cn.wizzer.app.web.commons.helper.HttpRes
[INFO ] 2018-05-18 10:36:02,654 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'utils ' - cn.wizzer.app.web.commons.helper.Utils
[INFO ] 2018-05-18 10:36:02,661 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'dynamicInterceptor ' - cn.wizzer.app.web.commons.plugin.DynamicInterceptor
[INFO ] 2018-05-18 10:36:02,661 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add '$aop_1_plugin ' - cn.wizzer.app.web.commons.plugin.PluginAopConfigure
[INFO ] 2018-05-18 10:36:02,662 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'pluginMaster ' - cn.wizzer.app.web.commons.plugin.PluginMaster
[INFO ] 2018-05-18 10:36:02,663 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'testJob ' - cn.wizzer.app.web.commons.quartz.job.TestJob
[INFO ] 2018-05-18 10:36:02,665 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'emailService ' - cn.wizzer.app.web.commons.services.email.EmailServiceImpl
[INFO ] 2018-05-18 10:36:02,669 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'pdf417Service ' - cn.wizzer.app.web.commons.services.qrcode.Pdf417Service
[INFO ] 2018-05-18 10:36:02,675 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'qrcodeService ' - cn.wizzer.app.web.commons.services.qrcode.QrcodeService
[INFO ] 2018-05-18 10:36:02,676 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'aliyunService ' - cn.wizzer.app.web.commons.services.sms.AliyunServiceImpl
[INFO ] 2018-05-18 10:36:02,682 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'notifyHandler ' - cn.wizzer.app.web.commons.services.socket.handler.NotifyHandler
[INFO ] 2018-05-18 10:36:02,695 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'socketService ' - cn.wizzer.app.web.commons.services.socket.SocketService
[INFO ] 2018-05-18 10:36:02,695 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wsMsgHandler ' - cn.wizzer.app.web.commons.services.socket.WsMsgHandler
[INFO ] 2018-05-18 10:36:02,702 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tplService ' - cn.wizzer.app.web.commons.services.wx.TplService
[INFO ] 2018-05-18 10:36:02,703 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxHandler ' - cn.wizzer.app.web.commons.services.wx.WxHandler
[INFO ] 2018-05-18 10:36:02,727 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'platformAuthorizingRealm ' - cn.wizzer.app.web.commons.shiro.realm.PlatformAuthorizingRealm
[INFO ] 2018-05-18 10:36:02,728 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add '$aop_syslog ' - cn.wizzer.app.web.commons.slog.SLogAopConfigration
[INFO ] 2018-05-18 10:36:02,729 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sLogService ' - cn.wizzer.app.web.commons.slog.SLogService
[INFO ] 2018-05-18 10:36:02,732 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wechatController ' - cn.wizzer.app.web.modules.controllers.front.wx.WechatController
[INFO ] 2018-05-18 10:36:02,734 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxCmsController ' - cn.wizzer.app.web.modules.controllers.front.wx.WxCmsController
[INFO ] 2018-05-18 10:36:02,736 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'applicationController ' - cn.wizzer.app.web.modules.controllers.open.api.doc.ApplicationController
[INFO ] 2018-05-18 10:36:02,737 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'engineController ' - cn.wizzer.app.web.modules.controllers.open.api.doc.EngineController
[INFO ] 2018-05-18 10:36:02,742 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'apiTestController ' - cn.wizzer.app.web.modules.controllers.open.api.test.ApiTestController
[INFO ] 2018-05-18 10:36:02,743 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'barcodeController ' - cn.wizzer.app.web.modules.controllers.open.file.BarcodeController
[INFO ] 2018-05-18 10:36:02,744 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'uploadController ' - cn.wizzer.app.web.modules.controllers.open.file.UploadController
[INFO ] 2018-05-18 10:36:02,745 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxPayBackController ' - cn.wizzer.app.web.modules.controllers.open.pay.WxPayBackController
[INFO ] 2018-05-18 10:36:02,746 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'bdController ' - cn.wizzer.app.web.modules.controllers.open.ueditor.BdController
[INFO ] 2018-05-18 10:36:02,747 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxController ' - cn.wizzer.app.web.modules.controllers.open.ueditor.WxController
[INFO ] 2018-05-18 10:36:02,750 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'weixinController ' - cn.wizzer.app.web.modules.controllers.open.wx.WeixinController
[INFO ] 2018-05-18 10:36:02,753 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'cmsArticleController ' - cn.wizzer.app.web.modules.controllers.platform.cms.CmsArticleController
[INFO ] 2018-05-18 10:36:02,757 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'cmsChannelController ' - cn.wizzer.app.web.modules.controllers.platform.cms.CmsChannelController
[INFO ] 2018-05-18 10:36:02,760 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'cmsLinkClassController ' - cn.wizzer.app.web.modules.controllers.platform.cms.CmsLinkClassController
[INFO ] 2018-05-18 10:36:02,762 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'cmsLinkController ' - cn.wizzer.app.web.modules.controllers.platform.cms.CmsLinkController
[INFO ] 2018-05-18 10:36:02,771 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'cmsSiteController ' - cn.wizzer.app.web.modules.controllers.platform.cms.CmsSiteController
[INFO ] 2018-05-18 10:36:02,774 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docCopyController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocCopyController
[INFO ] 2018-05-18 10:36:02,777 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docDocumentCommentController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocDocumentCommentController
[INFO ] 2018-05-18 10:36:02,780 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docDocumentController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocDocumentController
[INFO ] 2018-05-18 10:36:02,785 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docDocumentCopyController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocDocumentCopyController
[INFO ] 2018-05-18 10:36:02,788 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docDocumentRelationController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocDocumentRelationController
[INFO ] 2018-05-18 10:36:02,789 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docDocumentRepayingController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocDocumentRepayingController
[INFO ] 2018-05-18 10:36:02,790 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docHandleController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocHandleController
[INFO ] 2018-05-18 10:36:02,793 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docHomeController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocHomeController
[INFO ] 2018-05-18 10:36:02,794 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docLetterReceiveController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocLetterReceiveController
[INFO ] 2018-05-18 10:36:02,796 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docLetterSendController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocLetterSendController
[INFO ] 2018-05-18 10:36:02,803 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docManageQueryController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocManageQueryController
[INFO ] 2018-05-18 10:36:02,805 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docNodeAdminController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocNodeAdminController
[INFO ] 2018-05-18 10:36:02,808 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docNodeAlertController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocNodeAlertController
[INFO ] 2018-05-18 10:36:02,809 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docNodeConfigController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocNodeConfigController
[INFO ] 2018-05-18 10:36:02,811 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docNodeController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocNodeController
[INFO ] 2018-05-18 10:36:02,813 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docNodeEmployeeController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocNodeEmployeeController
[INFO ] 2018-05-18 10:36:02,815 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docNodeSignController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocNodeSignController
[INFO ] 2018-05-18 10:36:02,818 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docNodeStatController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocNodeStatController
[INFO ] 2018-05-18 10:36:02,820 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docPackageController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocPackageController
[INFO ] 2018-05-18 10:36:02,825 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docPackageDocumentController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocPackageDocumentController
[INFO ] 2018-05-18 10:36:02,826 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docReceiveController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocReceiveController
[INFO ] 2018-05-18 10:36:02,829 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docReceiveFilesController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocReceiveFilesController
[INFO ] 2018-05-18 10:36:02,831 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docReceiveHandleController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocReceiveHandleController
[INFO ] 2018-05-18 10:36:02,838 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docReceiveHandleProcController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocReceiveHandleProcController
[INFO ] 2018-05-18 10:36:02,840 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docReceiveHandleResultController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocReceiveHandleResultController
[INFO ] 2018-05-18 10:36:02,841 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docReceiveRelationController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocReceiveRelationController
[INFO ] 2018-05-18 10:36:02,842 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSendBodyController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocSendBodyController
[INFO ] 2018-05-18 10:36:02,843 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSendController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocSendController
[INFO ] 2018-05-18 10:36:02,847 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSendFilesController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocSendFilesController
[INFO ] 2018-05-18 10:36:02,850 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSendHandleController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocSendHandleController
[INFO ] 2018-05-18 10:36:02,858 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSendHandleProcController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocSendHandleProcController
[INFO ] 2018-05-18 10:36:02,859 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSendHandleResultController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocSendHandleResultController
[INFO ] 2018-05-18 10:36:02,861 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSendRelationController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocSendRelationController
[INFO ] 2018-05-18 10:36:02,862 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSendTargetController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocSendTargetController
[INFO ] 2018-05-18 10:36:02,864 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSettingBoxController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocSettingBoxController
[INFO ] 2018-05-18 10:36:02,865 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSettingCabinetController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocSettingCabinetController
[INFO ] 2018-05-18 10:36:02,866 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSettingGroupController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocSettingGroupController
[INFO ] 2018-05-18 10:36:02,867 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSettingIdentityController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocSettingIdentityController
[INFO ] 2018-05-18 10:36:02,869 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSettingPartController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocSettingPartController
[INFO ] 2018-05-18 10:36:02,870 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSettingPlaceController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocSettingPlaceController
[INFO ] 2018-05-18 10:36:02,872 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSettingPrinterController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocSettingPrinterController
[INFO ] 2018-05-18 10:36:02,873 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSettingRuleController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocSettingRuleController
[INFO ] 2018-05-18 10:36:02,874 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docSettingWhiteController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocSettingWhiteController
[INFO ] 2018-05-18 10:36:02,875 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docStampController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocStampController
[INFO ] 2018-05-18 10:36:02,877 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docTemplateController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocTemplateController
[INFO ] 2018-05-18 10:36:02,878 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docTemplateNodesController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocTemplateNodesController
[INFO ] 2018-05-18 10:36:02,880 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docTemplateUnitsController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocTemplateUnitsController
[INFO ] 2018-05-18 10:36:02,881 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docUnitConfigController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocUnitConfigController
[INFO ] 2018-05-18 10:36:02,882 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docUnitController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocUnitController
[INFO ] 2018-05-18 10:36:02,885 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docUnitEmployeeController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocUnitEmployeeController
[INFO ] 2018-05-18 10:36:02,887 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'docUnitSignController ' - cn.wizzer.app.web.modules.controllers.platform.doc.DocUnitSignController
[INFO ] 2018-05-18 10:36:02,888 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'memParterController ' - cn.wizzer.app.web.modules.controllers.platform.mem.MemParterController
[INFO ] 2018-05-18 10:36:02,889 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'memTypeController ' - cn.wizzer.app.web.modules.controllers.platform.mem.MemTypeController
[INFO ] 2018-05-18 10:36:02,891 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'orgDeptController ' - cn.wizzer.app.web.modules.controllers.platform.org.OrgDeptController
[INFO ] 2018-05-18 10:36:02,892 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'orgDeptEmployeeController ' - cn.wizzer.app.web.modules.controllers.platform.org.OrgDeptEmployeeController
[INFO ] 2018-05-18 10:36:02,893 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'orgEmployeeController ' - cn.wizzer.app.web.modules.controllers.platform.org.OrgEmployeeController
[INFO ] 2018-05-18 10:36:02,894 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'orgEmployeeUserController ' - cn.wizzer.app.web.modules.controllers.platform.org.OrgEmployeeUserController
[INFO ] 2018-05-18 10:36:02,896 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysApiController ' - cn.wizzer.app.web.modules.controllers.platform.sys.SysApiController
[INFO ] 2018-05-18 10:36:02,899 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysCheckController ' - cn.wizzer.app.web.modules.controllers.platform.sys.SysCheckController
[INFO ] 2018-05-18 10:36:02,903 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysConfController ' - cn.wizzer.app.web.modules.controllers.platform.sys.SysConfController
[INFO ] 2018-05-18 10:36:02,905 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysDictController ' - cn.wizzer.app.web.modules.controllers.platform.sys.SysDictController
[INFO ] 2018-05-18 10:36:02,907 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysHomeController ' - cn.wizzer.app.web.modules.controllers.platform.sys.SysHomeController
[INFO ] 2018-05-18 10:36:02,909 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysIdentifierController ' - cn.wizzer.app.web.modules.controllers.platform.sys.SysIdentifierController
[INFO ] 2018-05-18 10:36:02,910 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysLogController ' - cn.wizzer.app.web.modules.controllers.platform.sys.SysLogController
[INFO ] 2018-05-18 10:36:02,911 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysMenuController ' - cn.wizzer.app.web.modules.controllers.platform.sys.SysMenuController
[INFO ] 2018-05-18 10:36:02,912 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysNotifyController ' - cn.wizzer.app.web.modules.controllers.platform.sys.SysNotifyController
[INFO ] 2018-05-18 10:36:02,912 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysNotifyUserController ' - cn.wizzer.app.web.modules.controllers.platform.sys.SysNotifyUserController
[INFO ] 2018-05-18 10:36:02,915 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysPluginController ' - cn.wizzer.app.web.modules.controllers.platform.sys.SysPluginController
[INFO ] 2018-05-18 10:36:02,917 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysRoleController ' - cn.wizzer.app.web.modules.controllers.platform.sys.SysRoleController
[INFO ] 2018-05-18 10:36:02,922 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysRouteController ' - cn.wizzer.app.web.modules.controllers.platform.sys.SysRouteController
[INFO ] 2018-05-18 10:36:02,926 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysTaskController ' - cn.wizzer.app.web.modules.controllers.platform.sys.SysTaskController
[INFO ] 2018-05-18 10:36:02,929 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysUnitController ' - cn.wizzer.app.web.modules.controllers.platform.sys.SysUnitController
[INFO ] 2018-05-18 10:36:02,934 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysUserController ' - cn.wizzer.app.web.modules.controllers.platform.sys.SysUserController
[INFO ] 2018-05-18 10:36:02,940 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'sysUserHistoryController ' - cn.wizzer.app.web.modules.controllers.platform.sys.SysUserHistoryController
[INFO ] 2018-05-18 10:36:02,942 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmHomeController ' - cn.wizzer.app.web.modules.controllers.platform.tpm.TpmHomeController
[INFO ] 2018-05-18 10:36:02,944 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmPersonController ' - cn.wizzer.app.web.modules.controllers.platform.tpm.TpmPersonController
[INFO ] 2018-05-18 10:36:02,946 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmProjectController ' - cn.wizzer.app.web.modules.controllers.platform.tpm.TpmProjectController
[INFO ] 2018-05-18 10:36:02,950 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'tpmTaskController ' - cn.wizzer.app.web.modules.controllers.platform.tpm.TpmTaskController
[INFO ] 2018-05-18 10:36:02,953 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxConfigController ' - cn.wizzer.app.web.modules.controllers.platform.wx.WxConfigController
[INFO ] 2018-05-18 10:36:02,954 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxMassController ' - cn.wizzer.app.web.modules.controllers.platform.wx.WxMassController
[INFO ] 2018-05-18 10:36:02,955 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxMenuController ' - cn.wizzer.app.web.modules.controllers.platform.wx.WxMenuController
[INFO ] 2018-05-18 10:36:02,956 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxMsgUserController ' - cn.wizzer.app.web.modules.controllers.platform.wx.WxMsgUserController
[INFO ] 2018-05-18 10:36:02,957 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxPayTestController ' - cn.wizzer.app.web.modules.controllers.platform.wx.WxPayTestController
[INFO ] 2018-05-18 10:36:02,958 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxReplyController ' - cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyController
[INFO ] 2018-05-18 10:36:02,959 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxReplyNewsController ' - cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyNewsController
[INFO ] 2018-05-18 10:36:02,960 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxReplyTxtController ' - cn.wizzer.app.web.modules.controllers.platform.wx.WxReplyTxtController
[INFO ] 2018-05-18 10:36:02,961 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxTplIdController ' - cn.wizzer.app.web.modules.controllers.platform.wx.WxTplIdController
[INFO ] 2018-05-18 10:36:02,963 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxTplListController ' - cn.wizzer.app.web.modules.controllers.platform.wx.WxTplListController
[INFO ] 2018-05-18 10:36:02,966 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxTplLogController ' - cn.wizzer.app.web.modules.controllers.platform.wx.WxTplLogController
[INFO ] 2018-05-18 10:36:02,968 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxUserController ' - cn.wizzer.app.web.modules.controllers.platform.wx.WxUserController
[INFO ] 2018-05-18 10:36:02,970 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxConfigServiceImpl ' - cn.wizzer.app.wx.modules.services.impl.WxConfigServiceImpl
[INFO ] 2018-05-18 10:36:02,971 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxMassNewsServiceImpl ' - cn.wizzer.app.wx.modules.services.impl.WxMassNewsServiceImpl
[INFO ] 2018-05-18 10:36:02,971 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxMassSendServiceImpl ' - cn.wizzer.app.wx.modules.services.impl.WxMassSendServiceImpl
[INFO ] 2018-05-18 10:36:02,972 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxMassServiceImpl ' - cn.wizzer.app.wx.modules.services.impl.WxMassServiceImpl
[INFO ] 2018-05-18 10:36:02,973 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxMenuServiceImpl ' - cn.wizzer.app.wx.modules.services.impl.WxMenuServiceImpl
[INFO ] 2018-05-18 10:36:02,974 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxMsgReplyServiceImpl ' - cn.wizzer.app.wx.modules.services.impl.WxMsgReplyServiceImpl
[INFO ] 2018-05-18 10:36:02,975 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxMsgServiceImpl ' - cn.wizzer.app.wx.modules.services.impl.WxMsgServiceImpl
[INFO ] 2018-05-18 10:36:02,975 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxReplyNewsServiceImpl ' - cn.wizzer.app.wx.modules.services.impl.WxReplyNewsServiceImpl
[INFO ] 2018-05-18 10:36:02,976 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxReplyServiceImpl ' - cn.wizzer.app.wx.modules.services.impl.WxReplyServiceImpl
[INFO ] 2018-05-18 10:36:02,976 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxReplyTxtServiceImpl ' - cn.wizzer.app.wx.modules.services.impl.WxReplyTxtServiceImpl
[INFO ] 2018-05-18 10:36:02,977 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxTplIdServiceImpl ' - cn.wizzer.app.wx.modules.services.impl.WxTplIdServiceImpl
[INFO ] 2018-05-18 10:36:02,977 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxTplListServiceImpl ' - cn.wizzer.app.wx.modules.services.impl.WxTplListServiceImpl
[INFO ] 2018-05-18 10:36:02,978 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxTplLogServiceImpl ' - cn.wizzer.app.wx.modules.services.impl.WxTplLogServiceImpl
[INFO ] 2018-05-18 10:36:02,978 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wxUserServiceImpl ' - cn.wizzer.app.wx.modules.services.impl.WxUserServiceImpl
[INFO ] 2018-05-18 10:36:03,086 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:50) - > scan 'org.nutz.integration.rabbitmq'
[INFO ] 2018-05-18 10:36:03,095 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'rabbitMqBeans ' - org.nutz.integration.rabbitmq.RabbitMqBeans
[INFO ] 2018-05-18 10:36:03,105 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'rabbitmq ' - org.nutz.integration.rabbitmq.aop.RabbitmqMethodInterceptor
[INFO ] 2018-05-18 10:36:03,120 org.nutz.ioc.loader.annotation.AnnotationIocLoader.<init>(AnnotationIocLoader.java:50) - > scan 'org.nutz.plugins.wkcache'
[INFO ] 2018-05-18 10:36:03,140 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wkcacheRemoveEntryInterceptor ' - org.nutz.plugins.wkcache.WkcacheRemoveEntryInterceptor
[INFO ] 2018-05-18 10:36:03,143 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wkcacheResultInterceptor ' - org.nutz.plugins.wkcache.WkcacheResultInterceptor
[INFO ] 2018-05-18 10:36:03,144 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wkcacheUpdateInterceptor ' - org.nutz.plugins.wkcache.WkcacheUpdateInterceptor
[INFO ] 2018-05-18 10:36:03,145 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add 'wkcacheRemoveAllInterceptor ' - org.nutz.plugins.wkcache.WkcacheRemoveAllInterceptor
[INFO ] 2018-05-18 10:36:03,145 org.nutz.ioc.loader.annotation.AnnotationIocLoader.addClass(AnnotationIocLoader.java:98) - > add '$aop_wkcache ' - org.nutz.plugins.wkcache.WkcacheAopConfigure
[INFO ] 2018-05-18 10:36:03,162 org.nutz.ioc.impl.NutIoc.<init>(NutIoc.java:130) - ... NutIoc init complete
[INFO ] 2018-05-18 10:36:03,170 org.nutz.mvc.impl.NutLoading.evalUrlMapping(NutLoading.java:159) - Build URL mapping by org.nutz.mvc.impl.UrlMappingImpl ...
[INFO ] 2018-05-18 10:36:03,482 org.nutz.plugins.cache.impl.lcache.LCacheManager.run(LCacheManager.java:74) - JedisAgent is Ready ...
[INFO ] 2018-05-18 10:36:05,747 com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:928) - {dataSource-1,epei} inited
[INFO ] 2018-05-18 10:36:06,139 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 ] 2018-05-18 10:36:07,462 org.nutz.filepool.NutFilePool.<init>(NutFilePool.java:26) - Init file-pool by: ~/shuxin/upload/tmp [1000]
[INFO ] 2018-05-18 10:36:07,474 org.nutz.filepool.NutFilePool.<init>(NutFilePool.java:69) - file-pool.cursor: 21
[WARN ] 2018-05-18 10:36:08,045 org.nutz.mvc.impl.ActionInvoker.addChain(ActionInvoker.java:45) - Duplicate @At mapping with same HttpMethod
[WARN ] 2018-05-18 10:36:08,092 org.nutz.mvc.impl.ActionInvoker.addChain(ActionInvoker.java:45) - Duplicate @At mapping with same HttpMethod
[WARN ] 2018-05-18 10:36:08,107 org.nutz.mvc.impl.ActionInvoker.addChain(ActionInvoker.java:45) - Duplicate @At mapping with same HttpMethod
[WARN ] 2018-05-18 10:36:08,163 org.nutz.mvc.impl.UrlMappingImpl.add(UrlMappingImpl.java:68) - Duplicate @At mapping ? path=/platform/doc/letter/send/selecttemplate
[WARN ] 2018-05-18 10:36:08,375 org.nutz.mvc.impl.ActionInvoker.addChain(ActionInvoker.java:45) - Duplicate @At mapping with same HttpMethod
[WARN ] 2018-05-18 10:36:08,404 org.nutz.mvc.impl.UrlMappingImpl.add(UrlMappingImpl.java:68) - Duplicate @At mapping ? path=/platform/doc/node/admin/selectemployee
[WARN ] 2018-05-18 10:36:08,510 org.nutz.mvc.impl.ActionInvoker.addChain(ActionInvoker.java:45) - Duplicate @At mapping with same HttpMethod
[INFO ] 2018-05-18 10:36:08,521 org.nutz.mvc.impl.NutLoading.evalUrlMapping(NutLoading.java:221) - Found 1253 module methods
[INFO ] 2018-05-18 10:36:08,575 org.nutz.mvc.impl.NutLoading.createSessionProvider(NutLoading.java:413) - SessionBy --> cn.wizzer.framework.shiro.ShiroSessionProvider@9c40f43
[INFO ] 2018-05-18 10:36:08,575 org.nutz.mvc.impl.NutLoading.evalSetup(NutLoading.java:275) - Setup application...
[INFO ] 2018-05-18 10:36:11,316 org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:1172) - Using default implementation for ThreadExecutor
[INFO ] 2018-05-18 10:36:11,324 org.quartz.simpl.SimpleThreadPool.initialize(SimpleThreadPool.java:268) - Job execution threads will use class loader of thread: main
[INFO ] 2018-05-18 10:36:11,340 org.quartz.core.SchedulerSignalerImpl.<init>(SchedulerSignalerImpl.java:61) - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
[INFO ] 2018-05-18 10:36:11,340 org.quartz.core.QuartzScheduler.<init>(QuartzScheduler.java:240) - Quartz Scheduler v.2.2.3 created.
[INFO ] 2018-05-18 10:36:11,341 org.quartz.plugins.management.ShutdownHookPlugin.initialize(ShutdownHookPlugin.java:120) - Registering Quartz shutdown hook.
[INFO ] 2018-05-18 10:36:11,343 org.quartz.impl.jdbcjobstore.JobStoreSupport.initialize(JobStoreSupport.java:667) - Using db table-based data access locking (synchronization).
[INFO ] 2018-05-18 10:36:11,345 org.quartz.impl.jdbcjobstore.JobStoreTX.initialize(JobStoreTX.java:59) - JobStoreTX initialized.
[INFO ] 2018-05-18 10:36:11,346 org.quartz.core.QuartzScheduler.initialize(QuartzScheduler.java:305) - Scheduler meta-data: Quartz Scheduler (v2.2.3) 'defaultScheduler' with instanceId 'DESKTOP-EVPFAKR1526610971323'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 2 threads.
Using job-store 'org.quartz.impl.jdbcjobstore.JobStoreTX' - which supports persistence. and is clustered.
[INFO ] 2018-05-18 10:36:11,346 org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:1327) - Quartz scheduler 'defaultScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
[INFO ] 2018-05-18 10:36:11,346 org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:1331) - Quartz scheduler version: 2.2.3
[INFO ] 2018-05-18 10:36:11,412 org.quartz.core.QuartzScheduler.setJobFactory(QuartzScheduler.java:2311) - JobFactory set to: org.nutz.integration.quartz.NutQuartzJobFactory@54d9b23a
[INFO ] 2018-05-18 10:36:11,646 org.quartz.core.QuartzScheduler.start(QuartzScheduler.java:575) - Scheduler defaultScheduler_$_DESKTOP-EVPFAKR1526610971323 started.
[INFO ] 2018-05-18 10:36:13,864 cn.wizzer.app.web.commons.core.Setup.initRedisIg(Setup.java:131) - init redis ig time::2044ms
[INFO ] 2018-05-18 10:36:14,568 org.tio.server.ServerGroupContext$1.run(ServerGroupContext.java:99) - Tio Websocket Server, 用户取消了框架层面的心跳检测,如果业务需要,请用户自己去完成心跳检测
[WARN ] 2018-05-18 10:36:14,583 org.tio.server.AioServer.start(AioServer.java:109) - Tio Websocket Server started, listen on 0.0.0.0:5210
[INFO ] 2018-05-18 10:36:14,584 cn.wizzer.app.web.commons.services.socket.SocketService.start(SocketService.java:28) - WebSocket Service Started by Port 5210
[INFO ] 2018-05-18 10:36:14,584 cn.wizzer.app.web.commons.core.Setup.init(Setup.java:94) - Application Service Started
[INFO ] 2018-05-18 10:36:14,584 org.nutz.mvc.impl.NutLoading.load(NutLoading.java:141) - Nutz.Mvc[nutz] is up in 13080ms
[INFO ] 2018-05-18 10:36:14,585 org.nutz.mvc.NutFilter._init(NutFilter.java:117) - exclusionsPrefix = ^(/assets/|/druid/|/upload/|/apidoc/)
[INFO] Started o.e.j.m.p.JettyWebAppContext@6a7a1a0d{/,file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/,AVAILABLE}{file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/}
[INFO] Opened C:\working\project\shu.epei.xin\wk-app\wk-web\target\access-2018_05_18.log
[INFO] Started ServerConnector@7aa5292d{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
[INFO] Started @28802ms
[INFO] Started Jetty Server
[INFO] org.eclipse.jetty.server.Server@14d1737a[9.4.8.v20171121] - STARTED
+= QueuedThreadPool@qtp2079188202{STARTED,8<=10<=200,i=5,q=0} - STARTED
| +- 17 qtp2079188202-17 IDLE TIMED_WAITING @ sun.misc.Unsafe.park(Native Method)
| +- 23 qtp2079188202-23 IDLE TIMED_WAITING @ sun.misc.Unsafe.park(Native Method)
| +- 18 qtp2079188202-18 IDLE TIMED_WAITING @ sun.misc.Unsafe.park(Native Method)
| +- 26 qtp2079188202-26 IDLE TIMED_WAITING @ sun.misc.Unsafe.park(Native Method)
| +- 24 qtp2079188202-24 SELECTING RUNNABLE @ sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
| +- 22 qtp2079188202-22 IDLE TIMED_WAITING @ sun.misc.Unsafe.park(Native Method)
| +- 19 qtp2079188202-19 SELECTING RUNNABLE @ sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
| +- 20 qtp2079188202-20 SELECTING RUNNABLE @ sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
| +- 27 qtp2079188202-27 SELECTING RUNNABLE @ sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
| +- 21 qtp2079188202-21-acceptor-0@7e915d10-ServerConnector@7aa5292d{HTTP/1.1,[http/1.1]}{0.0.0.0:8080} ACCEPTING RUNNABLE @ sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method) prio=3
| +- jobs
+= org.eclipse.jetty.maven.plugin.MavenServerConnector@121f97fb - STARTED
+= org.eclipse.jetty.server.handler.HandlerCollection@70a3b[org.eclipse.jetty.server.handler.ContextHandlerCollection@18baee88[o.e.j.m.p.JettyWebAppContext@6a7a1a0d{/,file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/,AVAILABLE}{file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/}], org.eclipse.jetty.server.handler.DefaultHandler@59e67a18, org.eclipse.jetty.server.handler.RequestLogHandler@37289e90] - STARTED
| += org.eclipse.jetty.server.handler.ContextHandlerCollection@18baee88[o.e.j.m.p.JettyWebAppContext@6a7a1a0d{/,file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/,AVAILABLE}{file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/}] - STARTED
| | += o.e.j.m.p.JettyWebAppContext@6a7a1a0d{/,file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/,AVAILABLE}{file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/} - STARTED
| | += org.eclipse.jetty.server.session.SessionHandler256253084==dftMaxIdleSec=1800 - STARTED
| | | += org.eclipse.jetty.security.ConstraintSecurityHandler@40477d52 - STARTED
| | | | +- org.eclipse.jetty.security.DefaultAuthenticatorFactory@2a1be9f8
| | | | += org.eclipse.jetty.servlet.ServletHandler@59b43e35 - STARTED
| | | | | += org.eclipse.jetty.servlet.ListenerHolder@66297b63 - STARTED
| | | | | += org.eclipse.jetty.servlet.ListenerHolder@1d7f2719 - STARTED
| | | | | += default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=0,inst=true - STARTED
| | | | | | +- aliases=false
| | | | | | +- dirAllowed=true
| | | | | | +- maxCacheSize=256000000
| | | | | | +- maxCachedFileSize=200000000
| | | | | | +- welcomeServlets=false
| | | | | | +- useFileMappedBuffer=true
| | | | | | +- acceptRanges=true
| | | | | | +- etags=false
| | | | | | +- maxCachedFiles=2048
| | | | | | +- redirectWelcome=false
| | | | | += jsp@19c47==org.eclipse.jetty.jsp.JettyJspServlet,jsp=null,order=0,inst=true - STARTED
| | | | | | +- fork=false
| | | | | | +- compilerSourceVM=1.7
| | | | | | +- logVerbosityLevel=DEBUG
| | | | | | +- compilerTargetVM=1.7
| | | | | | +- scratchdir=C:\working\project\shu.epei.xin\wk-app\wk-web\target\tmp\jsp
| | | | | | +- xpoweredBy=false
| | | | | +- [/]=>default
| | | | | +- [*.jsp, *.jspf, *.jspx, *.xsp, *.JSP, *.JSPF, *.JSPX, *.XSP]=>jsp
| | | | | += org.eclipse.jetty.servlet.ListenerHolder@685e5967 - STARTED
| | | | | += ShiroFilter - STARTED
| | | | | += route - STARTED
| | | | | += nutz - STARTED
| | | | | | +- ignore=^(.+[.])(jsp|png|gif|jpg|js|css|jspx|jpeg|html|mp3|mp4|ico|txt)$
| | | | | | +- modules=cn.wizzer.app.web.commons.core.Module
| | | | | | +- exclusions=/assets/*,/druid/*,/upload/*,/apidoc/*
| | | | | += DruidStatView@43afa21b==com.alibaba.druid.support.http.StatViewServlet,jsp=null,order=-1,inst=false - STARTED
| | | | | | +- resetEnable=true
| | | | | | +- loginPassword=shufu
| | | | | | +- exclusions=*.js,*.gif,*.jpg,*.png,*.css,*.ico,/druid/*,/assets/*,/upload/*,/apidoc/*
| | | | | | +- loginUsername=shufu
| | | | | +- [/*]/[]==15=>ShiroFilter
| | | | | +- [/*]/[]==0=>route
| | | | | +- [/*]/[]==15=>nutz
| | | | | +- [/druid/*]=>DruidStatView
| | | | | += Jetty_WebSocketUpgradeFilter - STARTED
| | | | | | +- contextAttributeKey=org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter
| | | | | | +- configuration=org.eclipse.jetty.websocket.server.NativeWebSocketConfiguration@106387cf
org.eclipse.jetty.websocket.server.NativeWebSocketConfiguration@106387cf - STARTED
| | | | | | += WebSocketServerFactory@3d3c14c3[defaultPolicy=WebSocketPolicy@599fab92[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] - STARTED
| | | | | | | += org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@6c24f61d - STARTED
| | | | | | | +- org.eclipse.jetty.io.MappedByteBufferPool@439054a7
| | | | | | +- PathMappings[size=0]
| | | | | +- [/*]/[]==1=>Jetty_WebSocketUpgradeFilter
| | | | | += org.eclipse.jetty.servlet.ListenerHolder@4fc1eee5 - STARTED
| | | | | += org.eclipse.jetty.servlet.ListenerHolder@120661d2 - STARTED
| | | | +> null
| | | | +> null
| | | | +> null
| | | | +> []
| | | | +> /={TRACE={RoleInfo,F,C[],None}, TRACE.omission={RoleInfo[],None}}
| | | += org.eclipse.jetty.server.session.DefaultSessionCache@36618b3b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] - STARTED
| | | | += org.eclipse.jetty.server.session.NullSessionDataStore@7715d43c[passivating=false,graceSec=3600] - STARTED
| | | +~ org.eclipse.jetty.server.session.DefaultSessionIdManager@3763aafd[worker=node0] - STARTED
| | += org.eclipse.jetty.servlet.ErrorPageErrorHandler@16ca4532 - STARTED
| | += org.eclipse.jetty.annotations.ServletContainerInitializersStarter@2cc82c83 - STARTED
| | += org.eclipse.jetty.websocket.jsr356.server.ServerContainer@75a5a912 - STARTED
| | | += org.eclipse.jetty.websocket.server.NativeWebSocketConfiguration@106387cf - STARTED
| | | += WebSocketServerFactory@3d3c14c3[defaultPolicy=WebSocketPolicy@599fab92[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] - STARTED
| | | | += org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@6c24f61d - STARTED
| | | | +- org.eclipse.jetty.io.MappedByteBufferPool@439054a7
| | | +- PathMappings[size=0]
| | +> WebAppClassLoader=NutzWk@ad0bb4e
| | | +- file:/C:/working/project/shu.epei.xin/wk-app/wk-web/target/classes/
| | | +- file:/C:/Users/shufu/.m2/repository/cn/wizzer/wk-framework/4.0.1-SNAPSHOT/wk-framework-4.0.1-SNAPSHOT.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/apache/poi/poi-ooxml/3.16/poi-ooxml-3.16.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/apache/poi/poi/3.16/poi-3.16.jar
| | | +- file:/C:/Users/shufu/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/apache/poi/poi-ooxml-schemas/3.16/poi-ooxml-schemas-3.16.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/github/virtuald/curvesapi/1.04/curvesapi-1.04.jar
| | | +- file:/C:/Users/shufu/.m2/repository/axis/axis/1.0/axis-1.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/commons-discovery/commons-discovery/0.2/commons-discovery-0.2.jar
| | | +- file:/C:/Users/shufu/.m2/repository/javax/xml/rpc/javax.xml.rpc-api/1.1.1/javax.xml.rpc-api-1.1.1.jar
| | | +- file:/C:/Users/shufu/.m2/repository/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/nutz/nutz/1.r.66-SNAPSHOT/nutz-1.r.66-SNAPSHOT.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/nutz/nutz-plugins-daocache/1.r.66-SNAPSHOT/nutz-plugins-daocache-1.r.66-SNAPSHOT.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/nutz/nutz-plugins-cache/1.r.66-SNAPSHOT/nutz-plugins-cache-1.r.66-SNAPSHOT.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/nutz/nutz-integration-quartz/1.r.66-SNAPSHOT/nutz-integration-quartz-1.r.66-SNAPSHOT.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/nutz/nutz-integration-jedis/1.r.66-SNAPSHOT/nutz-integration-jedis-1.r.66-SNAPSHOT.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/nutz/nutz-plugins-wkcache/1.r.66-SNAPSHOT/nutz-plugins-wkcache-1.r.66-SNAPSHOT.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/nutz/nutzwx/1.r.66-SNAPSHOT/nutzwx-1.r.66-SNAPSHOT.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/nutz/nutz-plugins-views/1.r.66-SNAPSHOT/nutz-plugins-views-1.r.66-SNAPSHOT.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/vdurmont/emoji-java/4.0.0/emoji-java-4.0.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar
| | | +- file:/C:/Users/shufu/.m2/repository/c3p0/c3p0/0.9.1.1/c3p0-0.9.1.1.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-web/1.4.0/shiro-web-1.4.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-core/1.4.0/shiro-core-1.4.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-lang/1.4.0/shiro-lang-1.4.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-cache/1.4.0/shiro-cache-1.4.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-hash/1.4.0/shiro-crypto-hash-1.4.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-core/1.4.0/shiro-crypto-core-1.4.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-crypto-cipher/1.4.0/shiro-crypto-cipher-1.4.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-core/1.4.0/shiro-config-core-1.4.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-config-ogdl/1.4.0/shiro-config-ogdl-1.4.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-event/1.4.0/shiro-event-1.4.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/apache/shiro/shiro-ehcache/1.4.0/shiro-ehcache-1.4.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
| | | +- file:/C:/Users/shufu/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/aliyun/aliyun-java-sdk-core/3.2.5/aliyun-java-sdk-core-3.2.5.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/aliyun/aliyun-java-sdk-dysmsapi/1.0.0/aliyun-java-sdk-dysmsapi-1.0.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/alibaba/druid/1.1.9/druid-1.1.9.jar
| | | +- file:/C:/Users/shufu/.m2/repository/mysql/mysql-connector-java/5.1.45/mysql-connector-java-5.1.45.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/oracle/ojdbc6/11.2.0/ojdbc6-11.2.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/google/zxing/javase/3.2.1/javase-3.2.1.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/google/zxing/core/3.2.1/core-3.2.1.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/beust/jcommander/1.48/jcommander-1.48.jar
| | | +- file:/C:/Users/shufu/.m2/repository/net/sf/ehcache/ehcache/2.10.4/ehcache-2.10.4.jar
| | | +- file:/C:/Users/shufu/.m2/repository/redis/clients/jedis/2.9.0/jedis-2.9.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/apache/commons/commons-email/1.4/commons-email-1.4.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/sun/mail/javax.mail/1.5.5/javax.mail-1.5.5.jar
| | | +- file:/C:/Users/shufu/.m2/repository/javax/activation/activation/1.1.1/activation-1.1.1.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar
| | | +- file:/C:/Users/shufu/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/ibeetl/beetl/2.7.27/beetl-2.7.27.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/antlr/antlr4-runtime/4.2/antlr4-runtime-4.2.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/antlr/antlr4-annotations/4.2/antlr4-annotations-4.2.jar
| | | +- file:/C:/Users/shufu/.m2/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
| | | +- file:/C:/Users/shufu/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
| | | +- file:/C:/Users/shufu/.m2/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/brickred/socialauth/4.12/socialauth-4.12.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/json/json/20160212/json-20160212.jar
| | | +- file:/C:/Users/shufu/.m2/repository/io/jsonwebtoken/jjwt/0.6.0/jjwt-0.6.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.1/jackson-databind-2.8.1.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.8.1/jackson-core-2.8.1.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/rabbitmq/amqp-client/4.0.0/amqp-client-4.0.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/nutz/nutz-integration-rabbitmq/1.r.66-SNAPSHOT/nutz-integration-rabbitmq-1.r.66-SNAPSHOT.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/t-io/tio-websocket-server/0.0.4-tio-websocket/tio-websocket-server-0.0.4-tio-websocket.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/t-io/tio-websocket-common/0.0.4-tio-websocket/tio-websocket-common-0.0.4-tio-websocket.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/t-io/tio-http-common/0.0.4-tio-http/tio-http-common-0.0.4-tio-http.jar
| | | +- file:/C:/Users/shufu/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
| | | +- file:/C:/Users/shufu/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
| | | +- file:/C:/Users/shufu/.m2/repository/ch/qos/logback/logback-access/1.2.3/logback-access-1.2.3.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/t-io/tio-http-server/0.0.4-tio-http/tio-http-server-0.0.4-tio-http.jar
| | | +- file:/C:/Users/shufu/.m2/repository/io/github/lukehutch/fast-classpath-scanner/2.9.3/fast-classpath-scanner-2.9.3.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/freemarker/freemarker/2.3.27-incubating/freemarker-2.3.27-incubating.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/t-io/tio-core/2.0.3.v20171215-RELEASE/tio-core-2.0.3.v20171215-RELEASE.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/t-io/tio-utils/2.0.3.v20171215-RELEASE/tio-utils-2.0.3.v20171215-RELEASE.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/apache/commons/commons-text/1.2/commons-text-1.2.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/xiaoleilu/hutool-all/3.2.3/hutool-all-3.2.3.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/alibaba/fastjson/1.2.42/fastjson-1.2.42.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/google/guava/guava/23.5-jre/guava-23.5-jre.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
| | | +- file:/C:/Users/shufu/.m2/repository/org/jodd/jodd-core/3.9.1/jodd-core-3.9.1.jar
| | | +- file:/C:/Users/shufu/.m2/repository/bouncycastle/bcprov-jdk16/140/bcprov-jdk16-140.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/liferay/portal/com.liferay.portal.kernel/2.60.0/com.liferay.portal.kernel-2.60.0.jar
| | | +- file:/C:/Users/shufu/.m2/repository/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar
| | | +- file:/C:/Users/shufu/.m2/repository/com/alipay/sdk/alipay-sdk-java/3.0.0/alipay-sdk-java-3.0.0.jar
| | | +- ClassRealm[plugin>org.eclipse.jetty:jetty-maven-plugin:9.4.8.v20171121, parent: sun.misc.Launcher$AppClassLoader@18b4aac2]
| | +> Systemclasses o.e.j.m.p.JettyWebAppContext@6a7a1a0d{/,file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/,AVAILABLE}{file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/}
| | | +- java.
| | | +- javax.
| | | +- org.eclipse.jetty.continuation.
| | | +- org.eclipse.jetty.jaas.
| | | +- org.eclipse.jetty.jmx.
| | | +- org.eclipse.jetty.jndi.
| | | +- org.eclipse.jetty.jsp.JettyJspServlet
| | | +- org.eclipse.jetty.servlet.DefaultServlet
| | | +- org.eclipse.jetty.servlets.PushCacheFilter
| | | +- org.eclipse.jetty.servlets.PushSessionCacheFilter
| | | +- org.eclipse.jetty.util.annotation.
| | | +- org.eclipse.jetty.util.log.
| | | +- org.eclipse.jetty.websocket.
| | | +- org.w3c.
| | | +- org.xml.
| | +> Serverclasses o.e.j.m.p.JettyWebAppContext@6a7a1a0d{/,file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/,AVAILABLE}{file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/}
| | | +- -org.eclipse.jetty.alpn.
| | | +- -org.eclipse.jetty.apache.
| | | +- -org.eclipse.jetty.continuation.
| | | +- -org.eclipse.jetty.jaas.
| | | +- -org.eclipse.jetty.jmx.
| | | +- -org.eclipse.jetty.jndi.
| | | +- -org.eclipse.jetty.jsp.
| | | +- -org.eclipse.jetty.server.session.SessionData
| | | +- -org.eclipse.jetty.servlet.DefaultServlet
| | | +- -org.eclipse.jetty.servlet.NoJspServlet
| | | +- -org.eclipse.jetty.servlet.listener.
| | | +- -org.eclipse.jetty.servlets.
| | | +- -org.eclipse.jetty.util.annotation.
| | | +- -org.eclipse.jetty.util.log.
| | | +- -org.eclipse.jetty.websocket.
| | | +- org.apache.maven.
| | | +- org.codehaus.plexus.
| | | +- org.eclipse.jdt.
| | | +- org.eclipse.jetty.
| | | +- org.objectweb.asm.
| | +> Configurations o.e.j.m.p.JettyWebAppContext@6a7a1a0d{/,file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/,AVAILABLE}{file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/}
| | | +- org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration@5f3bc119
| | | +- org.eclipse.jetty.webapp.WebXmlConfiguration@1b9cfc19
| | | +- org.eclipse.jetty.webapp.MetaInfConfiguration@765d67dd
| | | +- org.eclipse.jetty.webapp.FragmentConfiguration@2e68bd3d
| | | +- org.eclipse.jetty.plus.webapp.EnvConfiguration@2fda92e0
| | | +- org.eclipse.jetty.plus.webapp.PlusConfiguration@535adf36
| | | +- org.eclipse.jetty.annotations.AnnotationConfiguration@4ea4290f
| | | +- org.eclipse.jetty.webapp.JettyWebXmlConfiguration@25cef4b3
| | +> Handler attributes o.e.j.m.p.JettyWebAppContext@6a7a1a0d{/,file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/,AVAILABLE}{file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/}
| | | +- javax.servlet.context.tempdir=C:\working\project\shu.epei.xin\wk-app\wk-web\target\tmp
| | | +- org.eclipse.jetty.server.webapp.ContainerIncludeJarPattern=.*/javax.servlet-[^/]*\.jar$|.*/servlet-api-[^/]*\.jar$|.*javax.servlet.jsp.jstl-[^/]*\.jar|.*taglibs-standard-impl-.*\.jar
| | | +- org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter.SCI=WebSocketUpgradeFilter[configuration=org.eclipse.jetty.websocket.server.NativeWebSocketConfiguration@106387cf]
| | | +- org.eclipse.jetty.lifecyleCallbackCollection=org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection@5e783f78
| | | +- org.eclipse.jetty.tmpdirConfigured=true
| | | +- org.eclipse.jetty.server.Executor=QueuedThreadPool@qtp2079188202{STARTED,8<=10<=200,i=5,q=0}
| | | +- org.eclipse.jetty.injectionCollection=org.eclipse.jetty.plus.annotation.InjectionCollection@5bdef8ee
| | | +- org.apache.catalina.jsp_classpath=C:\working\project\shu.epei.xin\wk-app\wk-web\target\classes;C:\Users\shufu\.m2\repository\cn\wizzer\wk-framework\4.0.1-SNAPSHOT\wk-framework-4.0.1-SNAPSHOT.jar;C:\Users\shufu\.m2\repository\org\apache\poi\poi-ooxml\3.16\poi-ooxml-3.16.jar;C:\Users\shufu\.m2\repository\org\apache\poi\poi\3.16\poi-3.16.jar;C:\Users\shufu\.m2\repository\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\shufu\.m2\repository\org\apache\commons\commons-collections4\4.1\commons-collections4-4.1.jar;C:\Users\shufu\.m2\repository\org\apache\poi\poi-ooxml-schemas\3.16\poi-ooxml-schemas-3.16.jar;C:\Users\shufu\.m2\repository\org\apache\xmlbeans\xmlbeans\2.6.0\xmlbeans-2.6.0.jar;C:\Users\shufu\.m2\repository\stax\stax-api\1.0.1\stax-api-1.0.1.jar;C:\Users\shufu\.m2\repository\com\github\virtuald\curvesapi\1.04\curvesapi-1.04.jar;C:\Users\shufu\.m2\repository\axis\axis\1.0\axis-1.0.jar;C:\Users\shufu\.m2\repository\commons-discovery\commons-discovery\0.2\commons-discovery-0.2.jar;C:\Users\shufu\.m2\repository\javax\xml\rpc\javax.xml.rpc-api\1.1.1\javax.xml.rpc-api-1.1.1.jar;C:\Users\shufu\.m2\repository\wsdl4j\wsdl4j\1.6.3\wsdl4j-1.6.3.jar;C:\Users\shufu\.m2\repository\org\nutz\nutz\1.r.66-SNAPSHOT\nutz-1.r.66-SNAPSHOT.jar;C:\Users\shufu\.m2\repository\org\nutz\nutz-plugins-daocache\1.r.66-SNAPSHOT\nutz-plugins-daocache-1.r.66-SNAPSHOT.jar;C:\Users\shufu\.m2\repository\org\nutz\nutz-plugins-cache\1.r.66-SNAPSHOT\nutz-plugins-cache-1.r.66-SNAPSHOT.jar;C:\Users\shufu\.m2\repository\org\nutz\nutz-integration-quartz\1.r.66-SNAPSHOT\nutz-integration-quartz-1.r.66-SNAPSHOT.jar;C:\Users\shufu\.m2\repository\org\nutz\nutz-integration-jedis\1.r.66-SNAPSHOT\nutz-integration-jedis-1.r.66-SNAPSHOT.jar;C:\Users\shufu\.m2\repository\org\nutz\nutz-plugins-wkcache\1.r.66-SNAPSHOT\nutz-plugins-wkcache-1.r.66-SNAPSHOT.jar;C:\Users\shufu\.m2\repository\org\nutz\nutzwx\1.r.66-SNAPSHOT\nutzwx-1.r.66-SNAPSHOT.jar;C:\Users\shufu\.m2\repository\org\nutz\nutz-plugins-views\1.r.66-SNAPSHOT\nutz-plugins-views-1.r.66-SNAPSHOT.jar;C:\Users\shufu\.m2\repository\com\vdurmont\emoji-java\4.0.0\emoji-java-4.0.0.jar;C:\Users\shufu\.m2\repository\org\quartz-scheduler\quartz\2.2.3\quartz-2.2.3.jar;C:\Users\shufu\.m2\repository\c3p0\c3p0\0.9.1.1\c3p0-0.9.1.1.jar;C:\Users\shufu\.m2\repository\org\apache\shiro\shiro-web\1.4.0\shiro-web-1.4.0.jar;C:\Users\shufu\.m2\repository\org\apache\shiro\shiro-core\1.4.0\shiro-core-1.4.0.jar;C:\Users\shufu\.m2\repository\org\apache\shiro\shiro-lang\1.4.0\shiro-lang-1.4.0.jar;C:\Users\shufu\.m2\repository\org\apache\shiro\shiro-cache\1.4.0\shiro-cache-1.4.0.jar;C:\Users\shufu\.m2\repository\org\apache\shiro\shiro-crypto-hash\1.4.0\shiro-crypto-hash-1.4.0.jar;C:\Users\shufu\.m2\repository\org\apache\shiro\shiro-crypto-core\1.4.0\shiro-crypto-core-1.4.0.jar;C:\Users\shufu\.m2\repository\org\apache\shiro\shiro-crypto-cipher\1.4.0\shiro-crypto-cipher-1.4.0.jar;C:\Users\shufu\.m2\repository\org\apache\shiro\shiro-config-core\1.4.0\shiro-config-core-1.4.0.jar;C:\Users\shufu\.m2\repository\org\apache\shiro\shiro-config-ogdl\1.4.0\shiro-config-ogdl-1.4.0.jar;C:\Users\shufu\.m2\repository\commons-beanutils\commons-beanutils\1.9.3\commons-beanutils-1.9.3.jar;C:\Users\shufu\.m2\repository\org\apache\shiro\shiro-event\1.4.0\shiro-event-1.4.0.jar;C:\Users\shufu\.m2\repository\org\apache\shiro\shiro-ehcache\1.4.0\shiro-ehcache-1.4.0.jar;C:\Users\shufu\.m2\repository\org\slf4j\slf4j-log4j12\1.7.25\slf4j-log4j12-1.7.25.jar;C:\Users\shufu\.m2\repository\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;C:\Users\shufu\.m2\repository\log4j\log4j\1.2.17\log4j-1.2.17.jar;C:\Users\shufu\.m2\repository\com\aliyun\aliyun-java-sdk-core\3.2.5\aliyun-java-sdk-core-3.2.5.jar;C:\Users\shufu\.m2\repository\com\aliyun\aliyun-java-sdk-dysmsapi\1.0.0\aliyun-java-sdk-dysmsapi-1.0.0.jar;C:\Users\shufu\.m2\repository\com\alibaba\druid\1.1.9\druid-1.1.9.jar;C:\Users\shufu\.m2\repository\mysql\mysql-connector-java\5.1.45\mysql-connector-java-5.1.45.jar;C:\Users\shufu\.m2\repository\com\oracle\ojdbc6\11.2.0\ojdbc6-11.2.0.jar;C:\Users\shufu\.m2\repository\net\sourceforge\jtds\jtds\1.3.1\jtds-1.3.1.jar;C:\Users\shufu\.m2\repository\com\google\zxing\javase\3.2.1\javase-3.2.1.jar;C:\Users\shufu\.m2\repository\com\google\zxing\core\3.2.1\core-3.2.1.jar;C:\Users\shufu\.m2\repository\com\beust\jcommander\1.48\jcommander-1.48.jar;C:\Users\shufu\.m2\repository\net\sf\ehcache\ehcache\2.10.4\ehcache-2.10.4.jar;C:\Users\shufu\.m2\repository\redis\clients\jedis\2.9.0\jedis-2.9.0.jar;C:\Users\shufu\.m2\repository\org\apache\commons\commons-pool2\2.4.2\commons-pool2-2.4.2.jar;C:\Users\shufu\.m2\repository\org\apache\commons\commons-email\1.4\commons-email-1.4.jar;C:\Users\shufu\.m2\repository\com\sun\mail\javax.mail\1.5.5\javax.mail-1.5.5.jar;C:\Users\shufu\.m2\repository\javax\activation\activation\1.1.1\activation-1.1.1.jar;C:\Users\shufu\.m2\repository\org\apache\commons\commons-lang3\3.7\commons-lang3-3.7.jar;C:\Users\shufu\.m2\repository\commons-beanutils\commons-beanutils-core\1.8.3\commons-beanutils-core-1.8.3.jar;C:\Users\shufu\.m2\repository\com\ibeetl\beetl\2.7.27\beetl-2.7.27.jar;C:\Users\shufu\.m2\repository\org\antlr\antlr4-runtime\4.2\antlr4-runtime-4.2.jar;C:\Users\shufu\.m2\repository\org\abego\treelayout\org.abego.treelayout.core\1.0.1\org.abego.treelayout.core-1.0.1.jar;C:\Users\shufu\.m2\repository\org\antlr\antlr4-annotations\4.2\antlr4-annotations-4.2.jar;C:\Users\shufu\.m2\repository\commons-collections\commons-collections\3.2.1\commons-collections-3.2.1.jar;C:\Users\shufu\.m2\repository\commons-lang\commons-lang\2.6\commons-lang-2.6.jar;C:\Users\shufu\.m2\repository\commons-logging\commons-logging\1.1\commons-logging-1.1.jar;C:\Users\shufu\.m2\repository\org\brickred\socialauth\4.12\socialauth-4.12.jar;C:\Users\shufu\.m2\repository\org\json\json\20160212\json-20160212.jar;C:\Users\shufu\.m2\repository\io\jsonwebtoken\jjwt\0.6.0\jjwt-0.6.0.jar;C:\Users\shufu\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.8.1\jackson-databind-2.8.1.jar;C:\Users\shufu\.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.8.0\jackson-annotations-2.8.0.jar;C:\Users\shufu\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.8.1\jackson-core-2.8.1.jar;C:\Users\shufu\.m2\repository\com\rabbitmq\amqp-client\4.0.0\amqp-client-4.0.0.jar;C:\Users\shufu\.m2\repository\org\nutz\nutz-integration-rabbitmq\1.r.66-SNAPSHOT\nutz-integration-rabbitmq-1.r.66-SNAPSHOT.jar;C:\Users\shufu\.m2\repository\org\t-io\tio-websocket-server\0.0.4-tio-websocket\tio-websocket-server-0.0.4-tio-websocket.jar;C:\Users\shufu\.m2\repository\org\t-io\tio-websocket-common\0.0.4-tio-websocket\tio-websocket-common-0.0.4-tio-websocket.jar;C:\Users\shufu\.m2\repository\org\t-io\tio-http-common\0.0.4-tio-http\tio-http-common-0.0.4-tio-http.jar;C:\Users\shufu\.m2\repository\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;C:\Users\shufu\.m2\repository\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;C:\Users\shufu\.m2\repository\ch\qos\logback\logback-access\1.2.3\logback-access-1.2.3.jar;C:\Users\shufu\.m2\repository\org\slf4j\jcl-over-slf4j\1.7.25\jcl-over-slf4j-1.7.25.jar;C:\Users\shufu\.m2\repository\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;C:\Users\shufu\.m2\repository\org\t-io\tio-http-server\0.0.4-tio-http\tio-http-server-0.0.4-tio-http.jar;C:\Users\shufu\.m2\repository\io\github\lukehutch\fast-classpath-scanner\2.9.3\fast-classpath-scanner-2.9.3.jar;C:\Users\shufu\.m2\repository\com\thoughtworks\paranamer\paranamer\2.8\paranamer-2.8.jar;C:\Users\shufu\.m2\repository\org\freemarker\freemarker\2.3.27-incubating\freemarker-2.3.27-incubating.jar;C:\Users\shufu\.m2\repository\org\t-io\tio-core\2.0.3.v20171215-RELEASE\tio-core-2.0.3.v20171215-RELEASE.jar;C:\Users\shufu\.m2\repository\org\t-io\tio-utils\2.0.3.v20171215-RELEASE\tio-utils-2.0.3.v20171215-RELEASE.jar;C:\Users\shufu\.m2\repository\org\apache\commons\commons-text\1.2\commons-text-1.2.jar;C:\Users\shufu\.m2\repository\com\xiaoleilu\hutool-all\3.2.3\hutool-all-3.2.3.jar;C:\Users\shufu\.m2\repository\com\alibaba\fastjson\1.2.42\fastjson-1.2.42.jar;C:\Users\shufu\.m2\repository\com\google\guava\guava\23.5-jre\guava-23.5-jre.jar;C:\Users\shufu\.m2\repository\com\google\code\findbugs\jsr305\1.3.9\jsr305-1.3.9.jar;C:\Users\shufu\.m2\repository\org\checkerframework\checker-qual\2.0.0\checker-qual-2.0.0.jar;C:\Users\shufu\.m2\repository\com\google\errorprone\error_prone_annotations\2.0.18\error_prone_annotations-2.0.18.jar;C:\Users\shufu\.m2\repository\com\google\j2objc\j2objc-annotations\1.1\j2objc-annotations-1.1.jar;C:\Users\shufu\.m2\repository\org\codehaus\mojo\animal-sniffer-annotations\1.14\animal-sniffer-annotations-1.14.jar;C:\Users\shufu\.m2\repository\org\jodd\jodd-core\3.9.1\jodd-core-3.9.1.jar;C:\Users\shufu\.m2\repository\bouncycastle\bcprov-jdk16\140\bcprov-jdk16-140.jar;C:\Users\shufu\.m2\repository\com\liferay\portal\com.liferay.portal.kernel\2.60.0\com.liferay.portal.kernel-2.60.0.jar;C:\Users\shufu\.m2\repository\commons-io\commons-io\1.3.2\commons-io-1.3.2.jar;C:\Users\shufu\.m2\repository\com\alipay\sdk\alipay-sdk-java\3.0.0\alipay-sdk-java-3.0.0.jar
| | | +- org.eclipse.jetty.runAsCollection=org.eclipse.jetty.plus.annotation.RunAsCollection@345d4ecb
| | | +- org.eclipse.jetty.containerInitializerStarter=org.eclipse.jetty.annotations.ServletContainerInitializersStarter@2cc82c83
| | | +- javax.websocket.server.ServerContainer=org.eclipse.jetty.websocket.jsr356.server.ServerContainer@75a5a912
| | +> Context attributes o.e.j.m.p.JettyWebAppContext@6a7a1a0d{/,file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/,AVAILABLE}{file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/}
| | | +- org.eclipse.jetty.util.DecoratedObjectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=3]
| | | +- org.apache.shiro.web.env.EnvironmentLoader.ENVIRONMENT_ATTRIBUTE_KEY=org.apache.shiro.web.env.IniWebEnvironment@66e44f9f
| | | +- resourceCache=ResourceCache[null,org.eclipse.jetty.servlet.DefaultServlet@79f82fc4]@1431155101
| | | +- _NUTZ_LOADING_CONTEXT_={
"env.NUMBER_OF_PROCESSORS": "8",
"env.USERPROFILE": "C:\\Users\\shufu",
"sys.java.runtime.version": "1.8.0_161-b12",
"sys.user.home": "C:\\Users\\shufu",
"sys.sun.management.compiler": "HotSpot 64-Bit Tiered Compilers",
"env.FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
"sys.java.specification.version": "1.8",
"env.CommonProgramW6432": "C:\\Program Files\\Common Files",
"env.OS": "Windows_NT",
"sys.java.endorsed.dirs": "C:\\Program Files\\Java\\jdk1.8.0_161\\jre\\lib\\endorsed",
"sys.sun.cpu.isalist": "amd64",
"sys.classworlds.conf": "C:\\Program Files\\JetBrains\\IntelliJ IDEA 2017.3.5\\plugins\\maven\\lib\\maven3\\bin\\m2.conf",
"env.ComSpec": "C:\\windows\\system32\\cmd.exe",
"sys.sun.arch.data.model": "64",
"sys.sun.cpu.endian": "little",
"sys.sun.boot.class.path": "C:\\Program Files\\Java\\jdk1.8.0_161\\jre\\lib\\resources.jar;C:\\Program Files\\Java\\jdk1.8.0_161\\jre\\lib\\rt.jar;C:\\Program Files\\Java\\jdk1.8.0_161\\jre\\lib\\sunrsasign.jar;C:\\Program Files\\Java\\jdk1.8.0_161\\jre\\lib\\jsse.jar;C:\\Program Files\\Java\\jdk1.8.0_161\\jre\\lib\\jce.jar;C:\\Program Files\\Java\\jdk1.8.0_161\\jre\\lib\\charsets.jar;C:\\Program Files\\Java\\jdk1.8.0_161\\jre\\lib\\jfr.jar;C:\\Program Files\\Java\\jdk1.8.0_161\\jre\\classes;C:\\Users\\shufu\\.IntelliJIdea2017.3\\system\\captureAgent\\debugger-agent-storage.jar",
"env.JAVA_HOME": "C:\\Program Files\\Java\\jdk1.8.0_161",
"sys.java.ext.dirs": "C:\\Program Files\\Java\\jdk1.8.0_161\\jre\\lib\\ext;C:\\windows\\Sun\\Java\\lib\\ext",
"env.ProgramFiles": "C:\\Program Files",
"sys.java.vm.vendor": "Oracle Corporation",
"sys.java.specification.name": "Java Platform API Specification",
"sys.guice.disable.misplaced.annotation.check": "true",
"sys.java.vendor.url.bug": "http://bugreport.sun.com/bugreport/",
"env.LOCALAPPDATA": "C:\\Users\\shufu\\AppData\\Local",
"env.USERDOMAIN_ROAMINGPROFILE": "DESKTOP-EVPFAKR",
"env.PROCESSOR_REVISION": "8e0a",
"env.PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
"env.PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel",
"sys.os.name": "Windows 10",
"env.ProgramW6432": "C:\\Program Files",
"sys.java.class.version": "52.0",
"env.CommonProgramFiles": "C:\\Program Files\\Common Files",
"sys.java.library.path": "C:\\Program Files\\Java\\jdk1.8.0_161\\bin;C:\\windows\\Sun\\Java\\bin;C:\\windows\\system32;C:\\windows;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_161\\bin;C:\\running\\apache-maven-3.5.3\\bin;C:\\Python27;C:\\Program Files\\Git\\cmd;C:\\Program Files\\nodejs\\;C:\\Program Files\\phantomjs\\bin;C:\\Program Files\\PuTTY\\;C:\\Users\\shufu\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\shufu\\AppData\\Roaming\\npm;.",
"env.PUBLIC": "C:\\Users\\Public",
"sys.java.vm.specification.vendor": "Oracle Corporation",
"sys.file.encoding": "UTF-8",
"env.COMPUTERNAME": "DESKTOP-EVPFAKR",
"env.HOMEPATH": "\\Users\\shufu",
"sys.file.encoding.pkg": "sun.io",
"sys.java.version": "1.8.0_161",
"env.SystemDrive": "C:",
"env.APPDATA": "C:\\Users\\shufu\\AppData\\Roaming",
"env.ProgramData": "C:\\ProgramData",
"sys.java.awt.graphicsenv": "sun.awt.Win32GraphicsEnvironment",
"sys.java.io.tmpdir": "C:\\Users\\shufu\\AppData\\Local\\Temp\\",
"app.root": "C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp",
"env.PROCESSOR_LEVEL": "6",
"env.Path": "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_161\\bin;C:\\running\\apache-maven-3.5.3\\bin;C:\\Python27;C:\\Program Files\\Git\\cmd;C:\\Program Files\\nodejs\\;C:\\Program Files\\phantomjs\\bin;C:\\Program Files\\PuTTY\\;C:\\Users\\shufu\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\shufu\\AppData\\Roaming\\npm",
"env.HOMEDRIVE": "C:",
"env.TMP": "C:\\Users\\shufu\\AppData\\Local\\Temp",
"sys.maven.multiModuleProjectDirectory": "C:\\working\\project\\shu.epei.xin\\wk-app\\wk-web",
"env.LOGONSERVER": "\\\\DESKTOP-EVPFAKR",
"sys.sun.io.unicode.encoding": "UnicodeLittle",
"sys.java.home": "C:\\Program Files\\Java\\jdk1.8.0_161\\jre",
"sys.idea.version": "2017.3.5",
"sys.java.vm.info": "mixed mode",
"env.PROCESSOR_ARCHITECTURE": "AMD64",
"env.CLASSPATH": ".:$JAVA_HOME/lib/tools.jar",
"sys.user.timezone": "Asia/Shanghai",
"sys.os.arch": "amd64",
"sys.maven.home": "C:\\Program Files\\JetBrains\\IntelliJ IDEA 2017.3.5\\plugins\\maven\\lib\\maven3",
"sys.user.script": "",
"env.SystemRoot": "C:\\windows",
"sys.sun.java.launcher": "SUN_STANDARD",
"env.USERDOMAIN": "DESKTOP-EVPFAKR",
"sys.user.country": "CN",
"env.=::": "::\\",
"sys.user.name": "shufu",
"sys.java.vm.name": "Java HotSpot(TM) 64-Bit Server VM",
"sys.jboss.modules.system.pkgs": "com.intellij.rt",
"env.ALLUSERSPROFILE": "C:\\ProgramData",
"sys.line.separator": "\r\n",
"env.SESSIONNAME": "Console",
"sys.java.class.path": "C:\\Program Files\\JetBrains\\IntelliJ IDEA 2017.3.5\\plugins\\maven\\lib\\maven3\\boot\\plexus-classworlds-2.5.2.jar;C:\\Program Files\\JetBrains\\IntelliJ IDEA 2017.3.5\\lib\\idea_rt.jar;C:\\Users\\shufu\\.IntelliJIdea2017.3\\system\\captureAgent\\debugger-agent.jar",
"sys.user.variant": "",
"env.MAVEN_HOME": "C:\\running\\apache-maven-3.5.3",
"sys.java.runtime.name": "Java(TM) SE Runtime Environment",
"sys.file.separator": "\\",
"sys.sun.boot.library.path": "C:\\Program Files\\Java\\jdk1.8.0_161\\jre\\bin",
"sys.java.awt.printerjob": "sun.awt.windows.WPrinterJob",
"env.windir": "C:\\windows",
"sys.path.separator": ";",
"sys.sun.jnu.encoding": "GBK",
"sys.java.vm.specification.version": "1.8",
"env.CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
"sys.awt.toolkit": "sun.awt.windows.WToolkit",
"env.PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
"sys.user.language": "zh",
"sys.java.vm.version": "25.161-b12",
"sys.user.dir": "C:\\working\\project\\shu.epei.xin\\wk-app\\wk-web",
"sys.jetty.git.hash": "82b8fb23f757335bb3329d540ce37a2a2615f0a8",
"sys.java.specification.vendor": "Oracle Corporation",
"env.USERNAME": "shufu",
"sys.sun.java.command": "org.codehaus.classworlds.Launcher -Didea.version=2017.3.5 jetty:run",
"env.ProgramFiles(x86)": "C:\\Program Files (x86)",
"sys.java.vm.specification.name": "Java Virtual Machine Specification",
"sys.java.vendor.url": "http://java.oracle.com/",
"env.FPS_BROWSER_USER_PROFILE_STRING": "Default",
"sys.os.version": "10.0",
"env.TEMP": "C:\\Users\\shufu\\AppData\\Local\\Temp",
"env.OneDrive": "C:\\Users\\shufu\\OneDrive",
"sys.java.vendor": "Oracle Corporation",
"sys.sun.os.patch.level": "",
"sys.sun.desktop": "windows"
}
| | | +- org.nutz.mvc.Setup=cn.wizzer.app.web.commons.core.Setup@bb896e9
| | | +- org.eclipse.jetty.websocket.server.NativeWebSocketConfiguration=org.eclipse.jetty.websocket.server.NativeWebSocketConfiguration@106387cf
| | | +- org.apache.tomcat.InstanceManager=org.apache.tomcat.SimpleInstanceManager@4fe4b8b6
| | | +- org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter=WebSocketUpgradeFilter[configuration=org.eclipse.jetty.websocket.server.NativeWebSocketConfiguration@106387cf]
| | | +- org.apache.jasper.compiler.TldCache=org.apache.jasper.compiler.TldCache@77da2881
| | | +- __nutz__mvc__ctx={
}
| | +> Initparams o.e.j.m.p.JettyWebAppContext@6a7a1a0d{/,file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/,AVAILABLE}{file:///C:/working/project/shu.epei.xin/wk-app/wk-web/src/main/webapp/}
| += org.eclipse.jetty.server.handler.DefaultHandler@59e67a18 - STARTED
| += org.eclipse.jetty.server.handler.RequestLogHandler@37289e90 - STARTED
| += org.eclipse.jetty.server.NCSARequestLog@4fa3bebe - STARTED
+- [Ljava.lang.String;@63767d
+= org.eclipse.jetty.server.handler.ErrorHandler@6aa85fcf - STARTED
+- {file:///C:/Users/shufu/.m2/repository/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.jar=org.eclipse.jetty.util.resource.EmptyResource@370225c7, file:///C:/Users/shufu/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar=org.eclipse.jetty.util.resource.EmptyResource@370225c7}
+- {file:///C:/Users/shufu/.m2/repository/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.jar=org.eclipse.jetty.util.resource.EmptyResource@370225c7, file:///C:/Users/shufu/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar=org.eclipse.jetty.util.resource.EmptyResource@370225c7}
+- {file:///C:/Users/shufu/.m2/repository/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.jar=[jar:file:///C:/Users/shufu/.m2/repository/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.jar!/META-INF/scriptfree.tld, jar:file:///C:/Users/shufu/.m2/repository/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.jar!/META-INF/x.tld, jar:file:///C:/Users/shufu/.m2/repository/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.jar!/META-INF/c-1_0-rt.tld, jar:file:///C:/Users/shufu/.m2/repository/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.jar!/META-INF/permittedTaglibs.tld, jar:file:///C:/Users/shufu/.m2/repository/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.jar!/META-INF/c.tld, jar:file:///C:/Users/shufu/.m2/repository/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.jar!/META-INF/sql-1_0-rt.tld, jar:file:///C:/Users/shufu/.m2/repository/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.jar!/META-INF/fmt-1_0-rt.tld, jar:file:///C:/Users/shufu/.m2/repository/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.jar!/META-INF/fmt.tld, jar:file:///C:/Users/shufu/.m2/repository/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.jar!/META-INF/c-1_1.tld, jar:file:///C:/Users/shufu/.m2/repository/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.jar!/META-INF/x-1_0-rt.tld, jar:file:///C:/Users/shufu/.m2/repository/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.jar!/META-INF/fn.tld, jar:file:///C:/Users/shufu/.m2/repository/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.jar!/META-INF/sql.tld], file:///C:/Users/shufu/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar=[]}
+= org.eclipse.jetty.server.session.DefaultSessionIdManager@3763aafd[worker=node0] - STARTED
| += org.eclipse.jetty.server.session.HouseKeeper@4c90fc3b[interval=600000, ownscheduler=true] - STARTED
+> ClassRealm[plugin>org.eclipse.jetty:jetty-maven-plugin:9.4.8.v20171121, parent: sun.misc.Launcher$AppClassLoader@18b4aac2]
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/jetty-maven-plugin/9.4.8.v20171121/jetty-maven-plugin-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
+- file:/C:/Users/shufu/.m2/repository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
+- file:/C:/Users/shufu/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
+- file:/C:/Users/shufu/.m2/repository/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
+- file:/C:/Users/shufu/.m2/repository/org/apache/maven/maven-builder-support/3.5.0/maven-builder-support-3.5.0.jar
+- file:/C:/Users/shufu/.m2/repository/com/google/guava/guava/20.0/guava-20.0.jar
+- file:/C:/Users/shufu/.m2/repository/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.jar
+- file:/C:/Users/shufu/.m2/repository/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.jar
+- file:/C:/Users/shufu/.m2/repository/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.jar
+- file:/C:/Users/shufu/.m2/repository/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.jar
+- file:/C:/Users/shufu/.m2/repository/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.jar
+- file:/C:/Users/shufu/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
+- file:/C:/Users/shufu/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar
+- file:/C:/Users/shufu/.m2/repository/com/google/inject/guice/4.0/guice-4.0-no_aop.jar
+- file:/C:/Users/shufu/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
+- file:/C:/Users/shufu/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
+- file:/C:/Users/shufu/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
+- file:/C:/Users/shufu/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
+- file:/C:/Users/shufu/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
+- file:/C:/Users/shufu/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.5/maven-plugin-tools-api-3.5.jar
+- file:/C:/Users/shufu/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
+- file:/C:/Users/shufu/.m2/repository/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar
+- file:/C:/Users/shufu/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
+- file:/C:/Users/shufu/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
+- file:/C:/Users/shufu/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
+- file:/C:/Users/shufu/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/jetty-util/9.4.8.v20171121/jetty-util-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/jetty-webapp/9.4.8.v20171121/jetty-webapp-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/jetty-xml/9.4.8.v20171121/jetty-xml-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/jetty-servlet/9.4.8.v20171121/jetty-servlet-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/jetty-quickstart/9.4.8.v20171121/jetty-quickstart-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/jetty-jaas/9.4.8.v20171121/jetty-jaas-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/jetty-security/9.4.8.v20171121/jetty-security-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/jetty-plus/9.4.8.v20171121/jetty-plus-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/jetty-jndi/9.4.8.v20171121/jetty-jndi-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/jetty-server/9.4.8.v20171121/jetty-server-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/jetty-http/9.4.8.v20171121/jetty-http-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/jetty-io/9.4.8.v20171121/jetty-io-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/jetty-jmx/9.4.8.v20171121/jetty-jmx-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/jetty-annotations/9.4.8.v20171121/jetty-annotations-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
+- file:/C:/Users/shufu/.m2/repository/org/ow2/asm/asm/6.0/asm-6.0.jar
+- file:/C:/Users/shufu/.m2/repository/org/ow2/asm/asm-commons/6.0/asm-commons-6.0.jar
+- file:/C:/Users/shufu/.m2/repository/org/ow2/asm/asm-tree/6.0/asm-tree-6.0.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.8.v20171121/javax-websocket-server-impl-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.8.v20171121/javax-websocket-client-impl-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/javax/websocket/javax.websocket-client-api/1.0/javax.websocket-client-api-1.0.jar
+- file:/C:/Users/shufu/.m2/repository/javax/websocket/javax.websocket-api/1.0/javax.websocket-api-1.0.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/websocket/websocket-server/9.4.8.v20171121/websocket-server-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.4.8.v20171121/websocket-common-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.4.8.v20171121/websocket-api-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.4.8.v20171121/websocket-client-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/jetty-client/9.4.8.v20171121/jetty-client-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/websocket/websocket-servlet/9.4.8.v20171121/websocket-servlet-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/apache-jsp/9.4.8.v20171121/apache-jsp-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/toolchain/jetty-schemas/3.1/jetty-schemas-3.1.jar
+- file:/C:/Users/shufu/.m2/repository/org/mortbay/jasper/apache-jsp/8.5.23/apache-jsp-8.5.23.jar
+- file:/C:/Users/shufu/.m2/repository/org/mortbay/jasper/apache-el/8.5.23/apache-el-8.5.23.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jdt/ecj/3.12.3/ecj-3.12.3.jar
+- file:/C:/Users/shufu/.m2/repository/org/eclipse/jetty/apache-jstl/9.4.8.v20171121/apache-jstl-9.4.8.v20171121.jar
+- file:/C:/Users/shufu/.m2/repository/org/apache/taglibs/taglibs-standard-spec/1.2.5/taglibs-standard-spec-1.2.5.jar
+- file:/C:/Users/shufu/.m2/repository/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.jar
+- file:/C:/Users/shufu/.m2/repository/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar