rentaiming
2024-07-08 8e6989e09a2cc4046fd6985b18f715f98f45e1c7
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
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
08:44:09.203 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
08:44:10.241 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 1bcc3bb5-7fbc-4c76-b8c7-322a758e9cb8_config-0
08:44:10.324 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 53 ms to scan 1 urls, producing 3 keys and 6 values 
08:44:10.374 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 16 ms to scan 1 urls, producing 4 keys and 9 values 
08:44:10.391 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 3 keys and 10 values 
08:44:10.851 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 456 ms to scan 272 urls, producing 0 keys and 0 values 
08:44:10.865 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 1 keys and 5 values 
08:44:10.884 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 1 keys and 7 values 
08:44:10.900 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 2 keys and 8 values 
08:44:11.270 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 367 ms to scan 272 urls, producing 0 keys and 0 values 
08:44:11.271 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1bcc3bb5-7fbc-4c76-b8c7-322a758e9cb8_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
08:44:11.272 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1bcc3bb5-7fbc-4c76-b8c7-322a758e9cb8_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/750797656
08:44:11.273 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1bcc3bb5-7fbc-4c76-b8c7-322a758e9cb8_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1756726852
08:44:11.274 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1bcc3bb5-7fbc-4c76-b8c7-322a758e9cb8_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
08:44:11.274 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1bcc3bb5-7fbc-4c76-b8c7-322a758e9cb8_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
08:44:11.286 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1bcc3bb5-7fbc-4c76-b8c7-322a758e9cb8_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:44:15.123 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1bcc3bb5-7fbc-4c76-b8c7-322a758e9cb8_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:44:18.137 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1bcc3bb5-7fbc-4c76-b8c7-322a758e9cb8_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:44:21.151 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1bcc3bb5-7fbc-4c76-b8c7-322a758e9cb8_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
08:44:21.151 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1bcc3bb5-7fbc-4c76-b8c7-322a758e9cb8_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
08:44:21.152 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1bcc3bb5-7fbc-4c76-b8c7-322a758e9cb8_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1412392963
08:44:22.756 [main] INFO  c.r.m.RuoYiMemberApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
08:44:27.290 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1bcc3bb5-7fbc-4c76-b8c7-322a758e9cb8_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
08:44:27.743 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9205"]
08:44:27.744 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
08:44:27.744 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
08:44:28.270 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
08:44:29.217 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
08:44:29.218 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
08:44:29.218 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
08:44:30.505 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1bcc3bb5-7fbc-4c76-b8c7-322a758e9cb8_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
08:44:33.829 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1bcc3bb5-7fbc-4c76-b8c7-322a758e9cb8_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
08:44:34.019 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
08:44:36.417 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
08:44:36.933 [redisson-netty-4-7] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
08:44:36.991 [redisson-netty-4-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
08:44:37.248 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1bcc3bb5-7fbc-4c76-b8c7-322a758e9cb8_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
08:44:39.125 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of ec352eb3-7867-47dc-b8e5-a24b03c64d76
08:44:39.125 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ec352eb3-7867-47dc-b8e5-a24b03c64d76] RpcClient init label, labels = {module=naming, source=sdk}
08:44:39.129 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ec352eb3-7867-47dc-b8e5-a24b03c64d76] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
08:44:39.157 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ec352eb3-7867-47dc-b8e5-a24b03c64d76] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
08:44:39.174 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ec352eb3-7867-47dc-b8e5-a24b03c64d76] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
08:44:39.175 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ec352eb3-7867-47dc-b8e5-a24b03c64d76] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:44:40.773 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1bcc3bb5-7fbc-4c76-b8c7-322a758e9cb8_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
08:44:42.185 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ec352eb3-7867-47dc-b8e5-a24b03c64d76] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:44:44.400 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1bcc3bb5-7fbc-4c76-b8c7-322a758e9cb8_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
08:44:45.205 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ec352eb3-7867-47dc-b8e5-a24b03c64d76] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:44:48.127 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1bcc3bb5-7fbc-4c76-b8c7-322a758e9cb8_config-0] Fail to connect server, after trying 7 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
08:44:48.223 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ec352eb3-7867-47dc-b8e5-a24b03c64d76] Try to reconnect to a new server, server is  not appointed, will choose a random server.
08:44:48.223 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ec352eb3-7867-47dc-b8e5-a24b03c64d76] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
08:44:48.224 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ec352eb3-7867-47dc-b8e5-a24b03c64d76] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1412392963
08:44:48.568 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9205"]
08:44:49.335 [main] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
08:44:49.336 [main] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7c5dbca5[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
08:44:49.336 [main] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@6d6c4775[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 3]
08:44:49.361 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
08:44:49.367 [main] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
08:44:49.378 [main] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
08:44:49.378 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
08:44:49.443 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ec352eb3-7867-47dc-b8e5-a24b03c64d76] Client is shutdown, stop reconnect to server
08:44:49.608 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Pausing ProtocolHandler ["http-nio-9205"]
08:44:49.608 [main] INFO  o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
08:44:49.615 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Stopping ProtocolHandler ["http-nio-9205"]
08:44:49.619 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Destroying ProtocolHandler ["http-nio-9205"]
08:50:31.893 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
08:50:33.144 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of cf4c5492-f337-4e6f-b7ed-f18ecbac3a07_config-0
08:50:33.249 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 64 ms to scan 1 urls, producing 3 keys and 6 values 
08:50:33.316 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 25 ms to scan 1 urls, producing 4 keys and 9 values 
08:50:33.340 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 3 keys and 10 values 
08:50:33.792 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 446 ms to scan 272 urls, producing 0 keys and 0 values 
08:50:33.804 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 1 keys and 5 values 
08:50:33.820 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 1 keys and 7 values 
08:50:33.836 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 2 keys and 8 values 
08:50:34.262 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 422 ms to scan 272 urls, producing 0 keys and 0 values 
08:50:34.265 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cf4c5492-f337-4e6f-b7ed-f18ecbac3a07_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
08:50:34.266 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cf4c5492-f337-4e6f-b7ed-f18ecbac3a07_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1403380247
08:50:34.266 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cf4c5492-f337-4e6f-b7ed-f18ecbac3a07_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1649026294
08:50:34.268 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cf4c5492-f337-4e6f-b7ed-f18ecbac3a07_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
08:50:34.269 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cf4c5492-f337-4e6f-b7ed-f18ecbac3a07_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
08:50:34.287 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cf4c5492-f337-4e6f-b7ed-f18ecbac3a07_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:50:36.301 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cf4c5492-f337-4e6f-b7ed-f18ecbac3a07_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717635036375_192.168.110.235_61127
08:50:36.302 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cf4c5492-f337-4e6f-b7ed-f18ecbac3a07_config-0] Notify connected event to listeners.
08:50:36.302 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cf4c5492-f337-4e6f-b7ed-f18ecbac3a07_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
08:50:36.303 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cf4c5492-f337-4e6f-b7ed-f18ecbac3a07_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1977776214
08:50:37.280 [main] INFO  c.r.m.RuoYiMemberApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
08:50:42.242 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9205"]
08:50:42.243 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
08:50:42.244 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
08:50:42.880 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
08:50:43.867 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
08:50:43.869 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
08:50:43.869 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
08:50:49.583 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
08:50:52.994 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
08:50:53.772 [redisson-netty-4-5] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
08:50:53.834 [redisson-netty-4-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
08:50:55.349 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 03b2db3f-b698-4b81-9b5b-27d6b3378bb4
08:50:55.349 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] RpcClient init label, labels = {module=naming, source=sdk}
08:50:55.352 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
08:50:55.352 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
08:50:55.352 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
08:50:55.353 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:50:55.480 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717635055678_192.168.110.235_61476
08:50:55.480 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
08:50:55.480 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Notify connected event to listeners.
08:50:55.480 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1977776214
08:50:55.532 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9205"]
08:50:55.561 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-member 192.168.110.235:9205 register finished
08:50:56.111 [nacos-grpc-client-executor-7] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Receive server push request, request = NotifySubscriberRequest, requestId = 4
08:50:56.119 [nacos-grpc-client-executor-7] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Ack server push request, request = NotifySubscriberRequest, requestId = 4
08:50:56.493 [main] INFO  c.r.m.RuoYiMemberApplication - [logStarted,61] - Started RuoYiMemberApplication in 25.79 seconds (JVM running for 28.523)
08:50:56.520 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-member, group=DEFAULT_GROUP
08:50:56.537 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-member-dev.yml, group=DEFAULT_GROUP
08:50:56.550 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-member.yml, group=DEFAULT_GROUP
08:50:57.184 [RMI TCP Connection(12)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
09:22:26.617 [nacos-grpc-client-executor-362] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Receive server push request, request = ClientDetectionRequest, requestId = 37
09:22:26.618 [nacos-grpc-client-executor-362] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Ack server push request, request = ClientDetectionRequest, requestId = 37
09:22:26.620 [nacos-grpc-client-executor-362] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cf4c5492-f337-4e6f-b7ed-f18ecbac3a07_config-0] Receive server push request, request = ClientDetectionRequest, requestId = 40
09:22:26.620 [nacos-grpc-client-executor-362] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cf4c5492-f337-4e6f-b7ed-f18ecbac3a07_config-0] Ack server push request, request = ClientDetectionRequest, requestId = 40
09:22:26.641 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cf4c5492-f337-4e6f-b7ed-f18ecbac3a07_config-0] Server healthy check fail, currentConnection = 1717635036375_192.168.110.235_61127
09:22:26.641 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Server healthy check fail, currentConnection = 1717635055678_192.168.110.235_61476
09:22:26.642 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Try to reconnect to a new server, server is  not appointed, will choose a random server.
09:22:26.642 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cf4c5492-f337-4e6f-b7ed-f18ecbac3a07_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
09:22:26.769 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Success to connect a server [192.168.110.235:8848], connectionId = 1717636946962_192.168.110.235_63440
09:22:26.769 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cf4c5492-f337-4e6f-b7ed-f18ecbac3a07_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1717636946962_192.168.110.235_63441
09:22:26.770 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1717635055678_192.168.110.235_61476
09:22:26.770 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cf4c5492-f337-4e6f-b7ed-f18ecbac3a07_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1717635036375_192.168.110.235_61127
09:22:26.771 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717635055678_192.168.110.235_61476
09:22:26.771 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717635036375_192.168.110.235_61127
09:22:26.790 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cf4c5492-f337-4e6f-b7ed-f18ecbac3a07_config-0] Notify disconnected event to listeners
09:22:26.790 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Notify disconnected event to listeners
09:22:26.794 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Notify connected event to listeners.
09:22:26.800 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cf4c5492-f337-4e6f-b7ed-f18ecbac3a07_config-0] Notify connected event to listeners.
09:22:26.868 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Server check success, currentServer is 192.168.110.235:8848
09:22:26.868 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cf4c5492-f337-4e6f-b7ed-f18ecbac3a07_config-0] Server check success, currentServer is 192.168.110.235:8848
09:22:27.404 [http-nio-9205-exec-3] INFO  c.b.w.m.a.i.BaseWxMaServiceImpl - [extractAccessToken,320] - resultContent: {"access_token":"81_e2QHokbdQ1SGFdLOWANPIDVb1Gt7MWS9OdUYk9ff5YrIrZDpt8piNhZOG_HK1HhUzdyhmm0UiBImBJhZ-dY2oCbUySML9xLeiF-7Mg_cocSRS3OlnDopVczg0-wVCPiAIANUH","expires_in":7200}
09:22:28.644 [nacos-grpc-client-executor-370] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Receive server push request, request = NotifySubscriberRequest, requestId = 42
09:22:28.644 [nacos-grpc-client-executor-370] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Ack server push request, request = NotifySubscriberRequest, requestId = 42
09:22:30.145 [nacos-grpc-client-executor-375] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Receive server push request, request = NotifySubscriberRequest, requestId = 46
09:22:30.146 [nacos-grpc-client-executor-375] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [03b2db3f-b698-4b81-9b5b-27d6b3378bb4] Ack server push request, request = NotifySubscriberRequest, requestId = 46
09:23:47.907 [http-nio-9205-exec-4] INFO  sdk.biz.info - [logBizSummary,372] - Summary^_^null^_^null^_^ProtocalMustParams:charset=GBK&method=alipay.system.oauth.token&sign=mKGdMlF6Rj+kc4Am5Cqm0PSVmn3yWsLZ1FqXGNMs8xtB9B0Mcf92bMDPSV/OHKJeEsEnonbWllyGHyWNneErnJ8M9TjWZ2ZGXuW0oo8yJlyHIwbVhOUeA5tZIlP97jkHZ/AwLZnZMGYn/AwOEBjuJzu/Uxdz5D9IdRfSco/5fFoHqabaAa9Y6/lOQKHn4nwGe9Cy4xHN63VXDZRgoKyuokrbL2GhzpUwT81FmO35PBG8HRAOCYcHEXRfG09ThOf27nwmxKNss7KvLeFdNEDL9Z7BW27xLJydUEKTV3kBFIk0RJk9KkFgXbpkfJGA69GjSDUd/T0gLdhgEKD2Jc/p2g==&version=1.0&app_id=2021004147684313&sign_type=RSA2&timestamp=2024-06-06 09:23:47^_^ProtocalOptParams:alipay_sdk=alipay-sdk-java-4.39.95.ALL&format=json^_^ApplicationParams:grant_type=authorization_code&code=2e792923a21a439cbe30b3428089RX20^_^40ms,542ms,41ms^_^trace_id:0b44a9f817176370276996520e8662
09:58:17.235 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
09:58:18.346 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 9dab47bc-14ce-4bed-a1c2-1d24a4103dcb_config-0
09:58:18.452 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 64 ms to scan 1 urls, producing 3 keys and 6 values 
09:58:18.518 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 23 ms to scan 1 urls, producing 4 keys and 9 values 
09:58:18.551 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 29 ms to scan 1 urls, producing 3 keys and 10 values 
09:58:18.993 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 437 ms to scan 272 urls, producing 0 keys and 0 values 
09:58:19.007 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 1 keys and 5 values 
09:58:19.026 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 1 keys and 7 values 
09:58:19.044 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 2 keys and 8 values 
09:58:19.399 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 352 ms to scan 272 urls, producing 0 keys and 0 values 
09:58:19.402 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9dab47bc-14ce-4bed-a1c2-1d24a4103dcb_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
09:58:19.403 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9dab47bc-14ce-4bed-a1c2-1d24a4103dcb_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/569959775
09:58:19.404 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9dab47bc-14ce-4bed-a1c2-1d24a4103dcb_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/224192895
09:58:19.405 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9dab47bc-14ce-4bed-a1c2-1d24a4103dcb_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
09:58:19.406 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9dab47bc-14ce-4bed-a1c2-1d24a4103dcb_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
09:58:19.419 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9dab47bc-14ce-4bed-a1c2-1d24a4103dcb_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
09:58:21.126 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9dab47bc-14ce-4bed-a1c2-1d24a4103dcb_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717639101208_192.168.110.235_64223
09:58:21.127 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9dab47bc-14ce-4bed-a1c2-1d24a4103dcb_config-0] Notify connected event to listeners.
09:58:21.127 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9dab47bc-14ce-4bed-a1c2-1d24a4103dcb_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:58:21.128 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9dab47bc-14ce-4bed-a1c2-1d24a4103dcb_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1417203230
09:58:21.277 [main] INFO  c.r.m.RuoYiMemberApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
09:58:25.493 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9205"]
09:58:25.494 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
09:58:25.495 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
09:58:25.993 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
09:58:26.852 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
09:58:26.853 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
09:58:26.853 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
09:58:31.831 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
09:58:34.334 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
09:58:34.831 [redisson-netty-4-5] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
09:58:34.887 [redisson-netty-4-18] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
09:58:36.394 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 3dcbf0d3-c236-405f-a05d-72bc2f5b02b2
09:58:36.394 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dcbf0d3-c236-405f-a05d-72bc2f5b02b2] RpcClient init label, labels = {module=naming, source=sdk}
09:58:36.397 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dcbf0d3-c236-405f-a05d-72bc2f5b02b2] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
09:58:36.397 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dcbf0d3-c236-405f-a05d-72bc2f5b02b2] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
09:58:36.397 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dcbf0d3-c236-405f-a05d-72bc2f5b02b2] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
09:58:36.398 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dcbf0d3-c236-405f-a05d-72bc2f5b02b2] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
09:58:36.564 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dcbf0d3-c236-405f-a05d-72bc2f5b02b2] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717639116712_192.168.110.235_64325
09:58:36.564 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dcbf0d3-c236-405f-a05d-72bc2f5b02b2] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:58:36.565 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dcbf0d3-c236-405f-a05d-72bc2f5b02b2] Notify connected event to listeners.
09:58:36.565 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dcbf0d3-c236-405f-a05d-72bc2f5b02b2] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1417203230
09:58:36.610 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9205"]
09:58:36.646 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-member 192.168.110.235:9205 register finished
09:58:37.152 [nacos-grpc-client-executor-5] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dcbf0d3-c236-405f-a05d-72bc2f5b02b2] Receive server push request, request = NotifySubscriberRequest, requestId = 53
09:58:37.157 [nacos-grpc-client-executor-5] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [3dcbf0d3-c236-405f-a05d-72bc2f5b02b2] Ack server push request, request = NotifySubscriberRequest, requestId = 53
09:58:37.549 [main] INFO  c.r.m.RuoYiMemberApplication - [logStarted,61] - Started RuoYiMemberApplication in 21.505 seconds (JVM running for 23.649)
09:58:37.569 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-member, group=DEFAULT_GROUP
09:58:37.577 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-member-dev.yml, group=DEFAULT_GROUP
09:58:37.584 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-member.yml, group=DEFAULT_GROUP
09:58:38.651 [RMI TCP Connection(5)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
10:33:11.816 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
10:33:12.781 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of cb85882c-7219-4e6a-8b1c-b0273bcaa131_config-0
10:33:12.864 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 54 ms to scan 1 urls, producing 3 keys and 6 values 
10:33:12.923 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 23 ms to scan 1 urls, producing 4 keys and 9 values 
10:33:12.943 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 3 keys and 10 values 
10:33:13.353 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 405 ms to scan 272 urls, producing 0 keys and 0 values 
10:33:13.365 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 1 keys and 5 values 
10:33:13.383 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 1 keys and 7 values 
10:33:13.400 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 2 keys and 8 values 
10:33:13.757 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 354 ms to scan 272 urls, producing 0 keys and 0 values 
10:33:13.762 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb85882c-7219-4e6a-8b1c-b0273bcaa131_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
10:33:13.763 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb85882c-7219-4e6a-8b1c-b0273bcaa131_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1932303196
10:33:13.763 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb85882c-7219-4e6a-8b1c-b0273bcaa131_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/942804532
10:33:13.764 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb85882c-7219-4e6a-8b1c-b0273bcaa131_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
10:33:13.765 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb85882c-7219-4e6a-8b1c-b0273bcaa131_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
10:33:13.777 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb85882c-7219-4e6a-8b1c-b0273bcaa131_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
10:33:15.396 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb85882c-7219-4e6a-8b1c-b0273bcaa131_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717641195482_192.168.110.235_65489
10:33:15.397 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb85882c-7219-4e6a-8b1c-b0273bcaa131_config-0] Notify connected event to listeners.
10:33:15.398 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb85882c-7219-4e6a-8b1c-b0273bcaa131_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
10:33:15.398 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb85882c-7219-4e6a-8b1c-b0273bcaa131_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1202479419
10:33:15.514 [main] INFO  c.r.m.RuoYiMemberApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
10:33:19.095 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9205"]
10:33:19.096 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
10:33:19.096 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
10:33:19.551 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
10:33:20.322 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
10:33:20.323 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
10:33:20.324 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
10:33:24.407 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
10:33:26.264 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
10:33:26.691 [redisson-netty-4-5] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
10:33:26.788 [redisson-netty-4-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
10:33:28.163 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 7b8ea63b-b6b1-48b6-95c6-2bc7acd70340
10:33:28.163 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7b8ea63b-b6b1-48b6-95c6-2bc7acd70340] RpcClient init label, labels = {module=naming, source=sdk}
10:33:28.166 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7b8ea63b-b6b1-48b6-95c6-2bc7acd70340] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
10:33:28.166 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7b8ea63b-b6b1-48b6-95c6-2bc7acd70340] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
10:33:28.167 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7b8ea63b-b6b1-48b6-95c6-2bc7acd70340] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
10:33:28.168 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7b8ea63b-b6b1-48b6-95c6-2bc7acd70340] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
10:33:28.296 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7b8ea63b-b6b1-48b6-95c6-2bc7acd70340] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717641208481_192.168.110.235_49214
10:33:28.297 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7b8ea63b-b6b1-48b6-95c6-2bc7acd70340] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
10:33:28.297 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7b8ea63b-b6b1-48b6-95c6-2bc7acd70340] Notify connected event to listeners.
10:33:28.298 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7b8ea63b-b6b1-48b6-95c6-2bc7acd70340] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1202479419
10:33:28.347 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9205"]
10:33:28.387 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-member 192.168.110.235:9205 register finished
10:33:28.915 [nacos-grpc-client-executor-7] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7b8ea63b-b6b1-48b6-95c6-2bc7acd70340] Receive server push request, request = NotifySubscriberRequest, requestId = 63
10:33:28.921 [nacos-grpc-client-executor-7] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7b8ea63b-b6b1-48b6-95c6-2bc7acd70340] Ack server push request, request = NotifySubscriberRequest, requestId = 63
10:33:29.241 [main] INFO  c.r.m.RuoYiMemberApplication - [logStarted,61] - Started RuoYiMemberApplication in 18.407 seconds (JVM running for 20.991)
10:33:29.260 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-member, group=DEFAULT_GROUP
10:33:29.268 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-member-dev.yml, group=DEFAULT_GROUP
10:33:29.274 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-member.yml, group=DEFAULT_GROUP
10:33:30.616 [RMI TCP Connection(3)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
10:49:50.539 [nacos-grpc-client-executor-208] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7b8ea63b-b6b1-48b6-95c6-2bc7acd70340] Receive server push request, request = NotifySubscriberRequest, requestId = 104
10:49:50.540 [nacos-grpc-client-executor-208] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7b8ea63b-b6b1-48b6-95c6-2bc7acd70340] Ack server push request, request = NotifySubscriberRequest, requestId = 104
10:56:01.206 [nacos-grpc-client-executor-282] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7b8ea63b-b6b1-48b6-95c6-2bc7acd70340] Receive server push request, request = NotifySubscriberRequest, requestId = 111
10:56:01.209 [nacos-grpc-client-executor-282] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7b8ea63b-b6b1-48b6-95c6-2bc7acd70340] Ack server push request, request = NotifySubscriberRequest, requestId = 111
10:57:49.405 [nacos-grpc-client-executor-304] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7b8ea63b-b6b1-48b6-95c6-2bc7acd70340] Receive server push request, request = NotifySubscriberRequest, requestId = 114
10:57:49.408 [nacos-grpc-client-executor-304] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7b8ea63b-b6b1-48b6-95c6-2bc7acd70340] Ack server push request, request = NotifySubscriberRequest, requestId = 114
11:16:42.728 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb85882c-7219-4e6a-8b1c-b0273bcaa131_config-0] Server healthy check fail, currentConnection = 1717641195482_192.168.110.235_65489
11:16:42.729 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb85882c-7219-4e6a-8b1c-b0273bcaa131_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
11:16:42.855 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb85882c-7219-4e6a-8b1c-b0273bcaa131_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1717643803050_192.168.110.235_50370
11:16:42.855 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb85882c-7219-4e6a-8b1c-b0273bcaa131_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1717641195482_192.168.110.235_65489
11:16:42.855 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717641195482_192.168.110.235_65489
11:16:42.863 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb85882c-7219-4e6a-8b1c-b0273bcaa131_config-0] Notify disconnected event to listeners
11:16:42.872 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb85882c-7219-4e6a-8b1c-b0273bcaa131_config-0] Notify connected event to listeners.
11:23:42.786 [http-nio-9205-exec-1] INFO  c.b.w.m.a.i.BaseWxMaServiceImpl - [extractAccessToken,320] - resultContent: {"access_token":"81_AAIVuKR96Gyj9ad0MTdH5Ah2qDaCzaHgjCc8xJbU6dg9ldmlZkxcqnNsiaN5WEJfII7npU92E7VFRSSyPgBGE_duIuPek2zKBcAcuFbfftPlZbPtfjwn4lVcrVUVQUeABALGK","expires_in":7200}
11:41:06.432 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
11:41:07.405 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of c650f142-6177-44e3-a904-6d39015b3fd6_config-0
11:41:07.487 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 49 ms to scan 1 urls, producing 3 keys and 6 values 
11:41:07.537 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 4 keys and 9 values 
11:41:07.557 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 16 ms to scan 1 urls, producing 3 keys and 10 values 
11:41:07.956 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 394 ms to scan 272 urls, producing 0 keys and 0 values 
11:41:07.970 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 1 keys and 5 values 
11:41:07.990 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 1 keys and 7 values 
11:41:08.005 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 2 keys and 8 values 
11:41:08.358 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 348 ms to scan 272 urls, producing 0 keys and 0 values 
11:41:08.363 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c650f142-6177-44e3-a904-6d39015b3fd6_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
11:41:08.363 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c650f142-6177-44e3-a904-6d39015b3fd6_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/280862192
11:41:08.364 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c650f142-6177-44e3-a904-6d39015b3fd6_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/987805552
11:41:08.365 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c650f142-6177-44e3-a904-6d39015b3fd6_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
11:41:08.366 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c650f142-6177-44e3-a904-6d39015b3fd6_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
11:41:08.377 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c650f142-6177-44e3-a904-6d39015b3fd6_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
11:41:10.004 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c650f142-6177-44e3-a904-6d39015b3fd6_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717645270092_192.168.110.235_51012
11:41:10.005 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c650f142-6177-44e3-a904-6d39015b3fd6_config-0] Notify connected event to listeners.
11:41:10.006 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c650f142-6177-44e3-a904-6d39015b3fd6_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
11:41:10.007 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c650f142-6177-44e3-a904-6d39015b3fd6_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/360628795
11:41:10.122 [main] INFO  c.r.m.RuoYiMemberApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
11:41:13.809 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9205"]
11:41:13.810 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
11:41:13.810 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
11:41:14.251 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
11:41:15.037 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
11:41:15.039 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
11:41:15.040 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
11:41:19.162 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
11:41:20.895 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
11:41:21.326 [redisson-netty-4-5] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
11:41:21.400 [redisson-netty-4-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
11:41:22.789 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 45a2626e-bd6a-42ce-a45c-6ba1ba917f92
11:41:22.789 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] RpcClient init label, labels = {module=naming, source=sdk}
11:41:22.791 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
11:41:22.792 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
11:41:22.792 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
11:41:22.793 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
11:41:22.916 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717645283116_192.168.110.235_51107
11:41:22.916 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] Notify connected event to listeners.
11:41:22.916 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
11:41:22.917 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/360628795
11:41:22.953 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9205"]
11:41:22.981 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-member 192.168.110.235:9205 register finished
11:41:23.527 [nacos-grpc-client-executor-5] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] Receive server push request, request = NotifySubscriberRequest, requestId = 154
11:41:23.534 [nacos-grpc-client-executor-5] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] Ack server push request, request = NotifySubscriberRequest, requestId = 154
11:41:23.841 [main] INFO  c.r.m.RuoYiMemberApplication - [logStarted,61] - Started RuoYiMemberApplication in 18.401 seconds (JVM running for 20.631)
11:41:23.862 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-member, group=DEFAULT_GROUP
11:41:23.870 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-member-dev.yml, group=DEFAULT_GROUP
11:41:23.877 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-member.yml, group=DEFAULT_GROUP
11:41:24.689 [RMI TCP Connection(3)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
11:43:08.720 [http-nio-9205-exec-2] INFO  sdk.biz.info - [logBizSummary,372] - Summary^_^null^_^null^_^ProtocalMustParams:charset=GBK&method=alipay.system.oauth.token&sign=hvGQKk8lPpIUVw/eN6EAUpIrVTaVvd5YITp6oSNpEAyRqmuZQWqwExbZLVZSVieCI46SncG5uRkKKQfJ7/bDWKvgW0RGw/Ztpo2TNxmMMCV6Exre0InqKOeHL1NAiB1kYCcUM3SMCbzH+mnaeBq7X6prcoBBICoUUqlTrVaBt5LnPLWryiJsfOE2Ayi+rKTKxQovrmaoC2hUyq4FHSH23yoKcfSMFBZEcmHGVbSxZz9BP39vmV02mqAg78oo5+M6KHjMcIP42aslbCEMYAMNAXVqKgn6OhzpUITMWKkOK2M2a6EMkajHGMzCSh+FjPRj+R6wiyBrbeE6VryN3JzsVg==&version=1.0&app_id=2021004147684313&sign_type=RSA2&timestamp=2024-06-06 11:43:07^_^ProtocalOptParams:alipay_sdk=alipay-sdk-java-4.39.95.ALL&format=json^_^ApplicationParams:grant_type=authorization_code&code=fd77fcf607cf462c8d13cfbc481dRD20^_^48ms,741ms,49ms^_^trace_id:0b4492e217176453884508461e2583
11:43:09.616 [nacos-grpc-client-executor-30] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] Receive server push request, request = NotifySubscriberRequest, requestId = 155
11:43:09.617 [nacos-grpc-client-executor-30] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] Ack server push request, request = NotifySubscriberRequest, requestId = 155
11:48:16.148 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] Try to reconnect to a new server, server is  not appointed, will choose a random server.
11:48:20.402 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] Success to connect a server [192.168.110.235:8848], connectionId = 1717645700605_192.168.110.235_51409
11:48:20.402 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1717645283116_192.168.110.235_51107
11:48:20.402 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717645283116_192.168.110.235_51107
11:48:20.404 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] Notify disconnected event to listeners
11:48:20.415 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] Notify connected event to listeners.
11:48:20.932 [nacos-grpc-client-executor-104] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] Receive server push request, request = NotifySubscriberRequest, requestId = 189
11:48:20.932 [nacos-grpc-client-executor-104] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] Ack server push request, request = NotifySubscriberRequest, requestId = 189
11:48:21.475 [nacos-grpc-client-executor-105] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] Receive server push request, request = NotifySubscriberRequest, requestId = 191
11:48:21.475 [nacos-grpc-client-executor-105] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [45a2626e-bd6a-42ce-a45c-6ba1ba917f92] Ack server push request, request = NotifySubscriberRequest, requestId = 191
11:56:14.790 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
11:56:14.794 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
11:56:15.139 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
11:56:15.140 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@5f097b4b[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
11:56:15.140 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717645700605_192.168.110.235_51409
11:56:15.140 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@5e1e1f58[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 202]
11:56:15.278 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
11:56:15.281 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
11:56:15.295 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
11:56:15.296 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
14:05:07.379 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
14:05:08.431 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 8db3d420-7b12-42e4-a4fc-96e855e2bbdc_config-0
14:05:08.525 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 60 ms to scan 1 urls, producing 3 keys and 6 values 
14:05:08.582 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 4 keys and 9 values 
14:05:08.603 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 18 ms to scan 1 urls, producing 3 keys and 10 values 
14:05:09.017 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 410 ms to scan 272 urls, producing 0 keys and 0 values 
14:05:09.035 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 1 keys and 5 values 
14:05:09.054 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 16 ms to scan 1 urls, producing 1 keys and 7 values 
14:05:09.070 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 2 keys and 8 values 
14:05:09.431 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 359 ms to scan 272 urls, producing 0 keys and 0 values 
14:05:09.434 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db3d420-7b12-42e4-a4fc-96e855e2bbdc_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
14:05:09.435 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db3d420-7b12-42e4-a4fc-96e855e2bbdc_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1790229151
14:05:09.435 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db3d420-7b12-42e4-a4fc-96e855e2bbdc_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/665641137
14:05:09.436 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db3d420-7b12-42e4-a4fc-96e855e2bbdc_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
14:05:09.437 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db3d420-7b12-42e4-a4fc-96e855e2bbdc_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
14:05:09.449 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db3d420-7b12-42e4-a4fc-96e855e2bbdc_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:05:11.470 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db3d420-7b12-42e4-a4fc-96e855e2bbdc_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717653911554_192.168.110.235_56492
14:05:11.471 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db3d420-7b12-42e4-a4fc-96e855e2bbdc_config-0] Notify connected event to listeners.
14:05:11.471 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db3d420-7b12-42e4-a4fc-96e855e2bbdc_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:05:11.472 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db3d420-7b12-42e4-a4fc-96e855e2bbdc_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1002762002
14:05:11.591 [main] INFO  c.r.m.RuoYiMemberApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
14:05:16.008 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9205"]
14:05:16.009 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
14:05:16.010 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
14:05:16.558 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
14:05:17.592 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
14:05:17.594 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
14:05:17.594 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
14:05:23.116 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
14:05:25.223 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
14:05:25.745 [redisson-netty-4-5] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
14:05:25.869 [redisson-netty-4-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
14:05:27.512 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 619fc91e-8167-4066-91b1-c1ac480e9357
14:05:27.513 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [619fc91e-8167-4066-91b1-c1ac480e9357] RpcClient init label, labels = {module=naming, source=sdk}
14:05:27.515 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [619fc91e-8167-4066-91b1-c1ac480e9357] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
14:05:27.515 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [619fc91e-8167-4066-91b1-c1ac480e9357] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
14:05:27.516 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [619fc91e-8167-4066-91b1-c1ac480e9357] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
14:05:27.517 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [619fc91e-8167-4066-91b1-c1ac480e9357] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:05:27.642 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [619fc91e-8167-4066-91b1-c1ac480e9357] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717653927857_192.168.110.235_56640
14:05:27.642 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [619fc91e-8167-4066-91b1-c1ac480e9357] Notify connected event to listeners.
14:05:27.642 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [619fc91e-8167-4066-91b1-c1ac480e9357] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:05:27.642 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [619fc91e-8167-4066-91b1-c1ac480e9357] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1002762002
14:05:27.683 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9205"]
14:05:27.719 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-member 192.168.110.235:9205 register finished
14:05:28.267 [nacos-grpc-client-executor-5] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [619fc91e-8167-4066-91b1-c1ac480e9357] Receive server push request, request = NotifySubscriberRequest, requestId = 220
14:05:28.274 [nacos-grpc-client-executor-5] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [619fc91e-8167-4066-91b1-c1ac480e9357] Ack server push request, request = NotifySubscriberRequest, requestId = 220
14:05:28.708 [main] INFO  c.r.m.RuoYiMemberApplication - [logStarted,61] - Started RuoYiMemberApplication in 22.398 seconds (JVM running for 24.934)
14:05:28.732 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-member, group=DEFAULT_GROUP
14:05:28.739 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-member-dev.yml, group=DEFAULT_GROUP
14:05:28.744 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-member.yml, group=DEFAULT_GROUP
14:05:30.097 [RMI TCP Connection(2)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
14:10:23.555 [nacos-grpc-client-executor-69] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db3d420-7b12-42e4-a4fc-96e855e2bbdc_config-0] Receive server push request, request = ClientDetectionRequest, requestId = 234
14:10:23.556 [nacos-grpc-client-executor-69] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db3d420-7b12-42e4-a4fc-96e855e2bbdc_config-0] Ack server push request, request = ClientDetectionRequest, requestId = 234
14:10:23.566 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db3d420-7b12-42e4-a4fc-96e855e2bbdc_config-0] Server healthy check fail, currentConnection = 1717653911554_192.168.110.235_56492
14:10:23.567 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db3d420-7b12-42e4-a4fc-96e855e2bbdc_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
14:10:23.686 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db3d420-7b12-42e4-a4fc-96e855e2bbdc_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1717654223914_192.168.110.235_57529
14:10:23.686 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db3d420-7b12-42e4-a4fc-96e855e2bbdc_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1717653911554_192.168.110.235_56492
14:10:23.686 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717653911554_192.168.110.235_56492
14:10:23.691 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db3d420-7b12-42e4-a4fc-96e855e2bbdc_config-0] Notify disconnected event to listeners
14:10:23.696 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db3d420-7b12-42e4-a4fc-96e855e2bbdc_config-0] Notify connected event to listeners.
14:10:23.789 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [8db3d420-7b12-42e4-a4fc-96e855e2bbdc_config-0] Server check success, currentServer is 192.168.110.235:8848
14:10:24.288 [http-nio-9205-exec-1] INFO  c.b.w.m.a.i.BaseWxMaServiceImpl - [extractAccessToken,320] - resultContent: {"access_token":"81_NpCVv-ZrWeDGsX9xs65-BCpyXZc07cJMLq1kEv9XEt5PqoRTpnonkwWPy0PVFzIQAaowlOuZJqm_D97y6khGUXJYrK-h90bE-xm51eGskJWTE5rfTGBx1cZTeZoLXTfAIAGSO","expires_in":7200}
14:10:25.297 [nacos-grpc-client-executor-67] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [619fc91e-8167-4066-91b1-c1ac480e9357] Receive server push request, request = NotifySubscriberRequest, requestId = 235
14:10:25.297 [nacos-grpc-client-executor-67] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [619fc91e-8167-4066-91b1-c1ac480e9357] Ack server push request, request = NotifySubscriberRequest, requestId = 235
15:47:01.433 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
15:47:02.450 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of e7335090-3686-420d-b04e-7c80eb43113b_config-0
15:47:02.539 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 52 ms to scan 1 urls, producing 3 keys and 6 values 
15:47:02.590 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 4 keys and 9 values 
15:47:02.610 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 3 keys and 10 values 
15:47:03.020 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 405 ms to scan 272 urls, producing 0 keys and 0 values 
15:47:03.034 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 1 keys and 5 values 
15:47:03.057 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 20 ms to scan 1 urls, producing 1 keys and 7 values 
15:47:03.072 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 2 keys and 8 values 
15:47:03.437 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 362 ms to scan 272 urls, producing 0 keys and 0 values 
15:47:03.441 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7335090-3686-420d-b04e-7c80eb43113b_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
15:47:03.442 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7335090-3686-420d-b04e-7c80eb43113b_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1126112943
15:47:03.443 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7335090-3686-420d-b04e-7c80eb43113b_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/212874257
15:47:03.445 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7335090-3686-420d-b04e-7c80eb43113b_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
15:47:03.446 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7335090-3686-420d-b04e-7c80eb43113b_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
15:47:03.457 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7335090-3686-420d-b04e-7c80eb43113b_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
15:47:05.146 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7335090-3686-420d-b04e-7c80eb43113b_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717660025266_192.168.110.235_63052
15:47:05.147 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7335090-3686-420d-b04e-7c80eb43113b_config-0] Notify connected event to listeners.
15:47:05.147 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7335090-3686-420d-b04e-7c80eb43113b_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
15:47:05.148 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7335090-3686-420d-b04e-7c80eb43113b_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/934085675
15:47:05.267 [main] INFO  c.r.m.RuoYiMemberApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
15:47:09.010 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9205"]
15:47:09.010 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
15:47:09.011 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
15:47:09.475 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
15:47:10.318 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
15:47:10.319 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
15:47:10.319 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
15:47:14.743 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
15:47:16.589 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
15:47:17.060 [redisson-netty-4-5] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
15:47:17.141 [redisson-netty-4-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
15:47:18.537 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 52ba46fd-913d-4f33-a633-ab467f929613
15:47:18.537 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [52ba46fd-913d-4f33-a633-ab467f929613] RpcClient init label, labels = {module=naming, source=sdk}
15:47:18.540 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [52ba46fd-913d-4f33-a633-ab467f929613] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
15:47:18.540 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [52ba46fd-913d-4f33-a633-ab467f929613] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
15:47:18.541 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [52ba46fd-913d-4f33-a633-ab467f929613] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
15:47:18.542 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [52ba46fd-913d-4f33-a633-ab467f929613] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
15:47:18.669 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [52ba46fd-913d-4f33-a633-ab467f929613] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717660038903_192.168.110.235_63152
15:47:18.669 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [52ba46fd-913d-4f33-a633-ab467f929613] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
15:47:18.669 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [52ba46fd-913d-4f33-a633-ab467f929613] Notify connected event to listeners.
15:47:18.669 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [52ba46fd-913d-4f33-a633-ab467f929613] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/934085675
15:47:18.706 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9205"]
15:47:18.732 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-member 192.168.110.235:9205 register finished
15:47:19.301 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [52ba46fd-913d-4f33-a633-ab467f929613] Receive server push request, request = NotifySubscriberRequest, requestId = 386
15:47:19.308 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [52ba46fd-913d-4f33-a633-ab467f929613] Ack server push request, request = NotifySubscriberRequest, requestId = 386
15:47:19.610 [main] INFO  c.r.m.RuoYiMemberApplication - [logStarted,61] - Started RuoYiMemberApplication in 19.247 seconds (JVM running for 22.636)
15:47:19.632 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-member, group=DEFAULT_GROUP
15:47:19.638 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-member-dev.yml, group=DEFAULT_GROUP
15:47:19.644 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-member.yml, group=DEFAULT_GROUP
15:47:20.352 [RMI TCP Connection(2)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
18:14:54.307 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
18:14:54.311 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
18:14:54.682 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
18:14:54.683 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@509bcf7b[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
18:14:54.705 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717660038903_192.168.110.235_63152
18:14:54.708 [nacos-grpc-client-executor-1778] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1717660038903_192.168.110.235_63152]Ignore complete event,isRunning:false,isAbandon=false
18:14:54.710 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@60f8d69d[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 1779]
18:14:55.332 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
18:14:55.421 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
18:14:55.693 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
18:14:55.694 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye