k94314517
2025-06-18 132e960ec3f5f6e1f27e26dbfb2718965ed4572b
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
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
2024-12-18 19:06:14.690 [background-preinit] INFO  org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.7.Final
2024-12-18 19:06:15.976 [main] INFO  org.reflections.Reflections - Reflections took 45 ms to scan 1 urls, producing 3 keys and 6 values 
2024-12-18 19:06:16.013 [main] INFO  org.reflections.Reflections - Reflections took 16 ms to scan 1 urls, producing 4 keys and 9 values 
2024-12-18 19:06:16.034 [main] INFO  org.reflections.Reflections - Reflections took 16 ms to scan 1 urls, producing 3 keys and 10 values 
2024-12-18 19:06:16.334 [main] INFO  org.reflections.Reflections - Reflections took 293 ms to scan 326 urls, producing 0 keys and 0 values 
2024-12-18 19:06:16.348 [main] INFO  org.reflections.Reflections - Reflections took 13 ms to scan 1 urls, producing 1 keys and 5 values 
2024-12-18 19:06:16.367 [main] INFO  org.reflections.Reflections - Reflections took 15 ms to scan 1 urls, producing 1 keys and 7 values 
2024-12-18 19:06:16.389 [main] INFO  org.reflections.Reflections - Reflections took 16 ms to scan 1 urls, producing 2 keys and 8 values 
2024-12-18 19:06:16.682 [main] INFO  org.reflections.Reflections - Reflections took 289 ms to scan 326 urls, producing 0 keys and 0 values 
2024-12-18 19:06:19.796 [main] WARN  c.a.cloud.nacos.client.NacosPropertySourceBuilder - Ignore the empty nacos configuration and get it based on dataId[visitsAdmin] & group[DEFAULT_GROUP]
2024-12-18 19:06:19.823 [main] WARN  c.a.cloud.nacos.client.NacosPropertySourceBuilder - Ignore the empty nacos configuration and get it based on dataId[visitsAdmin.properties] & group[DEFAULT_GROUP]
2024-12-18 19:06:19.860 [main] WARN  c.a.cloud.nacos.client.NacosPropertySourceBuilder - Ignore the empty nacos configuration and get it based on dataId[visitsAdmin-dev.properties] & group[DEFAULT_GROUP]
2024-12-18 19:06:19.862 [main] INFO  o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-visitsAdmin-dev.properties,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-visitsAdmin.properties,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-visitsAdmin,DEFAULT_GROUP'}]
2024-12-18 19:06:19.936 [main] INFO  com.doumee.VisitsAdminApplication - The following profiles are active: dev
2024-12-18 19:06:21.711 [main] INFO  o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
2024-12-18 19:06:21.714 [main] INFO  o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2024-12-18 19:06:21.840 [main] INFO  o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 108ms. Found 0 Redis repository interfaces.
2024-12-18 19:06:22.353 [main] INFO  o.springframework.cloud.context.scope.GenericScope - BeanFactory id=6bf3e0f1-c576-3541-86ff-28a6eb21808b
2024-12-18 19:06:22.367 [main] INFO  o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
2024-12-18 19:06:22.379 [main] INFO  o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2024-12-18 19:06:22.384 [main] INFO  o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2024-12-18 19:06:22.433 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroCredentialsMatcher' of type [com.doumee.config.shiro.ShiroCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:06:22.457 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:06:22.462 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:06:22.559 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:06:22.648 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:06:22.722 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'sessionRedisTemplate' of type [org.springframework.data.redis.core.RedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:06:22.723 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroCache' of type [com.doumee.config.shiro.ShiroCache] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:06:22.727 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroTokenManager' of type [com.doumee.config.shiro.ShiroTokenManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:06:22.727 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroSessionDAO' of type [com.doumee.config.shiro.ShiroSessionDAO] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:06:22.741 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroCacheManager' of type [com.doumee.config.shiro.ShiroCacheManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:06:22.749 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroRealm' of type [com.doumee.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:06:22.749 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.doumee.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$1b16db0e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:06:22.908 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'sessionManager' of type [com.doumee.config.shiro.ShiroSessionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:06:22.910 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroCache' of type [com.doumee.config.shiro.ShiroCache] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:06:22.912 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:06:22.975 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:06:23.017 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:06:23.033 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:06:23.036 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'integrationDisposableAutoCreatedBeans' of type [org.springframework.integration.config.annotation.Disposables] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:06:23.364 [main] INFO  o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 10038 (http)
2024-12-18 19:06:23.375 [main] INFO  org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-10038"]
2024-12-18 19:06:23.376 [main] INFO  org.apache.catalina.core.StandardService - Starting service [Tomcat]
2024-12-18 19:06:23.376 [main] INFO  org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.46]
2024-12-18 19:06:23.548 [main] INFO  o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
2024-12-18 19:06:23.548 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 3577 ms
2024-12-18 19:06:24.127 [main] INFO  c.g.y.a.MybatisPlusJoinAutoConfiguration - MPJSqlInjector init
2024-12-18 19:06:28.002 [main] INFO  com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
2024-12-18 19:06:36.075 [main] INFO  org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
2024-12-18 19:06:36.084 [main] INFO  org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2024-12-18 19:06:36.084 [main] INFO  org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
2024-12-18 19:06:36.084 [main] INFO  org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
2024-12-18 19:06:36.085 [main] INFO  org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  NOT STARTED.
  Currently in standby mode.
  Number of jobs executed: 0
  Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
 
2024-12-18 19:06:36.085 [main] INFO  org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
2024-12-18 19:06:36.085 [main] INFO  org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
2024-12-18 19:06:36.085 [main] INFO  org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@65daaa95
2024-12-18 19:06:36.633 [main] WARN  com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources.
2024-12-18 19:06:36.633 [main] INFO  com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2024-12-18 19:06:36.638 [main] WARN  com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources.
2024-12-18 19:06:36.638 [main] INFO  com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2024-12-18 19:06:36.767 [main] INFO  o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
2024-12-18 19:06:37.202 [main] INFO  o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'Nacos-Watch-Task-Scheduler'
2024-12-18 19:06:37.897 [main] INFO  o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
2024-12-18 19:06:38.090 [main] INFO  o.s.integration.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
2024-12-18 19:06:38.090 [main] INFO  o.s.integration.channel.PublishSubscribeChannel - Channel 'visitsAdmin-1.errorChannel' has 1 subscriber(s).
2024-12-18 19:06:38.090 [main] INFO  o.s.integration.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger'
2024-12-18 19:06:38.093 [main] INFO  com.alibaba.nacos.client.naming - initializer namespace from System Property : null
2024-12-18 19:06:38.093 [main] INFO  com.alibaba.nacos.client.naming - initializer namespace from System Environment :null
2024-12-18 19:06:38.094 [main] INFO  com.alibaba.nacos.client.naming - initializer namespace from System Property :null
2024-12-18 19:06:38.211 [main] INFO  com.alibaba.nacos.common.remote.client - [RpcClientFactory] create a new rpc client of 56188cde-74ee-478b-bebe-f9143fda41d6
2024-12-18 19:06:38.211 [main] INFO  com.alibaba.nacos.common.remote.client - [56188cde-74ee-478b-bebe-f9143fda41d6]RpcClient init label, labels={module=naming, source=sdk}
2024-12-18 19:06:38.213 [main] INFO  com.alibaba.nacos.common.remote.client - [56188cde-74ee-478b-bebe-f9143fda41d6]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager
2024-12-18 19:06:38.213 [main] INFO  com.alibaba.nacos.common.remote.client - [56188cde-74ee-478b-bebe-f9143fda41d6]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
2024-12-18 19:06:38.213 [main] INFO  com.alibaba.nacos.common.remote.client - [56188cde-74ee-478b-bebe-f9143fda41d6]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
2024-12-18 19:06:38.214 [main] INFO  com.alibaba.nacos.common.remote.client - [56188cde-74ee-478b-bebe-f9143fda41d6] Try to connect to server on start up, server: {serverIp='175.27.187.84', server main port=8848}
2024-12-18 19:06:38.381 [main] INFO  com.alibaba.nacos.common.remote.client - [56188cde-74ee-478b-bebe-f9143fda41d6] Success to connect to server [175.27.187.84:8848] on start up,connectionId=1734519998584_61.190.39.2_56115
2024-12-18 19:06:38.381 [main] INFO  com.alibaba.nacos.common.remote.client - [56188cde-74ee-478b-bebe-f9143fda41d6]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
2024-12-18 19:06:38.381 [com.alibaba.nacos.client.remote.worker] INFO  com.alibaba.nacos.common.remote.client - [56188cde-74ee-478b-bebe-f9143fda41d6]Notify connected event to listeners.
2024-12-18 19:06:38.382 [main] INFO  com.alibaba.nacos.common.remote.client - [56188cde-74ee-478b-bebe-f9143fda41d6]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4
2024-12-18 19:06:38.382 [com.alibaba.nacos.client.remote.worker] INFO  com.alibaba.nacos.client.naming - Grpc connection connect
2024-12-18 19:06:38.413 [main] INFO  com.alibaba.nacos.client.naming - init new ips(0) service: DEFAULT_GROUP@@visitsAdmin@@DEFAULT -> []
2024-12-18 19:06:38.423 [main] INFO  com.alibaba.nacos.client.naming - current ips:(0) service: DEFAULT_GROUP@@visitsAdmin@@DEFAULT -> []
2024-12-18 19:06:38.429 [main] INFO  org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-10038"]
2024-12-18 19:06:38.444 [main] INFO  o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 10038 (http) with context path ''
2024-12-18 19:06:38.447 [main] INFO  com.alibaba.nacos.client.naming - [REGISTER-SERVICE] dev_renkang registering service visitsAdmin with instance Instance{instanceId='null', ip='192.168.0.100', port=10038, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}}
2024-12-18 19:06:38.469 [main] INFO  c.a.cloud.nacos.registry.NacosServiceRegistry - nacos registry, DEFAULT_GROUP visitsAdmin 192.168.0.100:10038 register finished
2024-12-18 19:06:38.936 [nacos-grpc-client-executor-6] INFO  com.alibaba.nacos.common.remote.client - [56188cde-74ee-478b-bebe-f9143fda41d6]receive server push request,request=NotifySubscriberRequest,requestId=3223
2024-12-18 19:06:38.940 [nacos-grpc-client-executor-6] INFO  com.alibaba.nacos.client.naming - new ips(1) service: DEFAULT_GROUP@@visitsAdmin@@DEFAULT -> [{"instanceId":"192.168.0.100#10038#DEFAULT#DEFAULT_GROUP@@visitsAdmin","ip":"192.168.0.100","port":10038,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@visitsAdmin","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
2024-12-18 19:06:38.940 [nacos-grpc-client-executor-6] INFO  com.alibaba.nacos.client.naming - current ips:(1) service: DEFAULT_GROUP@@visitsAdmin@@DEFAULT -> [{"instanceId":"192.168.0.100#10038#DEFAULT#DEFAULT_GROUP@@visitsAdmin","ip":"192.168.0.100","port":10038,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@visitsAdmin","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
2024-12-18 19:06:38.941 [nacos-grpc-client-executor-6] INFO  com.alibaba.nacos.common.remote.client - [56188cde-74ee-478b-bebe-f9143fda41d6]ack server push request,request=NotifySubscriberRequest,requestId=3223
2024-12-18 19:06:39.638 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:06:39.654 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:06:39.671 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:06:39.778 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:06:40.167 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:06:40.588 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:06:41.408 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:06:41.433 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:06:41.722 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:06:41.826 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:06:41.895 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:06:41.896 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:06:41.957 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:06:41.972 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:06:42.084 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:06:42.172 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: String, dataTypeClass: class java.lang.Void
2024-12-18 19:06:42.173 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: String, dataTypeClass: class java.lang.Void
2024-12-18 19:06:42.524 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: String, dataTypeClass: class java.lang.Void
2024-12-18 19:06:42.525 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: String, dataTypeClass: class java.lang.Void
2024-12-18 19:06:42.530 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:06:42.886 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: String, dataTypeClass: class java.lang.Void
2024-12-18 19:06:42.887 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:06:42.891 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: String, dataTypeClass: class java.lang.Void
2024-12-18 19:06:42.891 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:06:43.003 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:06:44.421 [main] INFO  o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
2024-12-18 19:06:44.421 [main] INFO  org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
2024-12-18 19:06:44.429 [main] INFO  com.doumee.VisitsAdminApplication - Started VisitsAdminApplication in 30.681 seconds (JVM running for 31.781)
2024-12-18 19:06:44.436 [main] INFO  com.alibaba.nacos.client.config.impl.ClientWorker - [config_rpc_client] [subscribe] visitsAdmin+DEFAULT_GROUP
2024-12-18 19:06:44.439 [main] INFO  com.alibaba.nacos.client.config.impl.CacheData - [config_rpc_client] [add-listener] ok, tenant=, dataId=visitsAdmin, group=DEFAULT_GROUP, cnt=1
2024-12-18 19:06:44.439 [main] INFO  com.alibaba.nacos.client.config.impl.ClientWorker - [config_rpc_client] [subscribe] visitsAdmin.properties+DEFAULT_GROUP
2024-12-18 19:06:44.439 [main] INFO  com.alibaba.nacos.client.config.impl.CacheData - [config_rpc_client] [add-listener] ok, tenant=, dataId=visitsAdmin.properties, group=DEFAULT_GROUP, cnt=1
2024-12-18 19:06:44.439 [main] INFO  com.alibaba.nacos.client.config.impl.ClientWorker - [config_rpc_client] [subscribe] visitsAdmin-dev.properties+DEFAULT_GROUP
2024-12-18 19:06:44.439 [main] INFO  com.alibaba.nacos.client.config.impl.CacheData - [config_rpc_client] [add-listener] ok, tenant=, dataId=visitsAdmin-dev.properties, group=DEFAULT_GROUP, cnt=1
2024-12-18 19:06:59.091 [Thread-11] WARN  com.alibaba.nacos.common.notify.NotifyCenter - [NotifyCenter] Start destroying Publisher
2024-12-18 19:06:59.091 [Thread-3] WARN  com.alibaba.nacos.common.http.HttpClientBeanHolder - [HttpClientBeanHolder] Start destroying common HttpClient
2024-12-18 19:06:59.091 [Thread-11] WARN  com.alibaba.nacos.common.notify.NotifyCenter - [NotifyCenter] Destruction of the end
2024-12-18 19:06:59.092 [Thread-3] WARN  com.alibaba.nacos.common.http.HttpClientBeanHolder - [HttpClientBeanHolder] Destruction of the end
2024-12-18 19:06:59.093 [SpringContextShutdownHook] INFO  org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.
2024-12-18 19:31:53.172 [background-preinit] INFO  org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.7.Final
2024-12-18 19:31:54.709 [main] INFO  org.reflections.Reflections - Reflections took 41 ms to scan 1 urls, producing 3 keys and 6 values 
2024-12-18 19:31:54.753 [main] INFO  org.reflections.Reflections - Reflections took 20 ms to scan 1 urls, producing 4 keys and 9 values 
2024-12-18 19:31:54.770 [main] INFO  org.reflections.Reflections - Reflections took 14 ms to scan 1 urls, producing 3 keys and 10 values 
2024-12-18 19:31:55.042 [main] INFO  org.reflections.Reflections - Reflections took 267 ms to scan 326 urls, producing 0 keys and 0 values 
2024-12-18 19:31:55.056 [main] INFO  org.reflections.Reflections - Reflections took 13 ms to scan 1 urls, producing 1 keys and 5 values 
2024-12-18 19:31:55.074 [main] INFO  org.reflections.Reflections - Reflections took 14 ms to scan 1 urls, producing 1 keys and 7 values 
2024-12-18 19:31:55.093 [main] INFO  org.reflections.Reflections - Reflections took 14 ms to scan 1 urls, producing 2 keys and 8 values 
2024-12-18 19:31:55.324 [main] INFO  org.reflections.Reflections - Reflections took 227 ms to scan 326 urls, producing 0 keys and 0 values 
2024-12-18 19:31:57.424 [main] WARN  c.a.cloud.nacos.client.NacosPropertySourceBuilder - Ignore the empty nacos configuration and get it based on dataId[visitsAdmin] & group[DEFAULT_GROUP]
2024-12-18 19:31:57.458 [main] WARN  c.a.cloud.nacos.client.NacosPropertySourceBuilder - Ignore the empty nacos configuration and get it based on dataId[visitsAdmin.properties] & group[DEFAULT_GROUP]
2024-12-18 19:31:57.499 [main] WARN  c.a.cloud.nacos.client.NacosPropertySourceBuilder - Ignore the empty nacos configuration and get it based on dataId[visitsAdmin-dev.properties] & group[DEFAULT_GROUP]
2024-12-18 19:31:57.500 [main] INFO  o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-visitsAdmin-dev.properties,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-visitsAdmin.properties,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-visitsAdmin,DEFAULT_GROUP'}]
2024-12-18 19:31:57.548 [main] INFO  com.doumee.VisitsAdminApplication - The following profiles are active: dev
2024-12-18 19:31:59.789 [main] INFO  o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
2024-12-18 19:31:59.796 [main] INFO  o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2024-12-18 19:32:00.038 [main] INFO  o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 206ms. Found 0 Redis repository interfaces.
2024-12-18 19:32:01.369 [main] INFO  o.springframework.cloud.context.scope.GenericScope - BeanFactory id=6bf3e0f1-c576-3541-86ff-28a6eb21808b
2024-12-18 19:32:01.457 [main] INFO  o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
2024-12-18 19:32:01.583 [main] INFO  o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2024-12-18 19:32:01.599 [main] INFO  o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2024-12-18 19:32:01.902 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroCredentialsMatcher' of type [com.doumee.config.shiro.ShiroCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:32:01.955 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:32:01.970 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:32:02.436 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:32:02.694 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:32:02.912 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'sessionRedisTemplate' of type [org.springframework.data.redis.core.RedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:32:02.914 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroCache' of type [com.doumee.config.shiro.ShiroCache] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:32:02.920 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroTokenManager' of type [com.doumee.config.shiro.ShiroTokenManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:32:02.920 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroSessionDAO' of type [com.doumee.config.shiro.ShiroSessionDAO] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:32:02.936 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroCacheManager' of type [com.doumee.config.shiro.ShiroCacheManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:32:02.951 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroRealm' of type [com.doumee.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:32:02.952 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.doumee.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$9dc6fd3e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:32:03.240 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'sessionManager' of type [com.doumee.config.shiro.ShiroSessionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:32:03.242 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroCache' of type [com.doumee.config.shiro.ShiroCache] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:32:03.252 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:32:03.468 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:32:03.560 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:32:03.586 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:32:03.591 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'integrationDisposableAutoCreatedBeans' of type [org.springframework.integration.config.annotation.Disposables] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:32:04.203 [main] INFO  o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 10038 (http)
2024-12-18 19:32:04.216 [main] INFO  org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-10038"]
2024-12-18 19:32:04.217 [main] INFO  org.apache.catalina.core.StandardService - Starting service [Tomcat]
2024-12-18 19:32:04.217 [main] INFO  org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.46]
2024-12-18 19:32:04.432 [main] INFO  o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
2024-12-18 19:32:04.433 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 6863 ms
2024-12-18 19:32:05.272 [main] INFO  c.g.y.a.MybatisPlusJoinAutoConfiguration - MPJSqlInjector init
2024-12-18 19:32:08.304 [main] INFO  com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
2024-12-18 19:32:14.090 [main] WARN  o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hkSyncInitConfigServiceImpl': Invocation of init method failed; nested exception is BusinessException(code=4002)
2024-12-18 19:32:14.097 [main] INFO  com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closing ...
2024-12-18 19:32:14.101 [main] INFO  com.alibaba.druid.pool.DruidDataSource - {dataSource-1} closed
2024-12-18 19:32:14.120 [main] INFO  org.apache.catalina.core.StandardService - Stopping service [Tomcat]
2024-12-18 19:32:14.129 [main] INFO  o.s.b.a.l.ConditionEvaluationReportLoggingListener - 
 
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2024-12-18 19:32:15.127 [Thread-14] WARN  com.alibaba.nacos.common.notify.NotifyCenter - [NotifyCenter] Start destroying Publisher
2024-12-18 19:32:15.127 [Thread-5] WARN  com.alibaba.nacos.common.http.HttpClientBeanHolder - [HttpClientBeanHolder] Start destroying common HttpClient
2024-12-18 19:32:15.127 [Thread-14] WARN  com.alibaba.nacos.common.notify.NotifyCenter - [NotifyCenter] Destruction of the end
2024-12-18 19:32:15.128 [Thread-5] WARN  com.alibaba.nacos.common.http.HttpClientBeanHolder - [HttpClientBeanHolder] Destruction of the end
2024-12-18 19:33:06.287 [background-preinit] INFO  org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.7.Final
2024-12-18 19:33:07.428 [main] INFO  org.reflections.Reflections - Reflections took 35 ms to scan 1 urls, producing 3 keys and 6 values 
2024-12-18 19:33:07.462 [main] INFO  org.reflections.Reflections - Reflections took 15 ms to scan 1 urls, producing 4 keys and 9 values 
2024-12-18 19:33:07.476 [main] INFO  org.reflections.Reflections - Reflections took 11 ms to scan 1 urls, producing 3 keys and 10 values 
2024-12-18 19:33:07.708 [main] INFO  org.reflections.Reflections - Reflections took 228 ms to scan 326 urls, producing 0 keys and 0 values 
2024-12-18 19:33:07.720 [main] INFO  org.reflections.Reflections - Reflections took 11 ms to scan 1 urls, producing 1 keys and 5 values 
2024-12-18 19:33:07.738 [main] INFO  org.reflections.Reflections - Reflections took 15 ms to scan 1 urls, producing 1 keys and 7 values 
2024-12-18 19:33:07.757 [main] INFO  org.reflections.Reflections - Reflections took 15 ms to scan 1 urls, producing 2 keys and 8 values 
2024-12-18 19:33:07.978 [main] INFO  org.reflections.Reflections - Reflections took 217 ms to scan 326 urls, producing 0 keys and 0 values 
2024-12-18 19:33:09.733 [main] WARN  c.a.cloud.nacos.client.NacosPropertySourceBuilder - Ignore the empty nacos configuration and get it based on dataId[visitsAdmin] & group[DEFAULT_GROUP]
2024-12-18 19:33:09.790 [main] WARN  c.a.cloud.nacos.client.NacosPropertySourceBuilder - Ignore the empty nacos configuration and get it based on dataId[visitsAdmin.properties] & group[DEFAULT_GROUP]
2024-12-18 19:33:09.823 [main] WARN  c.a.cloud.nacos.client.NacosPropertySourceBuilder - Ignore the empty nacos configuration and get it based on dataId[visitsAdmin-dev.properties] & group[DEFAULT_GROUP]
2024-12-18 19:33:09.824 [main] INFO  o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-visitsAdmin-dev.properties,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-visitsAdmin.properties,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-visitsAdmin,DEFAULT_GROUP'}]
2024-12-18 19:33:09.857 [main] INFO  com.doumee.VisitsAdminApplication - The following profiles are active: dev
2024-12-18 19:33:10.976 [main] INFO  o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode!
2024-12-18 19:33:10.978 [main] INFO  o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2024-12-18 19:33:11.075 [main] INFO  o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 84ms. Found 0 Redis repository interfaces.
2024-12-18 19:33:11.432 [main] INFO  o.springframework.cloud.context.scope.GenericScope - BeanFactory id=6bf3e0f1-c576-3541-86ff-28a6eb21808b
2024-12-18 19:33:11.441 [main] INFO  o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.
2024-12-18 19:33:11.450 [main] INFO  o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.
2024-12-18 19:33:11.455 [main] INFO  o.s.i.c.DefaultConfiguringBeanFactoryPostProcessor - No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.
2024-12-18 19:33:11.499 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroCredentialsMatcher' of type [com.doumee.config.shiro.ShiroCredentialsMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:33:11.517 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'spring.redis-org.springframework.boot.autoconfigure.data.redis.RedisProperties' of type [org.springframework.boot.autoconfigure.data.redis.RedisProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:33:11.520 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration' of type [org.springframework.boot.autoconfigure.data.redis.LettuceConnectionConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:33:11.603 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'lettuceClientResources' of type [io.lettuce.core.resource.DefaultClientResources] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:33:11.683 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'redisConnectionFactory' of type [org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:33:11.759 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'sessionRedisTemplate' of type [org.springframework.data.redis.core.RedisTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:33:11.759 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroCache' of type [com.doumee.config.shiro.ShiroCache] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:33:11.761 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroTokenManager' of type [com.doumee.config.shiro.ShiroTokenManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:33:11.761 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroSessionDAO' of type [com.doumee.config.shiro.ShiroSessionDAO] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:33:11.769 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroCacheManager' of type [com.doumee.config.shiro.ShiroCacheManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:33:11.775 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroRealm' of type [com.doumee.config.shiro.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:33:11.775 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroConfig' of type [com.doumee.config.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$beea4f58] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:33:11.904 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'sessionManager' of type [com.doumee.config.shiro.ShiroSessionManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:33:11.906 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'shiroCache' of type [com.doumee.config.shiro.ShiroCache] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:33:11.907 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:33:11.967 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:33:12.004 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.integration.config.IntegrationManagementConfiguration' of type [org.springframework.integration.config.IntegrationManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:33:12.013 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'integrationChannelResolver' of type [org.springframework.integration.support.channel.BeanFactoryChannelResolver] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:33:12.016 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'integrationDisposableAutoCreatedBeans' of type [org.springframework.integration.config.annotation.Disposables] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-12-18 19:33:12.272 [main] INFO  o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 10038 (http)
2024-12-18 19:33:12.281 [main] INFO  org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-10038"]
2024-12-18 19:33:12.282 [main] INFO  org.apache.catalina.core.StandardService - Starting service [Tomcat]
2024-12-18 19:33:12.282 [main] INFO  org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.46]
2024-12-18 19:33:12.411 [main] INFO  o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext
2024-12-18 19:33:12.411 [main] INFO  o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 2535 ms
2024-12-18 19:33:12.886 [main] INFO  c.g.y.a.MybatisPlusJoinAutoConfiguration - MPJSqlInjector init
2024-12-18 19:33:14.930 [main] INFO  com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited
2024-12-18 19:33:20.893 [main] INFO  org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
2024-12-18 19:33:20.901 [main] INFO  org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2024-12-18 19:33:20.902 [main] INFO  org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
2024-12-18 19:33:20.902 [main] INFO  org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
2024-12-18 19:33:20.903 [main] INFO  org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  NOT STARTED.
  Currently in standby mode.
  Number of jobs executed: 0
  Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
 
2024-12-18 19:33:20.903 [main] INFO  org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
2024-12-18 19:33:20.903 [main] INFO  org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
2024-12-18 19:33:20.903 [main] INFO  org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@c04a1ca
2024-12-18 19:33:21.474 [main] WARN  com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources.
2024-12-18 19:33:21.474 [main] INFO  com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2024-12-18 19:33:21.478 [main] WARN  com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources.
2024-12-18 19:33:21.479 [main] INFO  com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2024-12-18 19:33:21.604 [main] INFO  o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor'
2024-12-18 19:33:22.115 [main] INFO  o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'Nacos-Watch-Task-Scheduler'
2024-12-18 19:33:22.912 [main] INFO  o.s.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler'
2024-12-18 19:33:23.109 [main] INFO  o.s.integration.endpoint.EventDrivenConsumer - Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
2024-12-18 19:33:23.110 [main] INFO  o.s.integration.channel.PublishSubscribeChannel - Channel 'visitsAdmin-1.errorChannel' has 1 subscriber(s).
2024-12-18 19:33:23.110 [main] INFO  o.s.integration.endpoint.EventDrivenConsumer - started bean '_org.springframework.integration.errorLogger'
2024-12-18 19:33:23.113 [main] INFO  com.alibaba.nacos.client.naming - initializer namespace from System Property : null
2024-12-18 19:33:23.113 [main] INFO  com.alibaba.nacos.client.naming - initializer namespace from System Environment :null
2024-12-18 19:33:23.114 [main] INFO  com.alibaba.nacos.client.naming - initializer namespace from System Property :null
2024-12-18 19:33:23.351 [main] INFO  com.alibaba.nacos.common.remote.client - [RpcClientFactory] create a new rpc client of 822adc2d-3742-4f65-9583-5110e3f2b6bd
2024-12-18 19:33:23.351 [main] INFO  com.alibaba.nacos.common.remote.client - [822adc2d-3742-4f65-9583-5110e3f2b6bd]RpcClient init label, labels={module=naming, source=sdk}
2024-12-18 19:33:23.353 [main] INFO  com.alibaba.nacos.common.remote.client - [822adc2d-3742-4f65-9583-5110e3f2b6bd]RpcClient init, ServerListFactory =com.alibaba.nacos.client.naming.core.ServerListManager
2024-12-18 19:33:23.353 [main] INFO  com.alibaba.nacos.common.remote.client - [822adc2d-3742-4f65-9583-5110e3f2b6bd]Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
2024-12-18 19:33:23.353 [main] INFO  com.alibaba.nacos.common.remote.client - [822adc2d-3742-4f65-9583-5110e3f2b6bd]Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
2024-12-18 19:33:23.354 [main] INFO  com.alibaba.nacos.common.remote.client - [822adc2d-3742-4f65-9583-5110e3f2b6bd] Try to connect to server on start up, server: {serverIp='175.27.187.84', server main port=8848}
2024-12-18 19:33:23.571 [main] INFO  com.alibaba.nacos.common.remote.client - [822adc2d-3742-4f65-9583-5110e3f2b6bd] Success to connect to server [175.27.187.84:8848] on start up,connectionId=1734521603763_36.61.33.11_57178
2024-12-18 19:33:23.571 [main] INFO  com.alibaba.nacos.common.remote.client - [822adc2d-3742-4f65-9583-5110e3f2b6bd]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
2024-12-18 19:33:23.573 [main] INFO  com.alibaba.nacos.common.remote.client - [822adc2d-3742-4f65-9583-5110e3f2b6bd]Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$4
2024-12-18 19:33:23.571 [com.alibaba.nacos.client.remote.worker] INFO  com.alibaba.nacos.common.remote.client - [822adc2d-3742-4f65-9583-5110e3f2b6bd]Notify connected event to listeners.
2024-12-18 19:33:23.574 [com.alibaba.nacos.client.remote.worker] INFO  com.alibaba.nacos.client.naming - Grpc connection connect
2024-12-18 19:33:23.639 [main] INFO  com.alibaba.nacos.client.naming - init new ips(0) service: DEFAULT_GROUP@@visitsAdmin@@DEFAULT -> []
2024-12-18 19:33:23.650 [main] INFO  com.alibaba.nacos.client.naming - current ips:(0) service: DEFAULT_GROUP@@visitsAdmin@@DEFAULT -> []
2024-12-18 19:33:23.657 [main] INFO  org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-10038"]
2024-12-18 19:33:23.673 [main] INFO  o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 10038 (http) with context path ''
2024-12-18 19:33:23.676 [main] INFO  com.alibaba.nacos.client.naming - [REGISTER-SERVICE] dev_renkang registering service visitsAdmin with instance Instance{instanceId='null', ip='172.20.10.3', port=10038, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={preserved.register.source=SPRING_CLOUD}}
2024-12-18 19:33:23.723 [main] INFO  c.a.cloud.nacos.registry.NacosServiceRegistry - nacos registry, DEFAULT_GROUP visitsAdmin 172.20.10.3:10038 register finished
2024-12-18 19:33:24.209 [nacos-grpc-client-executor-6] INFO  com.alibaba.nacos.common.remote.client - [822adc2d-3742-4f65-9583-5110e3f2b6bd]receive server push request,request=NotifySubscriberRequest,requestId=3229
2024-12-18 19:33:24.215 [nacos-grpc-client-executor-6] INFO  com.alibaba.nacos.client.naming - new ips(1) service: DEFAULT_GROUP@@visitsAdmin@@DEFAULT -> [{"instanceId":"172.20.10.3#10038#DEFAULT#DEFAULT_GROUP@@visitsAdmin","ip":"172.20.10.3","port":10038,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@visitsAdmin","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}]
2024-12-18 19:33:24.215 [nacos-grpc-client-executor-6] INFO  com.alibaba.nacos.client.naming - current ips:(1) service: DEFAULT_GROUP@@visitsAdmin@@DEFAULT -> [{"instanceId":"172.20.10.3#10038#DEFAULT#DEFAULT_GROUP@@visitsAdmin","ip":"172.20.10.3","port":10038,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@visitsAdmin","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}]
2024-12-18 19:33:24.216 [nacos-grpc-client-executor-6] INFO  com.alibaba.nacos.common.remote.client - [822adc2d-3742-4f65-9583-5110e3f2b6bd]ack server push request,request=NotifySubscriberRequest,requestId=3229
2024-12-18 19:33:24.999 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:33:25.017 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:33:25.035 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:33:25.151 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:33:25.591 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:33:26.030 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:33:26.818 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:33:26.843 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:33:27.222 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:33:27.333 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:33:27.403 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:33:27.404 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:33:27.465 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:33:27.479 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:33:27.597 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:33:27.688 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: String, dataTypeClass: class java.lang.Void
2024-12-18 19:33:27.690 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: String, dataTypeClass: class java.lang.Void
2024-12-18 19:33:28.057 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: String, dataTypeClass: class java.lang.Void
2024-12-18 19:33:28.057 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: String, dataTypeClass: class java.lang.Void
2024-12-18 19:33:28.062 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:33:28.384 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: String, dataTypeClass: class java.lang.Void
2024-12-18 19:33:28.384 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:33:28.388 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: String, dataTypeClass: class java.lang.Void
2024-12-18 19:33:28.388 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:33:28.499 [main] WARN  s.d.s.r.operation.OperationImplicitParameterReader - Unable to interpret the implicit parameter configuration with dataType: Integer, dataTypeClass: class java.lang.Void
2024-12-18 19:33:29.953 [main] INFO  o.s.scheduling.quartz.SchedulerFactoryBean - Starting Quartz Scheduler now
2024-12-18 19:33:29.953 [main] INFO  org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED started.
2024-12-18 19:33:29.962 [main] INFO  com.doumee.VisitsAdminApplication - Started VisitsAdminApplication in 24.519 seconds (JVM running for 25.777)
2024-12-18 19:33:29.970 [main] INFO  com.alibaba.nacos.client.config.impl.ClientWorker - [config_rpc_client] [subscribe] visitsAdmin+DEFAULT_GROUP
2024-12-18 19:33:29.971 [main] INFO  com.alibaba.nacos.client.config.impl.CacheData - [config_rpc_client] [add-listener] ok, tenant=, dataId=visitsAdmin, group=DEFAULT_GROUP, cnt=1
2024-12-18 19:33:29.972 [main] INFO  com.alibaba.nacos.client.config.impl.ClientWorker - [config_rpc_client] [subscribe] visitsAdmin.properties+DEFAULT_GROUP
2024-12-18 19:33:29.972 [main] INFO  com.alibaba.nacos.client.config.impl.CacheData - [config_rpc_client] [add-listener] ok, tenant=, dataId=visitsAdmin.properties, group=DEFAULT_GROUP, cnt=1
2024-12-18 19:33:29.972 [main] INFO  com.alibaba.nacos.client.config.impl.ClientWorker - [config_rpc_client] [subscribe] visitsAdmin-dev.properties+DEFAULT_GROUP
2024-12-18 19:33:29.972 [main] INFO  com.alibaba.nacos.client.config.impl.CacheData - [config_rpc_client] [add-listener] ok, tenant=, dataId=visitsAdmin-dev.properties, group=DEFAULT_GROUP, cnt=1
2024-12-18 19:33:34.983 [Thread-15] WARN  com.alibaba.nacos.common.notify.NotifyCenter - [NotifyCenter] Start destroying Publisher
2024-12-18 19:33:34.984 [Thread-5] WARN  com.alibaba.nacos.common.http.HttpClientBeanHolder - [HttpClientBeanHolder] Start destroying common HttpClient
2024-12-18 19:33:34.984 [Thread-15] WARN  com.alibaba.nacos.common.notify.NotifyCenter - [NotifyCenter] Destruction of the end
2024-12-18 19:33:34.985 [Thread-5] WARN  com.alibaba.nacos.common.http.HttpClientBeanHolder - [HttpClientBeanHolder] Destruction of the end
2024-12-18 19:33:34.986 [SpringContextShutdownHook] INFO  org.quartz.core.QuartzScheduler - Scheduler quartzScheduler_$_NON_CLUSTERED paused.