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
09:33:05.819 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
09:33:07.239 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 80aa9b40-c154-43a5-9c76-70285234a3c4_config-0
09:33:07.323 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 49 ms to scan 1 urls, producing 3 keys and 6 values 
09:33:07.371 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 4 keys and 9 values 
09:33:07.389 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 3 keys and 10 values 
09:33:08.021 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 627 ms to scan 298 urls, producing 0 keys and 0 values 
09:33:08.034 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 1 keys and 5 values 
09:33:08.051 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 1 keys and 7 values 
09:33:08.072 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 18 ms to scan 1 urls, producing 2 keys and 8 values 
09:33:08.438 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 363 ms to scan 298 urls, producing 0 keys and 0 values 
09:33:08.443 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [80aa9b40-c154-43a5-9c76-70285234a3c4_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
09:33:08.444 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [80aa9b40-c154-43a5-9c76-70285234a3c4_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1481206935
09:33:08.445 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [80aa9b40-c154-43a5-9c76-70285234a3c4_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/181613131
09:33:08.446 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [80aa9b40-c154-43a5-9c76-70285234a3c4_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
09:33:08.449 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [80aa9b40-c154-43a5-9c76-70285234a3c4_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
09:33:08.467 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [80aa9b40-c154-43a5-9c76-70285234a3c4_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
09:33:10.969 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [80aa9b40-c154-43a5-9c76-70285234a3c4_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719279190697_192.168.110.235_49737
09:33:10.970 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [80aa9b40-c154-43a5-9c76-70285234a3c4_config-0] Notify connected event to listeners.
09:33:10.970 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [80aa9b40-c154-43a5-9c76-70285234a3c4_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:33:10.970 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [80aa9b40-c154-43a5-9c76-70285234a3c4_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/579590740
09:33:11.169 [main] INFO  c.r.m.RuoYiManagementApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
09:33:15.704 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
09:33:15.820 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
09:33:15.834 [main] INFO  i.s.c.n.NacosConfiguration - [getConfigProperties,232] - Nacos check auth with userName/password.
09:33:16.186 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 90e2d5ef-5b7d-49f3-91bc-6146069d0d83_config-0
09:33:16.187 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [90e2d5ef-5b7d-49f3-91bc-6146069d0d83_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
09:33:16.187 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [90e2d5ef-5b7d-49f3-91bc-6146069d0d83_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1481206935
09:33:16.188 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [90e2d5ef-5b7d-49f3-91bc-6146069d0d83_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/181613131
09:33:16.188 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [90e2d5ef-5b7d-49f3-91bc-6146069d0d83_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
09:33:16.188 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [90e2d5ef-5b7d-49f3-91bc-6146069d0d83_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
09:33:16.189 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [90e2d5ef-5b7d-49f3-91bc-6146069d0d83_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
09:33:16.322 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [90e2d5ef-5b7d-49f3-91bc-6146069d0d83_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719279196196_192.168.110.235_49740
09:33:16.322 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [90e2d5ef-5b7d-49f3-91bc-6146069d0d83_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:33:16.323 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [90e2d5ef-5b7d-49f3-91bc-6146069d0d83_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/579590740
09:33:16.323 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [90e2d5ef-5b7d-49f3-91bc-6146069d0d83_config-0] Notify connected event to listeners.
09:33:16.518 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
09:33:16.834 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
09:33:17.068 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-management] txServiceGroup[ruoyi-management-group]
09:33:17.105 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
09:33:17.106 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
09:33:17.119 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
09:33:17.120 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-management] txServiceGroup[ruoyi-management-group]
09:33:17.120 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
09:33:18.460 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8202"]
09:33:18.460 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
09:33:18.460 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
09:33:18.998 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
09:33:20.486 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
09:33:20.488 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
09:33:20.488 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
09:33:21.584 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
09:33:26.937 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
09:33:27.538 [redisson-netty-4-10] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
09:33:27.607 [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
09:33:29.568 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of e135bee4-fd4a-4376-af02-a900ed15de96
09:33:29.568 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e135bee4-fd4a-4376-af02-a900ed15de96] RpcClient init label, labels = {module=naming, source=sdk}
09:33:29.572 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e135bee4-fd4a-4376-af02-a900ed15de96] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
09:33:29.573 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e135bee4-fd4a-4376-af02-a900ed15de96] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
09:33:29.574 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e135bee4-fd4a-4376-af02-a900ed15de96] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
09:33:29.574 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e135bee4-fd4a-4376-af02-a900ed15de96] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
09:33:29.686 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e135bee4-fd4a-4376-af02-a900ed15de96] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719279209580_192.168.110.235_49859
09:33:29.686 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e135bee4-fd4a-4376-af02-a900ed15de96] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:33:29.686 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e135bee4-fd4a-4376-af02-a900ed15de96] Notify connected event to listeners.
09:33:29.686 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e135bee4-fd4a-4376-af02-a900ed15de96] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/579590740
09:33:29.728 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8202"]
09:33:29.769 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-management 192.168.110.235:8202 register finished
09:33:30.504 [main] INFO  c.r.m.RuoYiManagementApplication - [logStarted,61] - Started RuoYiManagementApplication in 26.159 seconds (JVM running for 29.941)
09:33:30.540 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-management-dev.yml, group=DEFAULT_GROUP
09:33:30.542 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-management.yml, group=DEFAULT_GROUP
09:33:30.543 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-management, group=DEFAULT_GROUP
09:33:30.959 [nacos-grpc-client-executor-7] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e135bee4-fd4a-4376-af02-a900ed15de96] Receive server push request, request = NotifySubscriberRequest, requestId = 1
09:33:30.959 [nacos-grpc-client-executor-7] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e135bee4-fd4a-4376-af02-a900ed15de96] Ack server push request, request = NotifySubscriberRequest, requestId = 1
09:33:31.226 [RMI TCP Connection(1)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
09:41:25.209 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
09:41:26.556 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of e0223af7-9a3c-4dba-9af0-a162d2edb42e_config-0
09:41:26.640 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 49 ms to scan 1 urls, producing 3 keys and 6 values 
09:41:26.686 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 21 ms to scan 1 urls, producing 4 keys and 9 values 
09:41:26.706 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 3 keys and 10 values 
09:41:27.129 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 419 ms to scan 298 urls, producing 0 keys and 0 values 
09:41:27.143 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 1 keys and 5 values 
09:41:27.159 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 1 keys and 7 values 
09:41:27.180 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 2 keys and 8 values 
09:41:27.550 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 365 ms to scan 298 urls, producing 0 keys and 0 values 
09:41:27.552 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0223af7-9a3c-4dba-9af0-a162d2edb42e_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
09:41:27.554 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0223af7-9a3c-4dba-9af0-a162d2edb42e_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1484982263
09:41:27.555 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0223af7-9a3c-4dba-9af0-a162d2edb42e_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/2113367449
09:41:27.557 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0223af7-9a3c-4dba-9af0-a162d2edb42e_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
09:41:27.559 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0223af7-9a3c-4dba-9af0-a162d2edb42e_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
09:41:27.578 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0223af7-9a3c-4dba-9af0-a162d2edb42e_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
09:41:30.022 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0223af7-9a3c-4dba-9af0-a162d2edb42e_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719279689776_192.168.110.235_50401
09:41:30.023 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0223af7-9a3c-4dba-9af0-a162d2edb42e_config-0] Notify connected event to listeners.
09:41:30.024 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0223af7-9a3c-4dba-9af0-a162d2edb42e_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:41:30.025 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0223af7-9a3c-4dba-9af0-a162d2edb42e_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1489099273
09:41:30.137 [main] INFO  c.r.m.RuoYiManagementApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
09:41:33.624 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
09:41:33.721 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
09:41:33.735 [main] INFO  i.s.c.n.NacosConfiguration - [getConfigProperties,232] - Nacos check auth with userName/password.
09:41:33.879 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of bcf89842-25b0-4be0-981e-9070b51117f8_config-0
09:41:33.879 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bcf89842-25b0-4be0-981e-9070b51117f8_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
09:41:33.879 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bcf89842-25b0-4be0-981e-9070b51117f8_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1484982263
09:41:33.879 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bcf89842-25b0-4be0-981e-9070b51117f8_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/2113367449
09:41:33.880 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bcf89842-25b0-4be0-981e-9070b51117f8_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
09:41:33.880 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bcf89842-25b0-4be0-981e-9070b51117f8_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
09:41:33.880 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bcf89842-25b0-4be0-981e-9070b51117f8_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
09:41:34.008 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bcf89842-25b0-4be0-981e-9070b51117f8_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719279693888_192.168.110.235_50408
09:41:34.008 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bcf89842-25b0-4be0-981e-9070b51117f8_config-0] Notify connected event to listeners.
09:41:34.008 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bcf89842-25b0-4be0-981e-9070b51117f8_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:41:34.009 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bcf89842-25b0-4be0-981e-9070b51117f8_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1489099273
09:41:34.152 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
09:41:34.375 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
09:41:34.598 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-management] txServiceGroup[ruoyi-management-group]
09:41:34.633 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
09:41:34.634 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
09:41:34.649 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
09:41:34.650 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-management] txServiceGroup[ruoyi-management-group]
09:41:34.650 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
09:41:35.896 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8202"]
09:41:35.897 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
09:41:35.897 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
09:41:36.420 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
09:41:37.610 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
09:41:37.612 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
09:41:37.612 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
09:41:38.717 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
09:41:43.954 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
09:41:44.526 [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
09:41:44.589 [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
09:41:46.563 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 84defe1b-ecc6-47be-8d9a-76122e288652
09:41:46.563 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84defe1b-ecc6-47be-8d9a-76122e288652] RpcClient init label, labels = {module=naming, source=sdk}
09:41:46.566 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84defe1b-ecc6-47be-8d9a-76122e288652] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
09:41:46.566 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84defe1b-ecc6-47be-8d9a-76122e288652] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
09:41:46.567 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84defe1b-ecc6-47be-8d9a-76122e288652] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
09:41:46.567 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84defe1b-ecc6-47be-8d9a-76122e288652] Try to connect to server on start up, server: {serverIp = '192.168.110.235', server main port = 8848}
09:41:46.695 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84defe1b-ecc6-47be-8d9a-76122e288652] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1719279706574_192.168.110.235_50516
09:41:46.695 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84defe1b-ecc6-47be-8d9a-76122e288652] Notify connected event to listeners.
09:41:46.695 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84defe1b-ecc6-47be-8d9a-76122e288652] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:41:46.696 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84defe1b-ecc6-47be-8d9a-76122e288652] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1489099273
09:41:46.763 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8202"]
09:41:46.808 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-management 192.168.110.235:8202 register finished
09:41:47.312 [nacos-grpc-client-executor-7] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84defe1b-ecc6-47be-8d9a-76122e288652] Receive server push request, request = NotifySubscriberRequest, requestId = 2
09:41:47.322 [nacos-grpc-client-executor-7] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [84defe1b-ecc6-47be-8d9a-76122e288652] Ack server push request, request = NotifySubscriberRequest, requestId = 2
09:41:47.485 [main] INFO  c.r.m.RuoYiManagementApplication - [logStarted,61] - Started RuoYiManagementApplication in 23.702 seconds (JVM running for 26.548)
09:41:47.496 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-management-dev.yml, group=DEFAULT_GROUP
09:41:47.498 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-management.yml, group=DEFAULT_GROUP
09:41:47.499 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-management, group=DEFAULT_GROUP
09:41:48.460 [RMI TCP Connection(3)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'