catalina-2017-05-03.0.log
44.9 KB
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
[ INFO ] [2017-05-03 18:36:26] org.hibernate.validator.internal.util.Version [30] - HV000001: Hibernate Validator 5.2.4.Final
[ INFO ] [2017-05-03 18:36:26] com.example.DemoApplication [48] - Starting DemoApplication on qujiehuideMacBook-Pro.local with PID 3161 (/Users/JA/csair_dp_hdp/java/csair_dp_HDP/target/classes started by JA in /Users/JA/csair_dp_hdp/java/csair_dp_HDP)
[ INFO ] [2017-05-03 18:36:26] com.example.DemoApplication [666] - No active profile set, falling back to default profiles: default
[ INFO ] [2017-05-03 18:36:26] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [578] - Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@7bec57ce: startup date [Wed May 03 18:36:26 CST 2017]; root of context hierarchy
[ INFO ] [2017-05-03 18:36:28] org.springframework.beans.factory.support.DefaultListableBeanFactory [839] - Overriding bean definition for bean 'beanNameViewResolver' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration; factoryMethodName=beanNameViewResolver; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter; factoryMethodName=beanNameViewResolver; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/autoconfigure/web/WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter.class]]
[ INFO ] [2017-05-03 18:36:29] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'spring.datasource.CONFIGURATION_PROPERTIES' of type [class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:29] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$NonEmbeddedConfiguration' of type [class org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$NonEmbeddedConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'dataSource' of type [class org.apache.tomcat.jdbc.pool.DataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'mybatisPageableInterceptor' of type [class com.example.utils.mybatis.pageable.MybatisPageableInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'myBatisConfig' of type [class com.example.utils.mybatis.MyBatisConfig$$EnhancerBySpringCGLIB$$df4a0e9c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'sqlSessionFactory' of type [class org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'sqlSessionTemplate' of type [class org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'wxSubscribeLogsMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'winnerInformationInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'sessionInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'phoneRequestTimeMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'rankingListMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'likeTerminalInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'likeInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'randWinningStickTopRecordMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'randWinningRecordMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'randWhiteInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'randUserInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'randRecordMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'randPrizePoolMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'randPrizeInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'randMetaInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'randApplicationMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'noticeInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeWinningStickTopRecordMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeWinningRecordMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeWhiteInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeUserInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizePoolMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeLotteryRecordMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5PrizeInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'httpLogMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'externalRequestLogMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'formInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'enrollInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'endAtInfoMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'h5CsairConfigMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'backupTableMapper' of type [class org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'annotationDrivenTransactionManager' of type [class org.springframework.jdbc.datasource.DataSourceTransactionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:30] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [328] - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$173567eb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO ] [2017-05-03 18:36:31] org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory [149] - Server initialized with port: 8080
[ INFO ] [2017-05-03 18:36:31] org.eclipse.jetty.server.Server [327] - jetty-9.2.15.v20160210
[ INFO ] [2017-05-03 18:36:31] application [2052] - Initializing Spring embedded WebApplicationContext
[ INFO ] [2017-05-03 18:36:31] org.springframework.web.context.ContextLoader [272] - Root WebApplicationContext: initialization completed in 4201 ms
[ INFO ] [2017-05-03 18:36:31] org.springframework.boot.context.embedded.ServletRegistrationBean [189] - Mapping servlet: 'dispatcherServlet' to [/]
[ INFO ] [2017-05-03 18:36:31] org.springframework.boot.context.embedded.FilterRegistrationBean [258] - Mapping filter: 'characterEncodingFilter' to: [/*]
[ INFO ] [2017-05-03 18:36:31] org.springframework.boot.context.embedded.FilterRegistrationBean [258] - Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
[ INFO ] [2017-05-03 18:36:31] org.springframework.boot.context.embedded.FilterRegistrationBean [258] - Mapping filter: 'httpPutFormContentFilter' to: [/*]
[ INFO ] [2017-05-03 18:36:31] org.springframework.boot.context.embedded.FilterRegistrationBean [258] - Mapping filter: 'requestContextFilter' to: [/*]
[ INFO ] [2017-05-03 18:36:31] org.eclipse.jetty.server.handler.ContextHandler [744] - Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@592a8822{/,file:/private/var/folders/gr/vnj7fqcx3779xx9gq56x1dd80000gn/T/jetty-docbase.2536196399658731688.8080/,AVAILABLE}
[ INFO ] [2017-05-03 18:36:31] org.eclipse.jetty.server.Server [379] - Started @6741ms
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [532] - Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@7bec57ce: startup date [Wed May 03 18:36:26 CST 2017]; root of context hierarchy
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/test/test]}" onto public java.lang.String com.example.DemoApplication.now()
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/budrlji/{ssidKey}/backup/h/dek]}" onto public void com.example.controller.backup.BackUpApiController.backup(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/budrlji/{ssidKey}/backup/h/dek/tsqlhandle]}" onto public void com.example.controller.backup.BackUpApiController.tsqlhandle(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/enroll/save]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.EnrollController.save(javax.servlet.http.HttpServletRequest,com.example.models.enroll.EnrollInfo,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/enroll/save/phone_number]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.EnrollController.save(javax.servlet.http.HttpServletRequest,com.example.models.enroll.EnrollInfo,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/validate/get]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.ValidateController.get(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/validate/send]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.ValidateController.send(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/validate/captcha/sendsms]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.ValidateController.sendsms(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/validate/captcha]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.ValidateController.validateCode(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/validate]}" onto public com.example.support.model.MessageEntity com.example.controller.enroll.ValidateController.validate(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/yuyue/save]}" onto public com.example.support.model.MessageEntity com.example.controller.form.FormController.save(javax.servlet.http.HttpServletRequest,com.example.models.form.FormInfo)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/lottery]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.LotteryController.lottery(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/userResult]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.LotteryController.userResult(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/lotteryResult]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.LotteryController.lotteryResult(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/lotteryTopResult]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.LotteryController.lotteryTopResult(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/prizeLotteryResult]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.LotteryController.prizeLotteryResult(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/user/getList]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.PrizeUserController.getUserInfo(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/prize/user/save]}" onto public com.example.support.model.MessageEntity com.example.controller.lottery.PrizeUserController.saveUserInfo(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/notice/list]}" onto public com.example.support.model.MessageEntity com.example.controller.notice.NoticeInfoController.list(javax.servlet.http.HttpServletRequest,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/randapp/save]}" onto public com.example.support.model.MessageEntity com.example.controller.rand.ApplicationController.save(javax.servlet.http.HttpServletRequest,java.lang.String,java.util.Date,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rand/lottery]}" onto public com.example.support.model.MessageEntity com.example.controller.rand.RandController.lottery(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rand/userResult]}" onto public com.example.support.model.MessageEntity com.example.controller.rand.RandController.userResult(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rand/lotteryResult]}" onto public com.example.support.model.MessageEntity com.example.controller.rand.RandController.lotteryResult(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Integer,java.lang.Integer)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rand/lotteryTopResult]}" onto public com.example.support.model.MessageEntity com.example.controller.rand.RandController.lotteryTopResult(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Integer,java.lang.Integer)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rand/prizeLotteryResult]}" onto public com.example.support.model.MessageEntity com.example.controller.rand.RandController.prizeLotteryResult(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rand/saveUser]}" onto public com.example.support.model.MessageEntity com.example.controller.rand.RandController.saveUserInfo(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rank/like]}" onto public com.example.support.model.MessageEntity com.example.controller.rank.RankController.like(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Long,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rank/terminal/like]}" onto public com.example.support.model.MessageEntity com.example.controller.rank.RankController.terminallike(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.Long,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rank/rankinglist]}" onto public com.example.support.model.MessageEntity com.example.controller.rank.RankController.rankinglist(javax.servlet.http.HttpServletRequest,java.lang.Long,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rank/mylike]}" onto public com.example.support.model.MessageEntity com.example.controller.rank.RankController.mylike(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/rank/terminal/mylike]}" onto public com.example.support.model.MessageEntity com.example.controller.rank.RankController.terminalMylike(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/marketing/winner/save]}" onto public com.example.support.model.MessageEntity com.example.controller.winner.WinnerInformationInfoController.save(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/wx/subscribe/event/{appId}]}" onto public void com.example.controller.wx.WxSubscribeEventController.subscribeevent(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String) throws java.io.IOException
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity<java.util.Map<java.lang.String, java.lang.Object>> org.springframework.boot.autoconfigure.web.BasicErrorController.error(javax.servlet.http.HttpServletRequest)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [534] - Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [341] - Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [341] - Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[ INFO ] [2017-05-03 18:36:32] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping [341] - Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[ INFO ] [2017-05-03 18:36:33] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] - Registering beans for JMX exposure on startup
[ INFO ] [2017-05-03 18:36:33] application [2052] - Initializing Spring FrameworkServlet 'dispatcherServlet'
[ INFO ] [2017-05-03 18:36:33] org.springframework.web.servlet.DispatcherServlet [488] - FrameworkServlet 'dispatcherServlet': initialization started
[ INFO ] [2017-05-03 18:36:33] org.springframework.web.servlet.DispatcherServlet [507] - FrameworkServlet 'dispatcherServlet': initialization completed in 13 ms
[ INFO ] [2017-05-03 18:36:33] org.eclipse.jetty.server.ServerConnector [266] - Started ServerConnector@220e3cec{HTTP/1.1}{0.0.0.0:8080}
[ INFO ] [2017-05-03 18:36:33] org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainer [121] - Jetty started on port(s) 8080 (http/1.1)
[ INFO ] [2017-05-03 18:36:33] com.example.DemoApplication [57] - Started DemoApplication in 7.217 seconds (JVM running for 8.109)
[ WARN ] [2017-05-03 18:37:05] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x03[\x17?\xA9g\x16[...\x00\x08\x1a\x1a\x00\x1d\x00\x17\x00\x18\xAa\xAa\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:05] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@44af6c9b{r=0,c=false,a=IDLE,uri=}
[ WARN ] [2017-05-03 18:37:09] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x03Vw\xBcPb\x8d3...\x00\x08zz\x00\x1d\x00\x17\x00\x18ZZ\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:09] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@4d275e5b{r=0,c=false,a=IDLE,uri=}
[ WARN ] [2017-05-03 18:37:17] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x03\x1e\xC8}\xBa\xCb(\xAa...\x00\x08\xCa\xCa\x00\x1d\x00\x17\x00\x18\xBa\xBa\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:17] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@426a6f70{r=0,c=false,a=IDLE,uri=}
[ WARN ] [2017-05-03 18:37:18] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x03\x8f\x1c\xF4J\x84\x08\xDc...\x00\x08\x1a\x1a\x00\x1d\x00\x17\x00\x18JJ\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:18] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@be6bc5{r=0,c=false,a=IDLE,uri=}
[ WARN ] [2017-05-03 18:37:18] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x03\xB3\xC4\x9aU\x81\xD1z...\x00\x08\xCa\xCa\x00\x1d\x00\x17\x00\x18ZZ\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:18] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@221fb9be{r=0,c=false,a=IDLE,uri=}
[ WARN ] [2017-05-03 18:37:18] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x03G\xB0M\x90\xA3\xE0l...\x00\x08\xBa\xBa\x00\x1d\x00\x17\x00\x18\x9a\x9a\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:18] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@7a1d1456{r=0,c=false,a=IDLE,uri=}
[ WARN ] [2017-05-03 18:37:19] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x031\xB4\x1b\xA9\t\x1eS...\x00\x08\xBa\xBa\x00\x1d\x00\x17\x00\x18\xAa\xAa\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:19] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@193d86ed{r=0,c=false,a=IDLE,uri=}
[ WARN ] [2017-05-03 18:37:19] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x03;\xE3\xA7a\xC6\xD76...\x00\x08\xEa\xEa\x00\x1d\x00\x17\x00\x18jj\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:19] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@1e9248dd{r=0,c=false,a=IDLE,uri=}
[ WARN ] [2017-05-03 18:37:19] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x03~qL\x90\x86\x98%...\x00\x08zz\x00\x1d\x00\x17\x00\x18\x9a\x9a\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:19] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@b993fb7{r=0,c=false,a=IDLE,uri=}
[ WARN ] [2017-05-03 18:37:19] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x03\xE7Gv8\x1c\x8cP...\x00\x08JJ\x00\x1d\x00\x17\x00\x18::\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:19] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@44931712{r=0,c=false,a=IDLE,uri=}
[ WARN ] [2017-05-03 18:37:19] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x03\xCd\xBc(\xE0\x13\xCeM...\x00\x08\xBa\xBa\x00\x1d\x00\x17\x00\x18\xEa\xEa\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:19] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@65dd5e74{r=0,c=false,a=IDLE,uri=}
[ WARN ] [2017-05-03 18:37:19] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x030f\xEf#\xAfFe...\x00\x08jj\x00\x1d\x00\x17\x00\x18**\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:19] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@65ff3336{r=0,c=false,a=IDLE,uri=}
[ WARN ] [2017-05-03 18:37:20] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x03\x1c\x1f\x9b\xD1\xD2\xFb\x0c...\x00\x08\x1a\x1a\x00\x1d\x00\x17\x00\x18\xDa\xDa\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:20] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@146673c6{r=0,c=false,a=IDLE,uri=}
[ WARN ] [2017-05-03 18:37:20] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x03\x1bU\x14\x19\xF9\xB0\xB4...\x00\x08ZZ\x00\x1d\x00\x17\x00\x18\n\n\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:20] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@329547b0{r=0,c=false,a=IDLE,uri=}
[ WARN ] [2017-05-03 18:37:20] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x03\x87(\xDa\x12\r\x1f\xB0...\x00\x08**\x00\x1d\x00\x17\x00\x18\x1a\x1a\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:20] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@11bc8faf{r=0,c=false,a=IDLE,uri=}
[ WARN ] [2017-05-03 18:37:24] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x03\x00V\x86jB\x02\xC7...\x00\x08ZZ\x00\x1d\x00\x17\x00\x18jj\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:24] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@1cdf3ea3{r=0,c=false,a=IDLE,uri=}
[ WARN ] [2017-05-03 18:37:25] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x03t\xCa\x0e\x13Yi\xFe...\x00\x08\xCa\xCa\x00\x1d\x00\x17\x00\x18\x1a\x1a\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:25] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@73a7794d{r=0,c=false,a=IDLE,uri=}
[ WARN ] [2017-05-03 18:37:29] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x03\x0e\xEa\xFe<\x99Bb...\x00\x08\xEa\xEa\x00\x1d\x00\x17\x00\x18::\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:29] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@7be41edb{r=0,c=false,a=IDLE,uri=}
[ WARN ] [2017-05-03 18:37:30] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x03\x1e\xE2\xEd'\xEb\x9b\x00...\x00\x08\xEa\xEa\x00\x1d\x00\x17\x00\x18**\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:30] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@55432a38{r=0,c=false,a=IDLE,uri=}
[ WARN ] [2017-05-03 18:37:30] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x03\xB4\xC9\x02\\j\x0b\xAc...\x00\x08\xCa\xCa\x00\x1d\x00\x17\x00\x18ZZ\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:30] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@54c1224b{r=0,c=false,a=IDLE,uri=}
[ WARN ] [2017-05-03 18:37:30] org.eclipse.jetty.http.HttpParser [1719] - Illegal character 0x16 in state=START for buffer HeapByteBuffer@1ffa7f44[p=1,l=183,c=16384,r=182]={\x16<<<\x03\x01\x00\xB2\x01\x00\x00\xAe\x03\x03\xDc\x1b\xFf;\xF1t)...\x00\x08\x1a\x1a\x00\x1d\x00\x17\x00\x18::\x00\x01\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[ WARN ] [2017-05-03 18:37:30] org.eclipse.jetty.http.HttpParser [1344] - badMessage: 400 Illegal character 0x16 for HttpChannelOverHttp@7e67eddd{r=0,c=false,a=IDLE,uri=}
[ INFO ] [2017-05-03 18:37:34] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [960] - Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@7bec57ce: startup date [Wed May 03 18:36:26 CST 2017]; root of context hierarchy
[ INFO ] [2017-05-03 18:37:34] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [449] - Unregistering JMX-exposed beans on shutdown
[ WARN ] [2017-05-03 18:37:34] org.springframework.beans.factory.support.DisposableBeanAdapter [364] - Invocation of destroy method 'close' failed on bean with name 'sqlSessionTemplate': java.lang.UnsupportedOperationException: Manual close is not allowed over a Spring managed SqlSession
[ INFO ] [2017-05-03 18:37:34] org.eclipse.jetty.server.ServerConnector [306] - Stopped ServerConnector@220e3cec{HTTP/1.1}{0.0.0.0:8080}
[ INFO ] [2017-05-03 18:37:34] application [2052] - Destroying Spring FrameworkServlet 'dispatcherServlet'
[ INFO ] [2017-05-03 18:37:34] org.eclipse.jetty.server.handler.ContextHandler [865] - Stopped o.s.b.c.e.j.JettyEmbeddedWebAppContext@592a8822{/,file:/private/var/folders/gr/vnj7fqcx3779xx9gq56x1dd80000gn/T/jetty-docbase.2536196399658731688.8080/,UNAVAILABLE}