forked from wec246810/wx_bot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
log.txt
192 lines (192 loc) · 54.5 KB
/
log.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
2017-08-01 11:46:48,263 [main] [org.springframework.core.env.StandardEnvironment] [DEBUG] - Adding [systemProperties] PropertySource with lowest search precedence
2017-08-01 11:46:48,266 [main] [org.springframework.core.env.StandardEnvironment] [DEBUG] - Adding [systemEnvironment] PropertySource with lowest search precedence
2017-08-01 11:46:48,267 [main] [org.springframework.core.env.StandardEnvironment] [DEBUG] - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
2017-08-01 11:46:48,274 [main] [org.springframework.context.support.ClassPathXmlApplicationContext] [INFO] - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@626b2d4a: startup date [Tue Aug 01 11:46:48 CST 2017]; root of context hierarchy
2017-08-01 11:46:48,442 [main] [org.springframework.core.env.StandardEnvironment] [DEBUG] - Adding [systemProperties] PropertySource with lowest search precedence
2017-08-01 11:46:48,443 [main] [org.springframework.core.env.StandardEnvironment] [DEBUG] - Adding [systemEnvironment] PropertySource with lowest search precedence
2017-08-01 11:46:48,444 [main] [org.springframework.core.env.StandardEnvironment] [DEBUG] - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
2017-08-01 11:46:48,464 [main] [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] [INFO] - Loading XML bean definitions from class path resource [spring/spring-dao.xml]
2017-08-01 11:46:48,500 [main] [org.springframework.beans.factory.xml.DefaultDocumentLoader] [DEBUG] - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
2017-08-01 11:46:48,562 [main] [org.springframework.beans.factory.xml.PluggableSchemaResolver] [DEBUG] - Loading schema mappings from [META-INF/spring.schemas]
2017-08-01 11:46:48,576 [main] [org.springframework.beans.factory.xml.PluggableSchemaResolver] [DEBUG] - Loaded schema mappings: {http://www.springframework.org/schema/tx/spring-tx-4.3.xsd=org/springframework/transaction/config/spring-tx-4.3.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/cache/spring-cache-4.2.xsd=org/springframework/cache/config/spring-cache-4.2.xsd, http://www.springframework.org/schema/aop/spring-aop-4.1.xsd=org/springframework/aop/config/spring-aop-4.1.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-4.1.xsd=org/springframework/jdbc/config/spring-jdbc-4.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-4.1.xsd=org/springframework/web/servlet/config/spring-mvc-4.1.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://mybatis.org/schema/mybatis-spring-1.2.xsd=org/mybatis/spring/config/mybatis-spring-1.2.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-4.3.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-4.1.xsd=org/springframework/scripting/config/spring-lang-4.1.xsd, http://www.springframework.org/schema/context/spring-context-4.0.xsd=org/springframework/context/config/spring-context-4.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-4.2.xsd=org/springframework/beans/factory/xml/spring-beans-4.2.xsd, http://www.springframework.org/schema/tool/spring-tool-4.1.xsd=org/springframework/beans/factory/xml/spring-tool-4.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-4.1.xsd=org/springframework/ejb/config/spring-jee-4.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/task/spring-task-4.2.xsd=org/springframework/scheduling/config/spring-task-4.2.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-4.3.xsd, http://www.springframework.org/schema/tx/spring-tx-4.2.xsd=org/springframework/transaction/config/spring-tx-4.2.xsd, http://www.springframework.org/schema/cache/spring-cache-4.1.xsd=org/springframework/cache/config/spring-cache-4.1.xsd, http://www.springframework.org/schema/aop/spring-aop-4.0.xsd=org/springframework/aop/config/spring-aop-4.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-4.0.xsd=org/springframework/jdbc/config/spring-jdbc-4.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-4.0.xsd=org/springframework/web/servlet/config/spring-mvc-4.0.xsd, http://www.springframework.org/schema/util/spring-util-4.3.xsd=org/springframework/beans/factory/xml/spring-util-4.3.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-4.0.xsd=org/springframework/scripting/config/spring-lang-4.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-4.3.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-4.1.xsd=org/springframework/beans/factory/xml/spring-beans-4.1.xsd, http://www.springframework.org/schema/tool/spring-tool-4.0.xsd=org/springframework/beans/factory/xml/spring-tool-4.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.2.xsd=org/springframework/transaction/config/spring-tx-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-4.0.xsd=org/springframework/ejb/config/spring-jee-4.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/task/spring-task-4.1.xsd=org/springframework/scheduling/config/spring-task-4.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-4.3.xsd, http://www.springframework.org/schema/tx/spring-tx-4.1.xsd=org/springframework/transaction/config/spring-tx-4.1.xsd, http://www.springframework.org/schema/cache/spring-cache-4.0.xsd=org/springframework/cache/config/spring-cache-4.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/util/spring-util-4.2.xsd=org/springframework/beans/factory/xml/spring-util-4.2.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-4.3.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-4.0.xsd=org/springframework/beans/factory/xml/spring-beans-4.0.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-4.3.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://mybatis.org/schema/mybatis-spring.xsd=org/mybatis/spring/config/mybatis-spring-1.2.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/context/spring-context-4.3.xsd=org/springframework/context/config/spring-context-4.3.xsd, http://www.springframework.org/schema/task/spring-task-4.0.xsd=org/springframework/scheduling/config/spring-task-4.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-4.0.xsd=org/springframework/transaction/config/spring-tx-4.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/util/spring-util-4.1.xsd=org/springframework/beans/factory/xml/spring-util-4.1.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-4.3.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-4.3.xsd=org/springframework/aop/config/spring-aop-4.3.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-4.3.xsd=org/springframework/jdbc/config/spring-jdbc-4.3.xsd, http://www.springframework.org/schema/mvc/spring-mvc-4.3.xsd=org/springframework/web/servlet/config/spring-mvc-4.3.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-4.3.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang-4.3.xsd=org/springframework/scripting/config/spring-lang-4.3.xsd, http://www.springframework.org/schema/context/spring-context-4.2.xsd=org/springframework/context/config/spring-context-4.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-4.3.xsd=org/springframework/beans/factory/xml/spring-tool-4.3.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-4.3.xsd=org/springframework/ejb/config/spring-jee-4.3.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/util/spring-util-4.0.xsd=org/springframework/beans/factory/xml/spring-util-4.0.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-4.3.xsd=org/springframework/cache/config/spring-cache-4.3.xsd, http://www.springframework.org/schema/aop/spring-aop-4.2.xsd=org/springframework/aop/config/spring-aop-4.2.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-4.3.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-4.2.xsd=org/springframework/jdbc/config/spring-jdbc-4.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-4.2.xsd=org/springframework/web/servlet/config/spring-mvc-4.2.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-4.3.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-4.3.xsd, http://www.springframework.org/schema/lang/spring-lang-4.2.xsd=org/springframework/scripting/config/spring-lang-4.2.xsd, http://www.springframework.org/schema/context/spring-context-4.1.xsd=org/springframework/context/config/spring-context-4.1.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans-4.3.xsd=org/springframework/beans/factory/xml/spring-beans-4.3.xsd, http://www.springframework.org/schema/tool/spring-tool-4.2.xsd=org/springframework/beans/factory/xml/spring-tool-4.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-4.2.xsd=org/springframework/ejb/config/spring-jee-4.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.2.xsd=org/springframework/jdbc/config/spring-jdbc-3.2.xsd, http://www.springframework.org/schema/task/spring-task-4.3.xsd=org/springframework/scheduling/config/spring-task-4.3.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-4.3.xsd}
2017-08-01 11:46:48,584 [main] [org.springframework.beans.factory.xml.PluggableSchemaResolver] [DEBUG] - Found XML schema [http://www.springframework.org/schema/beans/spring-beans.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-4.3.xsd
2017-08-01 11:46:48,752 [main] [org.springframework.beans.factory.xml.PluggableSchemaResolver] [DEBUG] - Found XML schema [http://www.springframework.org/schema/context/spring-context.xsd] in classpath: org/springframework/context/config/spring-context-4.3.xsd
2017-08-01 11:46:48,958 [main] [org.springframework.beans.factory.xml.PluggableSchemaResolver] [DEBUG] - Found XML schema [http://www.springframework.org/schema/tool/spring-tool-4.3.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-4.3.xsd
2017-08-01 11:46:48,990 [main] [org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader] [DEBUG] - Loading bean definitions
2017-08-01 11:46:49,013 [main] [org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver] [DEBUG] - Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://mybatis.org/schema/mybatis-spring=org.mybatis.spring.config.NamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
2017-08-01 11:46:49,051 [main] [org.springframework.beans.factory.xml.BeanDefinitionParserDelegate] [DEBUG] - Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
2017-08-01 11:46:49,053 [main] [org.springframework.beans.factory.xml.BeanDefinitionParserDelegate] [DEBUG] - Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#1]
2017-08-01 11:46:49,053 [main] [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] [DEBUG] - Loaded 5 bean definitions from location pattern [classpath:/spring/spring-dao.xml]
2017-08-01 11:46:49,053 [main] [org.springframework.context.support.ClassPathXmlApplicationContext] [DEBUG] - Bean factory for org.springframework.context.support.ClassPathXmlApplicationContext@626b2d4a: org.springframework.beans.factory.support.DefaultListableBeanFactory@26f67b76: defining beans [org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,org.mybatis.spring.mapper.MapperScannerConfigurer#1]; root of factory hierarchy
2017-08-01 11:46:49,122 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
2017-08-01 11:46:49,123 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
2017-08-01 11:46:49,154 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
2017-08-01 11:46:49,234 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
2017-08-01 11:46:49,237 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
2017-08-01 11:46:49,246 [main] [org.springframework.core.env.StandardEnvironment] [DEBUG] - Adding [systemProperties] PropertySource with lowest search precedence
2017-08-01 11:46:49,246 [main] [org.springframework.core.env.StandardEnvironment] [DEBUG] - Adding [systemEnvironment] PropertySource with lowest search precedence
2017-08-01 11:46:49,246 [main] [org.springframework.core.env.StandardEnvironment] [DEBUG] - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
2017-08-01 11:46:49,254 [main] [org.springframework.core.io.support.PathMatchingResourcePatternResolver] [DEBUG] - Resolved classpath location [com/ysk/dao/] to resources [URL [file:/E:/IDEA%20Project/wx_bot/target/classes/com/ysk/dao/]]
2017-08-01 11:46:49,256 [main] [org.springframework.core.io.support.PathMatchingResourcePatternResolver] [DEBUG] - Looking for matching resources in directory tree [E:\IDEA Project\wx_bot\target\classes\com\ysk\dao]
2017-08-01 11:46:49,257 [main] [org.springframework.core.io.support.PathMatchingResourcePatternResolver] [DEBUG] - Searching directory [E:\IDEA Project\wx_bot\target\classes\com\ysk\dao] for files matching pattern [E:/IDEA Project/wx_bot/target/classes/com/ysk/dao/**/*.class]
2017-08-01 11:46:49,262 [main] [org.springframework.core.io.support.PathMatchingResourcePatternResolver] [DEBUG] - Resolved location pattern [classpath*:com/ysk/dao/**/*.class] to resources [file [E:\IDEA Project\wx_bot\target\classes\com\ysk\dao\UserDao.class]]
2017-08-01 11:46:49,298 [main] [org.mybatis.spring.mapper.ClassPathMapperScanner] [DEBUG] - Identified candidate component class: file [E:\IDEA Project\wx_bot\target\classes\com\ysk\dao\UserDao.class]
2017-08-01 11:46:49,305 [main] [org.mybatis.spring.mapper.ClassPathMapperScanner] [DEBUG] - Creating MapperFactoryBean with name 'userDao' and 'com.ysk.dao.UserDao' mapperInterface
2017-08-01 11:46:49,317 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#1'
2017-08-01 11:46:49,317 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#1'
2017-08-01 11:46:49,320 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#1' to allow for resolving potential circular references
2017-08-01 11:46:49,320 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#1'
2017-08-01 11:46:49,320 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#1'
2017-08-01 11:46:49,321 [main] [org.springframework.core.env.StandardEnvironment] [DEBUG] - Adding [systemProperties] PropertySource with lowest search precedence
2017-08-01 11:46:49,321 [main] [org.springframework.core.env.StandardEnvironment] [DEBUG] - Adding [systemEnvironment] PropertySource with lowest search precedence
2017-08-01 11:46:49,321 [main] [org.springframework.core.env.StandardEnvironment] [DEBUG] - Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
2017-08-01 11:46:49,322 [main] [org.springframework.core.io.support.PathMatchingResourcePatternResolver] [DEBUG] - Resolved classpath location [com/ysk/dao/] to resources [URL [file:/E:/IDEA%20Project/wx_bot/target/classes/com/ysk/dao/]]
2017-08-01 11:46:49,322 [main] [org.springframework.core.io.support.PathMatchingResourcePatternResolver] [DEBUG] - Looking for matching resources in directory tree [E:\IDEA Project\wx_bot\target\classes\com\ysk\dao]
2017-08-01 11:46:49,322 [main] [org.springframework.core.io.support.PathMatchingResourcePatternResolver] [DEBUG] - Searching directory [E:\IDEA Project\wx_bot\target\classes\com\ysk\dao] for files matching pattern [E:/IDEA Project/wx_bot/target/classes/com/ysk/dao/**/*.class]
2017-08-01 11:46:49,323 [main] [org.springframework.core.io.support.PathMatchingResourcePatternResolver] [DEBUG] - Resolved location pattern [classpath*:com/ysk/dao/**/*.class] to resources [file [E:\IDEA Project\wx_bot\target\classes\com\ysk\dao\UserDao.class]]
2017-08-01 11:46:49,324 [main] [org.mybatis.spring.mapper.ClassPathMapperScanner] [DEBUG] - Identified candidate component class: file [E:\IDEA Project\wx_bot\target\classes\com\ysk\dao\UserDao.class]
2017-08-01 11:46:49,325 [main] [org.mybatis.spring.mapper.ClassPathMapperScanner] [WARN] - Skipping MapperFactoryBean with name 'userDao' and 'com.ysk.dao.UserDao' mapperInterface. Bean already defined with the same name!
2017-08-01 11:46:49,325 [main] [org.mybatis.spring.mapper.ClassPathMapperScanner] [WARN] - No MyBatis mapper was found in '[com.ysk.dao]' package. Please check your configuration.
2017-08-01 11:46:49,327 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2017-08-01 11:46:49,327 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2017-08-01 11:46:49,329 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
2017-08-01 11:46:49,330 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2017-08-01 11:46:49,372 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating shared instance of singleton bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
2017-08-01 11:46:49,372 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating instance of bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
2017-08-01 11:46:49,373 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Eagerly caching bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0' to allow for resolving potential circular references
2017-08-01 11:46:49,399 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Finished creating instance of bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
2017-08-01 11:46:49,400 [main] [org.springframework.core.env.MutablePropertySources] [DEBUG] - Adding [environmentProperties] PropertySource with lowest search precedence
2017-08-01 11:46:49,400 [main] [org.springframework.context.support.PropertySourcesPlaceholderConfigurer] [DEBUG] - Loading properties file from class path resource [jdbc.properties]
2017-08-01 11:46:49,401 [main] [org.springframework.core.env.MutablePropertySources] [DEBUG] - Adding [localProperties] PropertySource with lowest search precedence
2017-08-01 11:46:49,405 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2017-08-01 11:46:49,405 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2017-08-01 11:46:49,406 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
2017-08-01 11:46:49,415 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2017-08-01 11:46:49,416 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2017-08-01 11:46:49,416 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2017-08-01 11:46:49,417 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
2017-08-01 11:46:49,421 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2017-08-01 11:46:49,422 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2017-08-01 11:46:49,422 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2017-08-01 11:46:49,426 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
2017-08-01 11:46:49,434 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2017-08-01 11:46:49,436 [main] [org.springframework.context.support.ClassPathXmlApplicationContext] [DEBUG] - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@7dc222ae]
2017-08-01 11:46:49,438 [main] [org.springframework.context.support.ClassPathXmlApplicationContext] [DEBUG] - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@5427c60c]
2017-08-01 11:46:49,439 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@26f67b76: defining beans [org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,org.mybatis.spring.mapper.MapperScannerConfigurer#1,userDao,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory]; root of factory hierarchy
2017-08-01 11:46:49,439 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Returning cached instance of singleton bean 'org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0'
2017-08-01 11:46:49,440 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating shared instance of singleton bean 'dataSource'
2017-08-01 11:46:49,441 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating instance of bean 'dataSource'
2017-08-01 11:46:49,469 [main] [com.mchange.v2.log.MLog] [INFO] - MLog clients using log4j logging.
2017-08-01 11:46:49,978 [main] [com.mchange.v2.c3p0.C3P0Registry] [INFO] - Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
2017-08-01 11:46:50,024 [main] [com.mchange.v2.c3p0.management.DynamicPooledDataSourceManagerMBean] [DEBUG] - MBean: com.mchange.v2.c3p0:type=PooledDataSource[1hgeayq9p1799vsf58wnmt|49e202ad] registered.
2017-08-01 11:46:50,049 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Eagerly caching bean 'dataSource' to allow for resolving potential circular references
2017-08-01 11:46:50,088 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Finished creating instance of bean 'dataSource'
2017-08-01 11:46:50,088 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating shared instance of singleton bean 'sqlSessionFactory'
2017-08-01 11:46:50,088 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating instance of bean 'sqlSessionFactory'
2017-08-01 11:46:50,096 [main] [org.apache.ibatis.logging.LogFactory] [DEBUG] - Logging initialized using 'class org.apache.ibatis.logging.commons.JakartaCommonsLoggingImpl' adapter.
2017-08-01 11:46:50,102 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
2017-08-01 11:46:50,112 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Returning cached instance of singleton bean 'dataSource'
2017-08-01 11:46:50,114 [main] [org.springframework.core.io.support.PathMatchingResourcePatternResolver] [DEBUG] - Looking for matching resources in directory tree [E:\IDEA Project\wx_bot\target\classes\mapper]
2017-08-01 11:46:50,114 [main] [org.springframework.core.io.support.PathMatchingResourcePatternResolver] [DEBUG] - Searching directory [E:\IDEA Project\wx_bot\target\classes\mapper] for files matching pattern [E:/IDEA Project/wx_bot/target/classes/mapper/*.xml]
2017-08-01 11:46:50,115 [main] [org.springframework.core.io.support.PathMatchingResourcePatternResolver] [DEBUG] - Resolved location pattern [classpath:mapper/*.xml] to resources [file [E:\IDEA Project\wx_bot\target\classes\mapper\UserDao.xml]]
2017-08-01 11:46:50,117 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
2017-08-01 11:46:50,211 [main] [org.apache.ibatis.io.ResolverUtil] [DEBUG] - Class not found: org.jboss.vfs.VFS
2017-08-01 11:46:50,212 [main] [org.apache.ibatis.io.ResolverUtil] [DEBUG] - JBoss 6 VFS API is not available in this environment.
2017-08-01 11:46:50,213 [main] [org.apache.ibatis.io.ResolverUtil] [DEBUG] - Class not found: org.jboss.vfs.VirtualFile
2017-08-01 11:46:50,214 [main] [org.apache.ibatis.io.ResolverUtil] [DEBUG] - VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
2017-08-01 11:46:50,222 [main] [org.apache.ibatis.io.ResolverUtil] [DEBUG] - Using VFS adapter org.apache.ibatis.io.DefaultVFS
2017-08-01 11:46:50,224 [main] [org.apache.ibatis.io.ResolverUtil] [DEBUG] - Find JAR URL: file:/E:/IDEA%20Project/wx_bot/target/classes/com/ysk/entity
2017-08-01 11:46:50,224 [main] [org.apache.ibatis.io.ResolverUtil] [DEBUG] - Not a JAR: file:/E:/IDEA%20Project/wx_bot/target/classes/com/ysk/entity
2017-08-01 11:46:50,448 [main] [org.apache.ibatis.io.ResolverUtil] [DEBUG] - Reader entry: User.class
2017-08-01 11:46:50,449 [main] [org.apache.ibatis.io.ResolverUtil] [DEBUG] - Listing file:/E:/IDEA%20Project/wx_bot/target/classes/com/ysk/entity
2017-08-01 11:46:50,450 [main] [org.apache.ibatis.io.ResolverUtil] [DEBUG] - Find JAR URL: file:/E:/IDEA%20Project/wx_bot/target/classes/com/ysk/entity/User.class
2017-08-01 11:46:50,451 [main] [org.apache.ibatis.io.ResolverUtil] [DEBUG] - Not a JAR: file:/E:/IDEA%20Project/wx_bot/target/classes/com/ysk/entity/User.class
2017-08-01 11:46:50,453 [main] [org.apache.ibatis.io.ResolverUtil] [DEBUG] - Reader entry: ���� 1 O
2017-08-01 11:46:50,454 [main] [org.apache.ibatis.io.ResolverUtil] [DEBUG] - Checking to see if class com.ysk.entity.User matches criteria [is assignable to Object]
2017-08-01 11:46:50,456 [main] [org.mybatis.spring.SqlSessionFactoryBean] [DEBUG] - Scanned package: 'com.ysk.entity' for aliases
2017-08-01 11:46:50,522 [main] [org.mybatis.spring.SqlSessionFactoryBean] [DEBUG] - Parsed configuration file: 'class path resource [mybatis-config.xml]'
2017-08-01 11:46:50,896 [main] [org.mybatis.spring.SqlSessionFactoryBean] [DEBUG] - Parsed mapper file: 'file [E:\IDEA Project\wx_bot\target\classes\mapper\UserDao.xml]'
2017-08-01 11:46:50,932 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Finished creating instance of bean 'sqlSessionFactory'
2017-08-01 11:46:50,933 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
2017-08-01 11:46:50,933 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#1'
2017-08-01 11:46:50,934 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating shared instance of singleton bean 'userDao'
2017-08-01 11:46:50,934 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating instance of bean 'userDao'
2017-08-01 11:46:50,938 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Eagerly caching bean 'userDao' to allow for resolving potential circular references
2017-08-01 11:46:50,957 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Returning cached instance of singleton bean 'sqlSessionFactory'
2017-08-01 11:46:50,973 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Invoking afterPropertiesSet() on bean with name 'userDao'
2017-08-01 11:46:50,973 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Finished creating instance of bean 'userDao'
2017-08-01 11:46:50,973 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
2017-08-01 11:46:50,973 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2017-08-01 11:46:50,973 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2017-08-01 11:46:50,974 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2017-08-01 11:46:50,974 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2017-08-01 11:46:50,974 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
2017-08-01 11:46:50,976 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Eagerly caching bean 'org.springframework.context.event.internalEventListenerProcessor' to allow for resolving potential circular references
2017-08-01 11:46:51,054 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Finished creating instance of bean 'org.springframework.context.event.internalEventListenerProcessor'
2017-08-01 11:46:51,056 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2017-08-01 11:46:51,056 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
2017-08-01 11:46:51,056 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Eagerly caching bean 'org.springframework.context.event.internalEventListenerFactory' to allow for resolving potential circular references
2017-08-01 11:46:51,062 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Finished creating instance of bean 'org.springframework.context.event.internalEventListenerFactory'
2017-08-01 11:46:51,065 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Returning cached instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2017-08-01 11:46:51,262 [main] [org.springframework.context.support.ClassPathXmlApplicationContext] [DEBUG] - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@1a677343]
2017-08-01 11:46:51,265 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Returning cached instance of singleton bean 'lifecycleProcessor'
2017-08-01 11:46:51,284 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Returning cached instance of singleton bean 'sqlSessionFactory'
2017-08-01 11:46:51,287 [main] [org.springframework.core.env.PropertySourcesPropertyResolver] [DEBUG] - Could not find key 'spring.liveBeansView.mbeanDomain' in any property source
2017-08-01 11:46:51,291 [main] [org.springframework.beans.factory.support.DefaultListableBeanFactory] [DEBUG] - Returning cached instance of singleton bean 'userDao'
2017-08-01 11:46:51,301 [main] [org.mybatis.spring.SqlSessionUtils] [DEBUG] - Creating a new SqlSession
2017-08-01 11:46:51,311 [main] [org.mybatis.spring.SqlSessionUtils] [DEBUG] - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ae13544] was not registered for synchronization because synchronization is not active
2017-08-01 11:46:51,322 [main] [org.springframework.jdbc.datasource.DataSourceUtils] [DEBUG] - Fetching JDBC Connection from DataSource
2017-08-01 11:46:51,379 [main] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - incremented pending_acquires: 1
2017-08-01 11:46:51,379 [main] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - incremented pending_acquires: 2
2017-08-01 11:46:51,380 [main] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - incremented pending_acquires: 3
2017-08-01 11:46:51,380 [main] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - incremented pending_acquires: 4
2017-08-01 11:46:51,380 [main] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - incremented pending_acquires: 5
2017-08-01 11:46:51,380 [main] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - incremented pending_acquires: 6
2017-08-01 11:46:51,380 [main] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - incremented pending_acquires: 7
2017-08-01 11:46:51,380 [main] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - incremented pending_acquires: 8
2017-08-01 11:46:51,380 [main] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - incremented pending_acquires: 9
2017-08-01 11:46:51,380 [main] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - incremented pending_acquires: 10
2017-08-01 11:46:51,382 [main] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - com.mchange.v2.resourcepool.BasicResourcePool@6a2b953e config: [start -> 3; min -> 10; max -> 30; inc -> 3; num_acq_attempts -> 2; acq_attempt_delay -> 1000; check_idle_resources_delay -> 0; mox_resource_age -> 0; max_idle_time -> 0; excess_max_idle_time -> 0; destroy_unreturned_resc_time -> 0; expiration_enforcement_delay -> 0; break_on_acquisition_failure -> false; debug_store_checkout_exceptions -> false]
2017-08-01 11:46:51,383 [main] [com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource] [INFO] - Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 2, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 2000, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSourceName -> 1hgeayq9p1799vsf58wnmt|49e202ad, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1hgeayq9p1799vsf58wnmt|49e202ad, idleConnectionTestPeriod -> 0, initialPoolSize -> 3, jdbcUrl -> jdbc:mysql://localhost:3306/wxqf, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 10, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser -> 0, preferredTestQuery -> null, properties -> {user=******, password=******}, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]
2017-08-01 11:46:51,385 [main] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - acquire test -- pool size: 0; target_pool_size: 10; desired target? 1
2017-08-01 11:46:51,386 [main] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - awaitAvailable(): [unknown]
2017-08-01 11:46:51,386 [main] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - trace com.mchange.v2.resourcepool.BasicResourcePool@6a2b953e [managed: 0, unused: 0, excluded: 0]
2017-08-01 11:46:52,003 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] [com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool] [DEBUG] - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@315cec10.acquireResource() returning.
2017-08-01 11:46:52,004 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - trace com.mchange.v2.resourcepool.BasicResourcePool@6a2b953e [managed: 1, unused: 1, excluded: 0]
2017-08-01 11:46:52,004 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - decremented pending_acquires: 9
2017-08-01 11:46:52,009 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2] [com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool] [DEBUG] - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@315cec10.acquireResource() returning.
2017-08-01 11:46:52,009 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - trace com.mchange.v2.resourcepool.BasicResourcePool@6a2b953e [managed: 2, unused: 2, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@2e7fd1f7)
2017-08-01 11:46:52,010 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - decremented pending_acquires: 8
2017-08-01 11:46:52,016 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1] [com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool] [DEBUG] - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@315cec10.acquireResource() returning.
2017-08-01 11:46:52,016 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - trace com.mchange.v2.resourcepool.BasicResourcePool@6a2b953e [managed: 3, unused: 3, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@2e7fd1f7)
2017-08-01 11:46:52,026 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - decremented pending_acquires: 7
2017-08-01 11:46:52,036 [main] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - trace com.mchange.v2.resourcepool.BasicResourcePool@6a2b953e [managed: 3, unused: 2, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@2e7fd1f7)
2017-08-01 11:46:52,036 [main] [org.mybatis.spring.transaction.SpringManagedTransaction] [DEBUG] - JDBC Connection [com.mchange.v2.c3p0.impl.NewProxyConnection@548e6d58] will not be managed by Spring
2017-08-01 11:46:52,053 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] [com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool] [DEBUG] - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@315cec10.acquireResource() returning.
2017-08-01 11:46:52,053 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - trace com.mchange.v2.resourcepool.BasicResourcePool@6a2b953e [managed: 4, unused: 3, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@2e7fd1f7)
2017-08-01 11:46:52,053 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - decremented pending_acquires: 6
2017-08-01 11:46:52,071 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2] [com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool] [DEBUG] - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@315cec10.acquireResource() returning.
2017-08-01 11:46:52,071 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - trace com.mchange.v2.resourcepool.BasicResourcePool@6a2b953e [managed: 5, unused: 4, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@2e7fd1f7)
2017-08-01 11:46:52,071 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - decremented pending_acquires: 5
2017-08-01 11:46:52,085 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1] [com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool] [DEBUG] - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@315cec10.acquireResource() returning.
2017-08-01 11:46:52,085 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - trace com.mchange.v2.resourcepool.BasicResourcePool@6a2b953e [managed: 6, unused: 5, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@2e7fd1f7)
2017-08-01 11:46:52,085 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - decremented pending_acquires: 4
2017-08-01 11:46:52,138 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] [com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool] [DEBUG] - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@315cec10.acquireResource() returning.
2017-08-01 11:46:52,139 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - trace com.mchange.v2.resourcepool.BasicResourcePool@6a2b953e [managed: 7, unused: 6, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@2e7fd1f7)
2017-08-01 11:46:52,139 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - decremented pending_acquires: 3
2017-08-01 11:46:52,180 [main] [com.ysk.dao.UserDao.queryUserID] [DEBUG] - ==> Preparing: select * from user where id = ?
2017-08-01 11:46:52,188 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2] [com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool] [DEBUG] - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@315cec10.acquireResource() returning.
2017-08-01 11:46:52,189 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - trace com.mchange.v2.resourcepool.BasicResourcePool@6a2b953e [managed: 8, unused: 7, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@2e7fd1f7)
2017-08-01 11:46:52,189 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - decremented pending_acquires: 2
2017-08-01 11:46:52,205 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1] [com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool] [DEBUG] - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@315cec10.acquireResource() returning.
2017-08-01 11:46:52,205 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - trace com.mchange.v2.resourcepool.BasicResourcePool@6a2b953e [managed: 9, unused: 8, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@2e7fd1f7)
2017-08-01 11:46:52,205 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - decremented pending_acquires: 1
2017-08-01 11:46:52,334 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] [com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool] [DEBUG] - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@315cec10.acquireResource() returning.
2017-08-01 11:46:52,335 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - trace com.mchange.v2.resourcepool.BasicResourcePool@6a2b953e [managed: 10, unused: 9, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@2e7fd1f7)
2017-08-01 11:46:52,335 [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - decremented pending_acquires: 0
2017-08-01 11:46:52,476 [main] [com.ysk.dao.UserDao.queryUserID] [DEBUG] - ==> Parameters: 1(Integer)
2017-08-01 11:46:52,520 [main] [com.ysk.dao.UserDao.queryUserID] [DEBUG] - <== Total: 1
2017-08-01 11:46:52,532 [main] [org.mybatis.spring.SqlSessionUtils] [DEBUG] - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ae13544]
2017-08-01 11:46:52,532 [main] [org.springframework.jdbc.datasource.DataSourceUtils] [DEBUG] - Returning JDBC Connection to DataSource
2017-08-01 11:46:52,536 [main] [com.mchange.v2.resourcepool.BasicResourcePool] [DEBUG] - trace com.mchange.v2.resourcepool.BasicResourcePool@6a2b953e [managed: 10, unused: 9, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@2e7fd1f7)
2017-08-01 11:46:52,537 [main] [com.mchange.v2.c3p0.impl.NewProxyConnection] [DEBUG] - com.mchange.v2.c3p0.impl.NewProxyConnection@548e6d58: close() called more than once.