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
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
11:27:47.367 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
11:27:48.585 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 6ef3ed62-073d-4a78-ae4f-ce19ccebb047_config-0
11:27:48.667 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 52 ms to scan 1 urls, producing 3 keys and 6 values 
11:27:48.712 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 23 ms to scan 1 urls, producing 4 keys and 9 values 
11:27:48.729 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 3 keys and 10 values 
11:27:49.512 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 777 ms to scan 296 urls, producing 0 keys and 0 values 
11:27:49.527 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 1 keys and 5 values 
11:27:49.546 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 1 keys and 7 values 
11:27:49.566 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 2 keys and 8 values 
11:27:49.933 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 364 ms to scan 296 urls, producing 0 keys and 0 values 
11:27:49.941 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6ef3ed62-073d-4a78-ae4f-ce19ccebb047_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
11:27:49.942 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6ef3ed62-073d-4a78-ae4f-ce19ccebb047_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1264754451
11:27:49.943 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6ef3ed62-073d-4a78-ae4f-ce19ccebb047_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1888639813
11:27:49.945 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6ef3ed62-073d-4a78-ae4f-ce19ccebb047_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
11:27:49.945 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6ef3ed62-073d-4a78-ae4f-ce19ccebb047_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
11:27:49.956 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6ef3ed62-073d-4a78-ae4f-ce19ccebb047_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
11:27:52.616 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6ef3ed62-073d-4a78-ae4f-ce19ccebb047_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719199671311_192.168.110.235_57558
11:27:52.617 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6ef3ed62-073d-4a78-ae4f-ce19ccebb047_config-0] Notify connected event to listeners.
11:27:52.617 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6ef3ed62-073d-4a78-ae4f-ce19ccebb047_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
11:27:52.618 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6ef3ed62-073d-4a78-ae4f-ce19ccebb047_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1142735456
11:27:52.757 [main] INFO  c.r.a.RuoYiArticleApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
11:27:57.861 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
11:27:57.955 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
11:27:57.968 [main] INFO  i.s.c.n.NacosConfiguration - [getConfigProperties,232] - Nacos check auth with userName/password.
11:28:00.019 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 9112ce3a-6c44-4e62-9253-c52e715c9571_config-0
11:28:00.020 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9112ce3a-6c44-4e62-9253-c52e715c9571_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
11:28:00.020 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9112ce3a-6c44-4e62-9253-c52e715c9571_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1264754451
11:28:00.020 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9112ce3a-6c44-4e62-9253-c52e715c9571_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1888639813
11:28:00.021 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9112ce3a-6c44-4e62-9253-c52e715c9571_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
11:28:00.021 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9112ce3a-6c44-4e62-9253-c52e715c9571_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
11:28:00.022 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9112ce3a-6c44-4e62-9253-c52e715c9571_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
11:28:00.154 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9112ce3a-6c44-4e62-9253-c52e715c9571_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719199679063_192.168.110.235_57566
11:28:00.154 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9112ce3a-6c44-4e62-9253-c52e715c9571_config-0] Notify connected event to listeners.
11:28:00.154 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9112ce3a-6c44-4e62-9253-c52e715c9571_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
11:28:00.155 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9112ce3a-6c44-4e62-9253-c52e715c9571_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1142735456
11:28:00.338 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
11:28:00.980 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
11:28:01.563 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 2b864f85-43f8-4a2d-9cab-324fe9a317dd
11:28:01.564 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2b864f85-43f8-4a2d-9cab-324fe9a317dd] RpcClient init label, labels = {module=naming, source=sdk}
11:28:01.568 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2b864f85-43f8-4a2d-9cab-324fe9a317dd] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
11:28:01.568 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2b864f85-43f8-4a2d-9cab-324fe9a317dd] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
11:28:01.569 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2b864f85-43f8-4a2d-9cab-324fe9a317dd] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
11:28:01.570 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2b864f85-43f8-4a2d-9cab-324fe9a317dd] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
11:28:01.824 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2b864f85-43f8-4a2d-9cab-324fe9a317dd] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719199680723_192.168.110.235_57572
11:28:01.827 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2b864f85-43f8-4a2d-9cab-324fe9a317dd] Notify connected event to listeners.
11:28:01.827 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2b864f85-43f8-4a2d-9cab-324fe9a317dd] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
11:28:01.827 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2b864f85-43f8-4a2d-9cab-324fe9a317dd] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1142735456
11:28:01.885 [main] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
11:28:02.414 [nacos-grpc-client-executor-4] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2b864f85-43f8-4a2d-9cab-324fe9a317dd] Receive server push request, request = NotifySubscriberRequest, requestId = 9
11:28:02.420 [nacos-grpc-client-executor-4] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2b864f85-43f8-4a2d-9cab-324fe9a317dd] Ack server push request, request = NotifySubscriberRequest, requestId = 9
11:28:02.535 [main] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:TMROLE,address:192.168.110.188:8091,msg:< RegisterTMRequest{applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
11:28:07.377 [main] INFO  i.s.c.r.n.TmNettyRemotingClient - [onRegisterMsgSuccess,224] - register TM success. client version:1.5.2, server version:1.7.0,channel:[id: 0x8a19719e, L:/192.168.110.235:57578 - R:/192.168.110.188:8091]
11:28:07.388 [main] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,81] - register success, cost 3862 ms, version:1.7.0,role:TMROLE,channel:[id: 0x8a19719e, L:/192.168.110.235:57578 - R:/192.168.110.188:8091]
11:28:07.390 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-article] txServiceGroup[ruoyi-article-group]
11:28:07.422 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
11:28:07.423 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
11:28:07.436 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
11:28:07.437 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-article] txServiceGroup[ruoyi-article-group]
11:28:07.437 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
11:28:08.590 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9202"]
11:28:08.591 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
11:28:08.591 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
11:28:09.140 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
11:28:09.793 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
11:28:09.795 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
11:28:09.796 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
11:28:14.055 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
11:28:18.137 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
11:28:18.321 [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
11:28:18.388 [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:28:20.771 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of be52c433-8778-41b0-8a89-5568fc800141
11:28:20.772 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [be52c433-8778-41b0-8a89-5568fc800141] RpcClient init label, labels = {module=naming, source=sdk}
11:28:20.773 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [be52c433-8778-41b0-8a89-5568fc800141] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
11:28:20.773 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [be52c433-8778-41b0-8a89-5568fc800141] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
11:28:20.773 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [be52c433-8778-41b0-8a89-5568fc800141] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
11:28:20.774 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [be52c433-8778-41b0-8a89-5568fc800141] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
11:28:20.895 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [be52c433-8778-41b0-8a89-5568fc800141] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719199699811_192.168.110.235_57744
11:28:20.896 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [be52c433-8778-41b0-8a89-5568fc800141] Notify connected event to listeners.
11:28:20.896 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [be52c433-8778-41b0-8a89-5568fc800141] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
11:28:20.896 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [be52c433-8778-41b0-8a89-5568fc800141] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1142735456
11:28:20.911 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9202"]
11:28:20.953 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-article 192.168.110.235:9202 register finished
11:28:21.487 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [be52c433-8778-41b0-8a89-5568fc800141] Receive server push request, request = NotifySubscriberRequest, requestId = 11
11:28:21.491 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [be52c433-8778-41b0-8a89-5568fc800141] Ack server push request, request = NotifySubscriberRequest, requestId = 11
11:28:22.550 [main] INFO  c.r.a.RuoYiArticleApplication - [logStarted,61] - Started RuoYiArticleApplication in 36.648 seconds (JVM running for 39.06)
11:28:22.566 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article-dev.yml, group=DEFAULT_GROUP
11:28:22.570 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article.yml, group=DEFAULT_GROUP
11:28:22.572 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article, group=DEFAULT_GROUP
11:28:23.904 [RMI TCP Connection(9)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
11:29:07.441 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
11:29:07.443 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:RMROLE,address:192.168.110.188:8091,msg:< RegisterRMRequest{resourceIds='null', applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
11:29:07.460 [timeoutChecker_2_1] INFO  i.s.c.r.n.RmNettyRemotingClient - [onRegisterMsgSuccess,177] - register RM success. client version:1.5.2, server version:1.7.0,channel:[id: 0xd0093b29, L:/192.168.110.235:58277 - R:/192.168.110.188:8091]
11:29:07.460 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,81] - register success, cost 13 ms, version:1.7.0,role:RMROLE,channel:[id: 0xd0093b29, L:/192.168.110.235:58277 - R:/192.168.110.188:8091]
12:46:27.302 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
12:46:29.183 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of e09b4554-9e4c-4bb3-9275-98060b2eefc4_config-0
12:46:29.356 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 108 ms to scan 1 urls, producing 3 keys and 6 values 
12:46:29.460 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 41 ms to scan 1 urls, producing 4 keys and 9 values 
12:46:29.494 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 27 ms to scan 1 urls, producing 3 keys and 10 values 
12:46:30.737 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 1232 ms to scan 297 urls, producing 0 keys and 0 values 
12:46:30.759 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 21 ms to scan 1 urls, producing 1 keys and 5 values 
12:46:30.788 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 23 ms to scan 1 urls, producing 1 keys and 7 values 
12:46:30.814 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 21 ms to scan 1 urls, producing 2 keys and 8 values 
12:46:31.387 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 567 ms to scan 297 urls, producing 0 keys and 0 values 
12:46:31.392 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e09b4554-9e4c-4bb3-9275-98060b2eefc4_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
12:46:31.393 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e09b4554-9e4c-4bb3-9275-98060b2eefc4_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/547380018
12:46:31.394 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e09b4554-9e4c-4bb3-9275-98060b2eefc4_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/375273627
12:46:31.395 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e09b4554-9e4c-4bb3-9275-98060b2eefc4_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
12:46:31.397 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e09b4554-9e4c-4bb3-9275-98060b2eefc4_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
12:46:31.414 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e09b4554-9e4c-4bb3-9275-98060b2eefc4_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
12:46:34.646 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e09b4554-9e4c-4bb3-9275-98060b2eefc4_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719204394352_192.168.110.235_58919
12:46:34.648 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e09b4554-9e4c-4bb3-9275-98060b2eefc4_config-0] Notify connected event to listeners.
12:46:34.649 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e09b4554-9e4c-4bb3-9275-98060b2eefc4_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
12:46:34.651 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e09b4554-9e4c-4bb3-9275-98060b2eefc4_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/864210792
12:46:34.869 [main] INFO  c.r.a.RuoYiArticleApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
12:46:41.495 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
12:46:41.751 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
12:46:41.780 [main] INFO  i.s.c.n.NacosConfiguration - [getConfigProperties,232] - Nacos check auth with userName/password.
12:46:41.997 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of ce5cc547-ddbc-4463-9d57-e7e38e9883a2_config-0
12:46:41.997 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ce5cc547-ddbc-4463-9d57-e7e38e9883a2_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
12:46:41.997 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ce5cc547-ddbc-4463-9d57-e7e38e9883a2_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/547380018
12:46:41.998 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ce5cc547-ddbc-4463-9d57-e7e38e9883a2_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/375273627
12:46:41.998 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ce5cc547-ddbc-4463-9d57-e7e38e9883a2_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
12:46:41.998 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ce5cc547-ddbc-4463-9d57-e7e38e9883a2_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
12:46:41.999 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ce5cc547-ddbc-4463-9d57-e7e38e9883a2_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
12:46:42.140 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ce5cc547-ddbc-4463-9d57-e7e38e9883a2_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719204402063_192.168.110.235_58973
12:46:42.141 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ce5cc547-ddbc-4463-9d57-e7e38e9883a2_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
12:46:42.141 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ce5cc547-ddbc-4463-9d57-e7e38e9883a2_config-0] Notify connected event to listeners.
12:46:42.142 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ce5cc547-ddbc-4463-9d57-e7e38e9883a2_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/864210792
12:46:42.398 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
12:46:42.865 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
12:46:43.079 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 7f8380ec-949c-4cb5-85ba-9ee00867f503
12:46:43.079 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7f8380ec-949c-4cb5-85ba-9ee00867f503] RpcClient init label, labels = {module=naming, source=sdk}
12:46:43.083 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7f8380ec-949c-4cb5-85ba-9ee00867f503] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
12:46:43.086 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7f8380ec-949c-4cb5-85ba-9ee00867f503] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
12:46:43.087 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7f8380ec-949c-4cb5-85ba-9ee00867f503] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
12:46:43.088 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7f8380ec-949c-4cb5-85ba-9ee00867f503] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
12:46:43.219 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7f8380ec-949c-4cb5-85ba-9ee00867f503] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719204403141_192.168.110.235_59014
12:46:43.220 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7f8380ec-949c-4cb5-85ba-9ee00867f503] Notify connected event to listeners.
12:46:43.220 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7f8380ec-949c-4cb5-85ba-9ee00867f503] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
12:46:43.220 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7f8380ec-949c-4cb5-85ba-9ee00867f503] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/864210792
12:46:43.270 [main] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
12:46:43.735 [main] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:TMROLE,address:192.168.110.188:8091,msg:< RegisterTMRequest{applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
12:46:43.847 [nacos-grpc-client-executor-4] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7f8380ec-949c-4cb5-85ba-9ee00867f503] Receive server push request, request = NotifySubscriberRequest, requestId = 41
12:46:43.851 [nacos-grpc-client-executor-4] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [7f8380ec-949c-4cb5-85ba-9ee00867f503] Ack server push request, request = NotifySubscriberRequest, requestId = 41
12:46:44.932 [main] INFO  i.s.c.r.n.TmNettyRemotingClient - [onRegisterMsgSuccess,224] - register TM success. client version:1.5.2, server version:1.7.0,channel:[id: 0x48d1e312, L:/192.168.110.235:59020 - R:/192.168.110.188:8091]
12:46:44.949 [main] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,81] - register success, cost 161 ms, version:1.7.0,role:TMROLE,channel:[id: 0x48d1e312, L:/192.168.110.235:59020 - R:/192.168.110.188:8091]
12:46:44.951 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-article] txServiceGroup[ruoyi-article-group]
12:46:44.997 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
12:46:44.998 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
12:46:45.021 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
12:46:45.021 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-article] txServiceGroup[ruoyi-article-group]
12:46:45.022 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
12:46:46.962 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9202"]
12:46:46.963 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
12:46:46.964 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
12:46:47.811 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
12:46:48.896 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
12:46:48.898 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
12:46:48.899 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
12:46:53.858 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
12:46:58.141 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
12:46:58.322 [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
12:46:58.398 [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
12:47:00.905 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 26e3bc4b-438d-4248-b11b-27ae5f6b6252
12:47:00.906 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [26e3bc4b-438d-4248-b11b-27ae5f6b6252] RpcClient init label, labels = {module=naming, source=sdk}
12:47:00.906 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [26e3bc4b-438d-4248-b11b-27ae5f6b6252] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
12:47:00.907 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [26e3bc4b-438d-4248-b11b-27ae5f6b6252] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
12:47:00.907 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [26e3bc4b-438d-4248-b11b-27ae5f6b6252] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
12:47:00.907 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [26e3bc4b-438d-4248-b11b-27ae5f6b6252] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
12:47:01.034 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [26e3bc4b-438d-4248-b11b-27ae5f6b6252] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719204420953_192.168.110.235_59384
12:47:01.035 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [26e3bc4b-438d-4248-b11b-27ae5f6b6252] Notify connected event to listeners.
12:47:01.035 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [26e3bc4b-438d-4248-b11b-27ae5f6b6252] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
12:47:01.035 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [26e3bc4b-438d-4248-b11b-27ae5f6b6252] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/864210792
12:47:01.047 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9202"]
12:47:01.090 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-article 192.168.110.235:9202 register finished
12:47:01.576 [nacos-grpc-client-executor-5] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [26e3bc4b-438d-4248-b11b-27ae5f6b6252] Receive server push request, request = NotifySubscriberRequest, requestId = 46
12:47:01.579 [nacos-grpc-client-executor-5] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [26e3bc4b-438d-4248-b11b-27ae5f6b6252] Ack server push request, request = NotifySubscriberRequest, requestId = 46
12:47:02.675 [main] INFO  c.r.a.RuoYiArticleApplication - [logStarted,61] - Started RuoYiArticleApplication in 37.217 seconds (JVM running for 45.067)
12:47:02.688 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article-dev.yml, group=DEFAULT_GROUP
12:47:02.691 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article.yml, group=DEFAULT_GROUP
12:47:02.692 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article, group=DEFAULT_GROUP
12:47:03.028 [RMI TCP Connection(5)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
12:47:45.026 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
12:47:45.028 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:RMROLE,address:192.168.110.188:8091,msg:< RegisterRMRequest{resourceIds='null', applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
12:47:45.038 [timeoutChecker_2_1] INFO  i.s.c.r.n.RmNettyRemotingClient - [onRegisterMsgSuccess,177] - register RM success. client version:1.5.2, server version:1.7.0,channel:[id: 0x2bbf5d66, L:/192.168.110.235:59711 - R:/192.168.110.188:8091]
12:47:45.038 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,81] - register success, cost 7 ms, version:1.7.0,role:RMROLE,channel:[id: 0x2bbf5d66, L:/192.168.110.235:59711 - R:/192.168.110.188:8091]
13:56:14.027 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e09b4554-9e4c-4bb3-9275-98060b2eefc4_config-0] Server healthy check fail, currentConnection = 1719204394352_192.168.110.235_58919
13:56:14.028 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ce5cc547-ddbc-4463-9d57-e7e38e9883a2_config-0] Server healthy check fail, currentConnection = 1719204402063_192.168.110.235_58973
13:56:14.029 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ce5cc547-ddbc-4463-9d57-e7e38e9883a2_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
13:56:14.029 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e09b4554-9e4c-4bb3-9275-98060b2eefc4_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
13:56:14.258 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e09b4554-9e4c-4bb3-9275-98060b2eefc4_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1719208574112_192.168.110.235_61486
13:56:14.258 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e09b4554-9e4c-4bb3-9275-98060b2eefc4_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1719204394352_192.168.110.235_58919
13:56:14.259 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1719204394352_192.168.110.235_58919
13:56:14.279 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ce5cc547-ddbc-4463-9d57-e7e38e9883a2_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1719208574120_192.168.110.235_61485
13:56:14.279 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ce5cc547-ddbc-4463-9d57-e7e38e9883a2_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1719204402063_192.168.110.235_58973
13:56:14.279 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1719204402063_192.168.110.235_58973
13:56:14.397 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e09b4554-9e4c-4bb3-9275-98060b2eefc4_config-0] Notify disconnected event to listeners
13:56:14.400 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e09b4554-9e4c-4bb3-9275-98060b2eefc4_config-0] Notify connected event to listeners.
13:56:14.400 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ce5cc547-ddbc-4463-9d57-e7e38e9883a2_config-0] Notify disconnected event to listeners
13:56:14.405 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ce5cc547-ddbc-4463-9d57-e7e38e9883a2_config-0] Notify connected event to listeners.
15:33:44.741 [lettuce-nioEventLoop-7-1] INFO  i.l.c.p.CommandHandler - [log,217] - null Unexpected exception during request: java.io.IOException: 远程主机强迫关闭了一个现有的连接。
java.io.IOException: 远程主机强迫关闭了一个现有的连接。
    at sun.nio.ch.SocketDispatcher.read0(Native Method)
    at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
    at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
    at sun.nio.ch.IOUtil.read(IOUtil.java:192)
    at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
    at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259)
    at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
    at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357)
    at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
    at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
    at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.lang.Thread.run(Thread.java:748)
15:33:44.827 [lettuce-eventExecutorLoop-2-2] INFO  i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /192.168.110.188:6379
15:33:44.857 [lettuce-nioEventLoop-7-2] INFO  i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 192.168.110.188:6379
16:07:09.857 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
16:07:11.009 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of a3292b24-ca30-44c6-9e70-2d1f26a0b6dd_config-0
16:07:11.095 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 52 ms to scan 1 urls, producing 3 keys and 6 values 
16:07:11.133 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 4 keys and 9 values 
16:07:11.148 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 3 keys and 10 values 
16:07:11.559 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 406 ms to scan 297 urls, producing 0 keys and 0 values 
16:07:11.571 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 10 ms to scan 1 urls, producing 1 keys and 5 values 
16:07:11.590 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 16 ms to scan 1 urls, producing 1 keys and 7 values 
16:07:11.606 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 2 keys and 8 values 
16:07:11.950 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 340 ms to scan 297 urls, producing 0 keys and 0 values 
16:07:11.952 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3292b24-ca30-44c6-9e70-2d1f26a0b6dd_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:07:11.953 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3292b24-ca30-44c6-9e70-2d1f26a0b6dd_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1760020675
16:07:11.954 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3292b24-ca30-44c6-9e70-2d1f26a0b6dd_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/832322085
16:07:11.955 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3292b24-ca30-44c6-9e70-2d1f26a0b6dd_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:07:11.957 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3292b24-ca30-44c6-9e70-2d1f26a0b6dd_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:07:11.968 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3292b24-ca30-44c6-9e70-2d1f26a0b6dd_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:07:14.033 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3292b24-ca30-44c6-9e70-2d1f26a0b6dd_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719216433813_192.168.110.235_52811
16:07:14.034 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3292b24-ca30-44c6-9e70-2d1f26a0b6dd_config-0] Notify connected event to listeners.
16:07:14.035 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3292b24-ca30-44c6-9e70-2d1f26a0b6dd_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:07:14.035 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a3292b24-ca30-44c6-9e70-2d1f26a0b6dd_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/404994500
16:07:14.181 [main] INFO  c.r.a.RuoYiManagementApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
16:07:17.323 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
16:07:17.418 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
16:07:17.423 [main] INFO  i.s.c.ConfigurationFactory - [buildConfiguration,121] - load Configuration from :Spring Configuration
16:07:17.518 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
16:07:17.627 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:07:17.658 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-article] txServiceGroup[default_tx_group]
16:07:17.670 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
16:07:17.671 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
16:07:17.683 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:07:17.683 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-article] txServiceGroup[default_tx_group]
16:07:17.683 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
16:07:18.585 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
16:07:18.585 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
16:07:18.585 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
16:07:19.273 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
16:07:19.556 [main] INFO  o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
16:10:44.779 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
16:10:45.959 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 69764726-8df9-4fb6-895b-3f6017df80f2_config-0
16:10:46.044 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 53 ms to scan 1 urls, producing 3 keys and 6 values 
16:10:46.084 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 18 ms to scan 1 urls, producing 4 keys and 9 values 
16:10:46.100 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 3 keys and 10 values 
16:10:46.490 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 384 ms to scan 297 urls, producing 0 keys and 0 values 
16:10:46.502 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 1 keys and 5 values 
16:10:46.526 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 20 ms to scan 1 urls, producing 1 keys and 7 values 
16:10:46.543 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 2 keys and 8 values 
16:10:46.869 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 323 ms to scan 297 urls, producing 0 keys and 0 values 
16:10:46.871 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [69764726-8df9-4fb6-895b-3f6017df80f2_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:10:46.872 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [69764726-8df9-4fb6-895b-3f6017df80f2_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/375273627
16:10:46.873 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [69764726-8df9-4fb6-895b-3f6017df80f2_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1551103602
16:10:46.874 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [69764726-8df9-4fb6-895b-3f6017df80f2_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:10:46.875 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [69764726-8df9-4fb6-895b-3f6017df80f2_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:10:46.886 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [69764726-8df9-4fb6-895b-3f6017df80f2_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:10:49.041 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [69764726-8df9-4fb6-895b-3f6017df80f2_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719216648810_192.168.110.235_52979
16:10:49.042 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [69764726-8df9-4fb6-895b-3f6017df80f2_config-0] Notify connected event to listeners.
16:10:49.043 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [69764726-8df9-4fb6-895b-3f6017df80f2_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:10:49.044 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [69764726-8df9-4fb6-895b-3f6017df80f2_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/796168203
16:10:49.157 [main] INFO  c.r.a.RuoYiManagementApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
16:10:52.335 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
16:10:52.420 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
16:10:52.426 [main] INFO  i.s.c.ConfigurationFactory - [buildConfiguration,121] - load Configuration from :Spring Configuration
16:10:52.522 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
16:10:52.635 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:10:52.665 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-article] txServiceGroup[default_tx_group]
16:10:52.679 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
16:10:52.680 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
16:10:52.692 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:10:52.693 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-article] txServiceGroup[default_tx_group]
16:10:52.693 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
16:10:53.605 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
16:10:53.606 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
16:10:53.606 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
16:10:54.258 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
16:10:54.535 [main] INFO  o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
16:36:45.494 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
16:36:46.728 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of cd3a62e9-8b7f-4cd1-abae-4c900788a037_config-0
16:36:46.813 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 54 ms to scan 1 urls, producing 3 keys and 6 values 
16:36:46.853 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 4 keys and 9 values 
16:36:46.871 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 3 keys and 10 values 
16:36:47.344 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 469 ms to scan 297 urls, producing 0 keys and 0 values 
16:36:47.361 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 16 ms to scan 1 urls, producing 1 keys and 5 values 
16:36:47.383 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 18 ms to scan 1 urls, producing 1 keys and 7 values 
16:36:47.400 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 2 keys and 8 values 
16:36:47.791 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 386 ms to scan 297 urls, producing 0 keys and 0 values 
16:36:47.795 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cd3a62e9-8b7f-4cd1-abae-4c900788a037_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:36:47.796 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cd3a62e9-8b7f-4cd1-abae-4c900788a037_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/755944228
16:36:47.796 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cd3a62e9-8b7f-4cd1-abae-4c900788a037_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1298483237
16:36:47.797 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cd3a62e9-8b7f-4cd1-abae-4c900788a037_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:36:47.799 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cd3a62e9-8b7f-4cd1-abae-4c900788a037_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:36:47.817 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cd3a62e9-8b7f-4cd1-abae-4c900788a037_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:36:50.088 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cd3a62e9-8b7f-4cd1-abae-4c900788a037_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719218209858_192.168.110.235_56159
16:36:50.089 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cd3a62e9-8b7f-4cd1-abae-4c900788a037_config-0] Notify connected event to listeners.
16:36:50.089 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cd3a62e9-8b7f-4cd1-abae-4c900788a037_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:36:50.090 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cd3a62e9-8b7f-4cd1-abae-4c900788a037_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1542437569
16:36:50.218 [main] INFO  c.r.a.RuoYiManagementApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
16:36:53.288 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
16:36:53.376 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
16:36:53.382 [main] INFO  i.s.c.ConfigurationFactory - [buildConfiguration,121] - load Configuration from :Spring Configuration
16:36:53.487 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
16:36:53.607 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:36:53.637 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-article] txServiceGroup[default_tx_group]
16:36:53.652 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
16:36:53.652 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
16:36:53.666 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:36:53.666 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-article] txServiceGroup[default_tx_group]
16:36:53.667 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
16:36:54.581 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
16:36:54.581 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
16:36:54.582 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
16:36:55.241 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
16:36:55.533 [main] INFO  o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
16:38:10.278 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
16:38:11.502 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of aef57bd0-b381-4595-ac5f-288e0dbbf516_config-0
16:38:11.599 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 57 ms to scan 1 urls, producing 3 keys and 6 values 
16:38:11.643 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 21 ms to scan 1 urls, producing 4 keys and 9 values 
16:38:11.660 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 3 keys and 10 values 
16:38:12.078 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 414 ms to scan 297 urls, producing 0 keys and 0 values 
16:38:12.092 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 1 keys and 5 values 
16:38:12.110 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 1 keys and 7 values 
16:38:12.126 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 2 keys and 8 values 
16:38:12.451 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 320 ms to scan 297 urls, producing 0 keys and 0 values 
16:38:12.452 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [aef57bd0-b381-4595-ac5f-288e0dbbf516_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:38:12.453 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [aef57bd0-b381-4595-ac5f-288e0dbbf516_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/375273627
16:38:12.454 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [aef57bd0-b381-4595-ac5f-288e0dbbf516_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1551103602
16:38:12.456 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [aef57bd0-b381-4595-ac5f-288e0dbbf516_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:38:12.458 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [aef57bd0-b381-4595-ac5f-288e0dbbf516_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:38:12.469 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [aef57bd0-b381-4595-ac5f-288e0dbbf516_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:38:14.756 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [aef57bd0-b381-4595-ac5f-288e0dbbf516_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719218294540_192.168.110.235_56245
16:38:14.758 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [aef57bd0-b381-4595-ac5f-288e0dbbf516_config-0] Notify connected event to listeners.
16:38:14.759 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [aef57bd0-b381-4595-ac5f-288e0dbbf516_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:38:14.760 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [aef57bd0-b381-4595-ac5f-288e0dbbf516_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/796168203
16:38:14.858 [main] INFO  c.r.a.RuoYiManagementApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
16:38:17.858 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
16:38:17.948 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
16:38:17.953 [main] INFO  i.s.c.ConfigurationFactory - [buildConfiguration,121] - load Configuration from :Spring Configuration
16:38:18.050 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
16:38:18.164 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:38:18.196 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-article] txServiceGroup[default_tx_group]
16:38:18.207 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
16:38:18.208 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
16:38:18.223 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:38:18.223 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-article] txServiceGroup[default_tx_group]
16:38:18.223 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
16:38:19.254 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
16:38:19.254 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
16:38:19.255 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
16:38:19.934 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
16:38:20.211 [main] INFO  o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
16:42:53.623 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
16:42:54.802 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 2e369494-f27d-4aee-8344-35b427329930_config-0
16:42:54.887 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 57 ms to scan 1 urls, producing 3 keys and 6 values 
16:42:54.933 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 24 ms to scan 1 urls, producing 4 keys and 9 values 
16:42:54.949 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 3 keys and 10 values 
16:42:55.349 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 394 ms to scan 297 urls, producing 0 keys and 0 values 
16:42:55.364 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 1 keys and 5 values 
16:42:55.380 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 1 keys and 7 values 
16:42:55.395 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 2 keys and 8 values 
16:42:55.720 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 322 ms to scan 297 urls, producing 0 keys and 0 values 
16:42:55.721 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2e369494-f27d-4aee-8344-35b427329930_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:42:55.723 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2e369494-f27d-4aee-8344-35b427329930_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1217639236
16:42:55.724 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2e369494-f27d-4aee-8344-35b427329930_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1403413933
16:42:55.725 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2e369494-f27d-4aee-8344-35b427329930_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:42:55.726 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2e369494-f27d-4aee-8344-35b427329930_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:42:55.737 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2e369494-f27d-4aee-8344-35b427329930_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:42:57.876 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2e369494-f27d-4aee-8344-35b427329930_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719218577645_192.168.110.235_56530
16:42:57.877 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2e369494-f27d-4aee-8344-35b427329930_config-0] Notify connected event to listeners.
16:42:57.878 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2e369494-f27d-4aee-8344-35b427329930_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:42:57.879 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2e369494-f27d-4aee-8344-35b427329930_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/974587617
16:42:57.979 [main] INFO  c.r.m.RuoYiManagementApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
16:43:00.903 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
16:43:00.986 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
16:43:00.992 [main] INFO  i.s.c.ConfigurationFactory - [buildConfiguration,121] - load Configuration from :Spring Configuration
16:43:01.103 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
16:43:01.215 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:43:01.244 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-Management] txServiceGroup[default_tx_group]
16:43:01.258 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
16:43:01.259 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
16:43:01.271 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:43:01.271 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-Management] txServiceGroup[default_tx_group]
16:43:01.272 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
16:43:02.171 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
16:43:02.172 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
16:43:02.172 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
16:43:02.829 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
16:43:03.120 [main] INFO  o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
16:46:01.490 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
16:46:02.661 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 22e3fdf0-98bb-4dc0-b682-9bb3f6ddade6_config-0
16:46:02.744 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 54 ms to scan 1 urls, producing 3 keys and 6 values 
16:46:02.782 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 18 ms to scan 1 urls, producing 4 keys and 9 values 
16:46:02.800 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 3 keys and 10 values 
16:46:03.181 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 377 ms to scan 297 urls, producing 0 keys and 0 values 
16:46:03.193 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 1 keys and 5 values 
16:46:03.211 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 1 keys and 7 values 
16:46:03.232 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 2 keys and 8 values 
16:46:03.553 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 318 ms to scan 297 urls, producing 0 keys and 0 values 
16:46:03.556 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [22e3fdf0-98bb-4dc0-b682-9bb3f6ddade6_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:46:03.557 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [22e3fdf0-98bb-4dc0-b682-9bb3f6ddade6_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/547380018
16:46:03.557 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [22e3fdf0-98bb-4dc0-b682-9bb3f6ddade6_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/375273627
16:46:03.558 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [22e3fdf0-98bb-4dc0-b682-9bb3f6ddade6_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:46:03.559 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [22e3fdf0-98bb-4dc0-b682-9bb3f6ddade6_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:46:03.570 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [22e3fdf0-98bb-4dc0-b682-9bb3f6ddade6_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:46:05.679 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [22e3fdf0-98bb-4dc0-b682-9bb3f6ddade6_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719218765463_192.168.110.235_56719
16:46:05.680 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [22e3fdf0-98bb-4dc0-b682-9bb3f6ddade6_config-0] Notify connected event to listeners.
16:46:05.680 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [22e3fdf0-98bb-4dc0-b682-9bb3f6ddade6_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:46:05.681 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [22e3fdf0-98bb-4dc0-b682-9bb3f6ddade6_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/864210792
16:46:05.784 [main] INFO  c.r.m.RuoYiManagementApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
16:46:08.713 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
16:46:08.797 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
16:46:08.803 [main] INFO  i.s.c.ConfigurationFactory - [buildConfiguration,121] - load Configuration from :Spring Configuration
16:46:08.900 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
16:46:09.013 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:46:09.046 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-Management] txServiceGroup[default_tx_group]
16:46:09.059 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
16:46:09.060 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
16:46:09.073 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:46:09.073 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-Management] txServiceGroup[default_tx_group]
16:46:09.073 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
16:46:09.980 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
16:46:09.980 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
16:46:09.981 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
16:46:10.648 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
16:46:10.929 [main] INFO  o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
16:47:43.695 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
16:47:44.905 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 9db6687c-86b4-4fb6-9d0d-c82300b4413a_config-0
16:47:44.990 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 57 ms to scan 1 urls, producing 3 keys and 6 values 
16:47:45.029 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 4 keys and 9 values 
16:47:45.047 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 3 keys and 10 values 
16:47:45.443 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 392 ms to scan 297 urls, producing 0 keys and 0 values 
16:47:45.456 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 1 keys and 5 values 
16:47:45.476 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 1 keys and 7 values 
16:47:45.491 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 2 keys and 8 values 
16:47:45.830 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 333 ms to scan 297 urls, producing 0 keys and 0 values 
16:47:45.832 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9db6687c-86b4-4fb6-9d0d-c82300b4413a_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:47:45.833 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9db6687c-86b4-4fb6-9d0d-c82300b4413a_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/738937987
16:47:45.833 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9db6687c-86b4-4fb6-9d0d-c82300b4413a_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/2018664185
16:47:45.834 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9db6687c-86b4-4fb6-9d0d-c82300b4413a_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:47:45.835 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9db6687c-86b4-4fb6-9d0d-c82300b4413a_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:47:45.847 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9db6687c-86b4-4fb6-9d0d-c82300b4413a_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:47:48.056 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9db6687c-86b4-4fb6-9d0d-c82300b4413a_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719218867813_192.168.110.235_56875
16:47:48.056 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9db6687c-86b4-4fb6-9d0d-c82300b4413a_config-0] Notify connected event to listeners.
16:47:48.057 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9db6687c-86b4-4fb6-9d0d-c82300b4413a_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:47:48.057 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9db6687c-86b4-4fb6-9d0d-c82300b4413a_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1542437569
16:47:48.161 [main] INFO  c.r.m.RuoYiManagementApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
16:47:51.332 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
16:47:51.423 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
16:47:51.429 [main] INFO  i.s.c.ConfigurationFactory - [buildConfiguration,121] - load Configuration from :Spring Configuration
16:47:51.529 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
16:47:51.645 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:47:51.686 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-Management] txServiceGroup[default_tx_group]
16:47:51.701 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
16:47:51.702 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
16:47:51.714 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:47:51.714 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-Management] txServiceGroup[default_tx_group]
16:47:51.714 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
16:47:52.679 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
16:47:52.679 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
16:47:52.680 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
16:47:53.332 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
16:47:53.619 [main] INFO  o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
16:50:49.774 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
16:50:50.940 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 2a168456-3283-4a50-8b4a-e7e2d558a24e_config-0
16:50:51.037 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 56 ms to scan 1 urls, producing 3 keys and 6 values 
16:50:51.075 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 4 keys and 9 values 
16:50:51.092 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 3 keys and 10 values 
16:50:51.468 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 372 ms to scan 297 urls, producing 0 keys and 0 values 
16:50:51.481 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 1 keys and 5 values 
16:50:51.500 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 1 keys and 7 values 
16:50:51.516 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 10 ms to scan 1 urls, producing 2 keys and 8 values 
16:50:51.840 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 320 ms to scan 297 urls, producing 0 keys and 0 values 
16:50:51.842 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2a168456-3283-4a50-8b4a-e7e2d558a24e_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:50:51.842 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2a168456-3283-4a50-8b4a-e7e2d558a24e_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/375273627
16:50:51.843 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2a168456-3283-4a50-8b4a-e7e2d558a24e_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1551103602
16:50:51.844 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2a168456-3283-4a50-8b4a-e7e2d558a24e_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:50:51.845 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2a168456-3283-4a50-8b4a-e7e2d558a24e_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:50:51.856 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2a168456-3283-4a50-8b4a-e7e2d558a24e_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:50:53.990 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2a168456-3283-4a50-8b4a-e7e2d558a24e_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719219053760_192.168.110.235_57096
16:50:53.993 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2a168456-3283-4a50-8b4a-e7e2d558a24e_config-0] Notify connected event to listeners.
16:50:53.994 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2a168456-3283-4a50-8b4a-e7e2d558a24e_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:50:53.997 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2a168456-3283-4a50-8b4a-e7e2d558a24e_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/796168203
16:50:54.103 [main] INFO  c.r.m.RuoYiManagementApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
16:50:57.065 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
16:50:57.150 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
16:50:57.155 [main] INFO  i.s.c.ConfigurationFactory - [buildConfiguration,121] - load Configuration from :Spring Configuration
16:50:57.255 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
16:50:57.371 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:50:57.403 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-Management] txServiceGroup[default_tx_group]
16:50:57.418 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
16:50:57.418 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
16:50:57.431 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:50:57.432 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-Management] txServiceGroup[default_tx_group]
16:50:57.432 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
16:50:58.349 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
16:50:58.350 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
16:50:58.350 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
16:50:58.987 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
16:50:59.266 [main] INFO  o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
16:53:06.582 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
16:53:07.794 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of ac8e1476-abbf-4fca-af99-8be758576507_config-0
16:53:07.880 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 55 ms to scan 1 urls, producing 3 keys and 6 values 
16:53:07.934 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 31 ms to scan 1 urls, producing 4 keys and 9 values 
16:53:07.953 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 3 keys and 10 values 
16:53:08.349 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 391 ms to scan 297 urls, producing 0 keys and 0 values 
16:53:08.361 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 1 keys and 5 values 
16:53:08.381 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 1 keys and 7 values 
16:53:08.397 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 2 keys and 8 values 
16:53:08.722 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 323 ms to scan 297 urls, producing 0 keys and 0 values 
16:53:08.726 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ac8e1476-abbf-4fca-af99-8be758576507_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:53:08.726 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ac8e1476-abbf-4fca-af99-8be758576507_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/178342381
16:53:08.727 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ac8e1476-abbf-4fca-af99-8be758576507_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/925908754
16:53:08.728 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ac8e1476-abbf-4fca-af99-8be758576507_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:53:08.729 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ac8e1476-abbf-4fca-af99-8be758576507_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:53:08.744 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ac8e1476-abbf-4fca-af99-8be758576507_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:53:10.880 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ac8e1476-abbf-4fca-af99-8be758576507_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719219190660_192.168.110.235_57336
16:53:10.881 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ac8e1476-abbf-4fca-af99-8be758576507_config-0] Notify connected event to listeners.
16:53:10.882 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ac8e1476-abbf-4fca-af99-8be758576507_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:53:10.882 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ac8e1476-abbf-4fca-af99-8be758576507_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/879706537
16:53:10.984 [main] INFO  c.r.m.RuoYiManagementApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
16:53:14.059 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
16:53:14.145 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
16:53:14.151 [main] INFO  i.s.c.ConfigurationFactory - [buildConfiguration,121] - load Configuration from :Spring Configuration
16:53:14.254 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
16:53:14.369 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:53:14.402 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-management] txServiceGroup[default_tx_group]
16:53:14.417 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
16:53:14.417 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
16:53:14.430 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:53:14.431 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-management] txServiceGroup[default_tx_group]
16:53:14.431 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
16:53:15.384 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
16:53:15.385 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
16:53:15.385 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
16:53:16.081 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
16:53:16.377 [main] INFO  o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
16:55:16.304 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
16:55:17.542 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of cb0ddf21-3cf7-4189-9681-857f9bcc5836_config-0
16:55:17.636 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 61 ms to scan 1 urls, producing 3 keys and 6 values 
16:55:17.675 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 4 keys and 9 values 
16:55:17.692 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 3 keys and 10 values 
16:55:18.086 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 389 ms to scan 297 urls, producing 0 keys and 0 values 
16:55:18.101 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 1 keys and 5 values 
16:55:18.124 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 18 ms to scan 1 urls, producing 1 keys and 7 values 
16:55:18.141 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 2 keys and 8 values 
16:55:18.510 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 365 ms to scan 297 urls, producing 0 keys and 0 values 
16:55:18.511 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb0ddf21-3cf7-4189-9681-857f9bcc5836_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:55:18.512 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb0ddf21-3cf7-4189-9681-857f9bcc5836_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/333085360
16:55:18.513 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb0ddf21-3cf7-4189-9681-857f9bcc5836_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/747004588
16:55:18.514 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb0ddf21-3cf7-4189-9681-857f9bcc5836_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:55:18.515 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb0ddf21-3cf7-4189-9681-857f9bcc5836_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:55:18.528 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb0ddf21-3cf7-4189-9681-857f9bcc5836_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:55:20.773 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb0ddf21-3cf7-4189-9681-857f9bcc5836_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719219320545_192.168.110.235_57467
16:55:20.774 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb0ddf21-3cf7-4189-9681-857f9bcc5836_config-0] Notify connected event to listeners.
16:55:20.775 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb0ddf21-3cf7-4189-9681-857f9bcc5836_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:55:20.775 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cb0ddf21-3cf7-4189-9681-857f9bcc5836_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/565627330
16:55:20.872 [main] INFO  c.r.m.RuoYiManagementApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
16:55:23.958 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
16:55:24.043 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
16:55:24.050 [main] INFO  i.s.c.ConfigurationFactory - [buildConfiguration,121] - load Configuration from :Spring Configuration
16:55:24.158 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
16:55:24.279 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:55:24.310 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-management] txServiceGroup[default_tx_group]
16:55:24.324 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
16:55:24.325 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
16:55:24.340 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:55:24.340 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-management] txServiceGroup[default_tx_group]
16:55:24.341 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
16:55:25.425 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8080"]
16:55:25.426 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
16:55:25.426 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
16:55:26.083 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
16:55:26.375 [main] INFO  o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
16:57:51.764 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
16:57:52.942 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of f6d7d210-e9c9-4ce2-b5c7-7f05c7268a12_config-0
16:57:53.027 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 56 ms to scan 1 urls, producing 3 keys and 6 values 
16:57:53.069 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 18 ms to scan 1 urls, producing 4 keys and 9 values 
16:57:53.085 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 3 keys and 10 values 
16:57:53.482 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 393 ms to scan 297 urls, producing 0 keys and 0 values 
16:57:53.497 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 1 keys and 5 values 
16:57:53.518 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 18 ms to scan 1 urls, producing 1 keys and 7 values 
16:57:53.534 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 2 keys and 8 values 
16:57:53.863 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 326 ms to scan 297 urls, producing 0 keys and 0 values 
16:57:53.864 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f6d7d210-e9c9-4ce2-b5c7-7f05c7268a12_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:57:53.865 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f6d7d210-e9c9-4ce2-b5c7-7f05c7268a12_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/102709691
16:57:53.865 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f6d7d210-e9c9-4ce2-b5c7-7f05c7268a12_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/614335089
16:57:53.866 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f6d7d210-e9c9-4ce2-b5c7-7f05c7268a12_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:57:53.867 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f6d7d210-e9c9-4ce2-b5c7-7f05c7268a12_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:57:53.880 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f6d7d210-e9c9-4ce2-b5c7-7f05c7268a12_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:57:55.951 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f6d7d210-e9c9-4ce2-b5c7-7f05c7268a12_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719219475728_192.168.110.235_57614
16:57:55.952 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f6d7d210-e9c9-4ce2-b5c7-7f05c7268a12_config-0] Notify connected event to listeners.
16:57:55.953 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f6d7d210-e9c9-4ce2-b5c7-7f05c7268a12_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:57:55.953 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f6d7d210-e9c9-4ce2-b5c7-7f05c7268a12_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/729710660
16:57:56.061 [main] INFO  c.r.m.RuoYiManagementApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
16:57:58.983 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
16:57:59.069 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
16:57:59.079 [main] INFO  i.s.c.n.NacosConfiguration - [getConfigProperties,232] - Nacos check auth with userName/password.
16:57:59.208 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 9a7c2b43-aecf-4b39-b964-2f0aa471c26e_config-0
16:57:59.208 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9a7c2b43-aecf-4b39-b964-2f0aa471c26e_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
16:57:59.209 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9a7c2b43-aecf-4b39-b964-2f0aa471c26e_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/102709691
16:57:59.209 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9a7c2b43-aecf-4b39-b964-2f0aa471c26e_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/614335089
16:57:59.209 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9a7c2b43-aecf-4b39-b964-2f0aa471c26e_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
16:57:59.209 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9a7c2b43-aecf-4b39-b964-2f0aa471c26e_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
16:57:59.209 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9a7c2b43-aecf-4b39-b964-2f0aa471c26e_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:57:59.331 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9a7c2b43-aecf-4b39-b964-2f0aa471c26e_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719219479216_192.168.110.235_57617
16:57:59.332 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9a7c2b43-aecf-4b39-b964-2f0aa471c26e_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:57:59.332 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9a7c2b43-aecf-4b39-b964-2f0aa471c26e_config-0] Notify connected event to listeners.
16:57:59.333 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9a7c2b43-aecf-4b39-b964-2f0aa471c26e_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/729710660
16:57:59.459 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
16:57:59.657 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:57:59.880 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-management] txServiceGroup[ruoyi-management-group]
16:57:59.910 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
16:57:59.911 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
16:57:59.924 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
16:57:59.924 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-management] txServiceGroup[ruoyi-management-group]
16:57:59.924 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
16:58:01.017 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8202"]
16:58:01.017 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
16:58:01.017 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
16:58:01.504 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
16:58:02.553 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
16:58:02.555 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
16:58:02.555 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
16:58:03.511 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
16:58:08.036 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
16:58:08.571 [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
16:58:08.635 [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
16:58:10.154 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 6dc7628c-f349-40dd-985f-2732a6f81686
16:58:10.154 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dc7628c-f349-40dd-985f-2732a6f81686] RpcClient init label, labels = {module=naming, source=sdk}
16:58:10.157 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dc7628c-f349-40dd-985f-2732a6f81686] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
16:58:10.157 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dc7628c-f349-40dd-985f-2732a6f81686] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
16:58:10.157 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dc7628c-f349-40dd-985f-2732a6f81686] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
16:58:10.158 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dc7628c-f349-40dd-985f-2732a6f81686] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
16:58:10.270 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dc7628c-f349-40dd-985f-2732a6f81686] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719219490165_192.168.110.235_57725
16:58:10.271 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dc7628c-f349-40dd-985f-2732a6f81686] Notify connected event to listeners.
16:58:10.270 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dc7628c-f349-40dd-985f-2732a6f81686] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
16:58:10.271 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dc7628c-f349-40dd-985f-2732a6f81686] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/729710660
16:58:10.296 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8202"]
16:58:10.323 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-management 192.168.110.235:8202 register finished
16:58:10.805 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dc7628c-f349-40dd-985f-2732a6f81686] Receive server push request, request = NotifySubscriberRequest, requestId = 24
16:58:10.819 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dc7628c-f349-40dd-985f-2732a6f81686] Ack server push request, request = NotifySubscriberRequest, requestId = 24
16:58:10.946 [main] INFO  c.r.m.RuoYiManagementApplication - [logStarted,61] - Started RuoYiManagementApplication in 20.419 seconds (JVM running for 22.95)
16:58:10.957 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-management-dev.yml, group=DEFAULT_GROUP
16:58:10.962 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-management.yml, group=DEFAULT_GROUP
16:58:10.963 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-management, group=DEFAULT_GROUP
16:58:11.995 [RMI TCP Connection(3)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
17:02:37.070 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
17:02:38.237 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of e309041f-06bd-43b8-a0dd-0caf7aa621fe_config-0
17:02:38.323 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 55 ms to scan 1 urls, producing 3 keys and 6 values 
17:02:38.361 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 16 ms to scan 1 urls, producing 4 keys and 9 values 
17:02:38.378 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 3 keys and 10 values 
17:02:38.767 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 384 ms to scan 297 urls, producing 0 keys and 0 values 
17:02:38.778 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 10 ms to scan 1 urls, producing 1 keys and 5 values 
17:02:38.797 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 16 ms to scan 1 urls, producing 1 keys and 7 values 
17:02:38.812 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 2 keys and 8 values 
17:02:39.137 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 322 ms to scan 297 urls, producing 0 keys and 0 values 
17:02:39.138 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e309041f-06bd-43b8-a0dd-0caf7aa621fe_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
17:02:39.139 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e309041f-06bd-43b8-a0dd-0caf7aa621fe_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/925152318
17:02:39.140 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e309041f-06bd-43b8-a0dd-0caf7aa621fe_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/2011912080
17:02:39.141 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e309041f-06bd-43b8-a0dd-0caf7aa621fe_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
17:02:39.142 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e309041f-06bd-43b8-a0dd-0caf7aa621fe_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
17:02:39.154 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e309041f-06bd-43b8-a0dd-0caf7aa621fe_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
17:02:41.267 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e309041f-06bd-43b8-a0dd-0caf7aa621fe_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719219761042_192.168.110.235_58163
17:02:41.268 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e309041f-06bd-43b8-a0dd-0caf7aa621fe_config-0] Notify connected event to listeners.
17:02:41.269 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e309041f-06bd-43b8-a0dd-0caf7aa621fe_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
17:02:41.270 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e309041f-06bd-43b8-a0dd-0caf7aa621fe_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1751751420
17:02:41.374 [main] INFO  c.r.m.RuoYiManagementApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
17:02:44.364 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
17:02:44.449 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
17:02:44.459 [main] INFO  i.s.c.n.NacosConfiguration - [getConfigProperties,232] - Nacos check auth with userName/password.
17:02:44.583 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of e9301ab4-4316-4008-bcbb-6bd7e34d3165_config-0
17:02:44.584 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9301ab4-4316-4008-bcbb-6bd7e34d3165_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
17:02:44.584 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9301ab4-4316-4008-bcbb-6bd7e34d3165_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/925152318
17:02:44.584 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9301ab4-4316-4008-bcbb-6bd7e34d3165_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/2011912080
17:02:44.585 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9301ab4-4316-4008-bcbb-6bd7e34d3165_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
17:02:44.585 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9301ab4-4316-4008-bcbb-6bd7e34d3165_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
17:02:44.585 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9301ab4-4316-4008-bcbb-6bd7e34d3165_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
17:02:44.700 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9301ab4-4316-4008-bcbb-6bd7e34d3165_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719219764593_192.168.110.235_58165
17:02:44.701 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9301ab4-4316-4008-bcbb-6bd7e34d3165_config-0] Notify connected event to listeners.
17:02:44.701 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9301ab4-4316-4008-bcbb-6bd7e34d3165_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
17:02:44.702 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9301ab4-4316-4008-bcbb-6bd7e34d3165_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1751751420
17:02:44.828 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
17:02:45.026 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
17:02:45.258 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-management] txServiceGroup[ruoyi-management-group]
17:02:45.289 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
17:02:45.290 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
17:02:45.302 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
17:02:45.302 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-management] txServiceGroup[ruoyi-management-group]
17:02:45.302 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
17:02:46.371 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8202"]
17:02:46.371 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
17:02:46.371 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
17:02:46.855 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
17:02:47.901 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
17:02:47.903 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
17:02:47.903 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
17:02:48.913 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
17:02:53.581 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
17:02:54.162 [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
17:02:54.233 [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
17:02:55.776 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of c60616da-f6b3-4c11-91e5-e525eed9c25e
17:02:55.776 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c60616da-f6b3-4c11-91e5-e525eed9c25e] RpcClient init label, labels = {module=naming, source=sdk}
17:02:55.778 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c60616da-f6b3-4c11-91e5-e525eed9c25e] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
17:02:55.779 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c60616da-f6b3-4c11-91e5-e525eed9c25e] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
17:02:55.779 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c60616da-f6b3-4c11-91e5-e525eed9c25e] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
17:02:55.780 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c60616da-f6b3-4c11-91e5-e525eed9c25e] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
17:02:55.892 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c60616da-f6b3-4c11-91e5-e525eed9c25e] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719219775785_192.168.110.235_58283
17:02:55.892 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c60616da-f6b3-4c11-91e5-e525eed9c25e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
17:02:55.892 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c60616da-f6b3-4c11-91e5-e525eed9c25e] Notify connected event to listeners.
17:02:55.892 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c60616da-f6b3-4c11-91e5-e525eed9c25e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1751751420
17:02:55.919 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8202"]
17:02:55.946 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-management 192.168.110.235:8202 register finished
17:02:56.508 [nacos-grpc-client-executor-7] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c60616da-f6b3-4c11-91e5-e525eed9c25e] Receive server push request, request = NotifySubscriberRequest, requestId = 29
17:02:56.517 [nacos-grpc-client-executor-7] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c60616da-f6b3-4c11-91e5-e525eed9c25e] Ack server push request, request = NotifySubscriberRequest, requestId = 29
17:02:56.570 [main] INFO  c.r.m.RuoYiManagementApplication - [logStarted,61] - Started RuoYiManagementApplication in 20.783 seconds (JVM running for 23.207)
17:02:56.579 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-management-dev.yml, group=DEFAULT_GROUP
17:02:56.587 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-management.yml, group=DEFAULT_GROUP
17:02:56.588 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-management, group=DEFAULT_GROUP
17:02:57.330 [RMI TCP Connection(2)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
17:34:14.112 [SpringContextShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
17:34:14.115 [SpringContextShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
17:34:14.448 [SpringContextShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
17:34:14.448 [SpringContextShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@45bfc142[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
17:34:14.448 [SpringContextShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1719219775785_192.168.110.235_58283
17:34:14.450 [nacos-grpc-client-executor-388] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1719219775785_192.168.110.235_58283]Ignore complete event,isRunning:false,isAbandon=false
17:34:14.456 [SpringContextShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@1935984b[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 389]
17:34:14.599 [SpringContextShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
17:34:14.632 [SpringContextShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
17:34:14.649 [SpringContextShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
17:34:14.649 [SpringContextShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye