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
10:00:04.216 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
10:00:05.104 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of e9536893-0c15-4a9e-bb93-9986a99863e8_config-0
10:00:05.165 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 41 ms to scan 1 urls, producing 3 keys and 6 values 
10:00:05.201 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 16 ms to scan 1 urls, producing 4 keys and 9 values 
10:00:05.217 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 3 keys and 10 values 
10:00:05.666 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 444 ms to scan 260 urls, producing 0 keys and 0 values 
10:00:05.800 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 1 keys and 5 values 
10:00:05.814 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 1 keys and 7 values 
10:00:05.830 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 2 keys and 8 values 
10:00:06.181 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 349 ms to scan 260 urls, producing 0 keys and 0 values 
10:00:06.182 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9536893-0c15-4a9e-bb93-9986a99863e8_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
10:00:06.183 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9536893-0c15-4a9e-bb93-9986a99863e8_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$334/802255644
10:00:06.184 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9536893-0c15-4a9e-bb93-9986a99863e8_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$335/1525114112
10:00:06.186 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9536893-0c15-4a9e-bb93-9986a99863e8_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
10:00:06.187 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9536893-0c15-4a9e-bb93-9986a99863e8_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
10:00:06.196 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9536893-0c15-4a9e-bb93-9986a99863e8_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
10:00:07.729 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9536893-0c15-4a9e-bb93-9986a99863e8_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717552806756_192.168.110.235_58892
10:00:07.729 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9536893-0c15-4a9e-bb93-9986a99863e8_config-0] Notify connected event to listeners.
10:00:07.730 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9536893-0c15-4a9e-bb93-9986a99863e8_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
10:00:07.731 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9536893-0c15-4a9e-bb93-9986a99863e8_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/312565954
10:00:07.832 [main] INFO  c.r.o.RuoYiOrderApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
10:00:11.640 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9206"]
10:00:11.641 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
10:00:11.641 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
10:00:12.199 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
10:00:13.321 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
10:00:13.323 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
10:00:13.323 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
10:00:16.917 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
10:00:19.620 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
10:00:20.043 [redisson-netty-4-5] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
10:00:20.101 [redisson-netty-4-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
10:00:21.469 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 114db215-16d5-4b54-8f89-902d2692ac90
10:00:21.470 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [114db215-16d5-4b54-8f89-902d2692ac90] RpcClient init label, labels = {module=naming, source=sdk}
10:00:21.472 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [114db215-16d5-4b54-8f89-902d2692ac90] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
10:00:21.472 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [114db215-16d5-4b54-8f89-902d2692ac90] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
10:00:21.472 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [114db215-16d5-4b54-8f89-902d2692ac90] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
10:00:21.473 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [114db215-16d5-4b54-8f89-902d2692ac90] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
10:00:21.589 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [114db215-16d5-4b54-8f89-902d2692ac90] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717552820739_192.168.110.235_59037
10:00:21.589 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [114db215-16d5-4b54-8f89-902d2692ac90] Notify connected event to listeners.
10:00:21.589 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [114db215-16d5-4b54-8f89-902d2692ac90] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
10:00:21.589 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [114db215-16d5-4b54-8f89-902d2692ac90] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/312565954
10:00:21.633 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9206"]
10:00:21.661 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-order 192.168.110.235:9206 register finished
10:00:22.215 [nacos-grpc-client-executor-7] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [114db215-16d5-4b54-8f89-902d2692ac90] Receive server push request, request = NotifySubscriberRequest, requestId = 56
10:00:22.221 [nacos-grpc-client-executor-7] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [114db215-16d5-4b54-8f89-902d2692ac90] Ack server push request, request = NotifySubscriberRequest, requestId = 56
10:00:22.578 [main] INFO  c.r.o.RuoYiOrderApplication - [logStarted,61] - Started RuoYiOrderApplication in 19.284 seconds (JVM running for 20.978)
10:00:22.598 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order, group=DEFAULT_GROUP
10:00:22.604 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order.yml, group=DEFAULT_GROUP
10:00:22.612 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order-dev.yml, group=DEFAULT_GROUP
10:00:23.917 [RMI TCP Connection(4)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
15:09:05.042 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9536893-0c15-4a9e-bb93-9986a99863e8_config-0] Server healthy check fail, currentConnection = 1717552806756_192.168.110.235_58892
15:09:05.046 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9536893-0c15-4a9e-bb93-9986a99863e8_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
15:09:05.242 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9536893-0c15-4a9e-bb93-9986a99863e8_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1717571344368_192.168.110.235_57884
15:09:05.242 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9536893-0c15-4a9e-bb93-9986a99863e8_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1717552806756_192.168.110.235_58892
15:09:05.242 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717552806756_192.168.110.235_58892
15:09:05.271 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9536893-0c15-4a9e-bb93-9986a99863e8_config-0] Notify disconnected event to listeners
15:09:05.288 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e9536893-0c15-4a9e-bb93-9986a99863e8_config-0] Notify connected event to listeners.
15:40:30.112 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
15:40:30.185 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
15:40:30.962 [nacos-grpc-client-executor-4103] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [114db215-16d5-4b54-8f89-902d2692ac90] Receive server push request, request = NotifySubscriberRequest, requestId = 397
15:40:30.966 [nacos-grpc-client-executor-4103] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [114db215-16d5-4b54-8f89-902d2692ac90] Ack server push request, request = NotifySubscriberRequest, requestId = 397
15:40:30.984 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
15:40:30.985 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7b3a3705[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
15:40:30.985 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717552820739_192.168.110.235_59037
15:40:30.986 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@2ad8ef9d[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 4104]
15:40:32.085 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
15:40:32.162 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
15:40:32.610 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
15:40:32.610 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
17:51:48.519 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
17:51:50.275 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 9d6516e0-1b47-4687-a697-9d115d6258c3_config-0
17:51:50.419 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 90 ms to scan 1 urls, producing 3 keys and 6 values 
17:51:50.513 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 48 ms to scan 1 urls, producing 4 keys and 9 values 
17:51:50.545 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 25 ms to scan 1 urls, producing 3 keys and 10 values 
17:51:51.046 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 497 ms to scan 261 urls, producing 0 keys and 0 values 
17:51:51.065 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 1 keys and 5 values 
17:51:51.094 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 21 ms to scan 1 urls, producing 1 keys and 7 values 
17:51:51.123 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 21 ms to scan 1 urls, producing 2 keys and 8 values 
17:51:51.663 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 533 ms to scan 261 urls, producing 0 keys and 0 values 
17:51:51.665 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9d6516e0-1b47-4687-a697-9d115d6258c3_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
17:51:51.667 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9d6516e0-1b47-4687-a697-9d115d6258c3_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/40177529
17:51:51.667 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9d6516e0-1b47-4687-a697-9d115d6258c3_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1979455890
17:51:51.669 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9d6516e0-1b47-4687-a697-9d115d6258c3_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
17:51:51.670 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9d6516e0-1b47-4687-a697-9d115d6258c3_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
17:51:51.689 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9d6516e0-1b47-4687-a697-9d115d6258c3_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
17:51:54.225 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9d6516e0-1b47-4687-a697-9d115d6258c3_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717581113190_192.168.110.235_55114
17:51:54.226 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9d6516e0-1b47-4687-a697-9d115d6258c3_config-0] Notify connected event to listeners.
17:51:54.226 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9d6516e0-1b47-4687-a697-9d115d6258c3_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
17:51:54.227 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9d6516e0-1b47-4687-a697-9d115d6258c3_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1458152564
17:51:54.425 [main] INFO  c.r.o.RuoYiOrderApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
17:52:01.175 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9206"]
17:52:01.176 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
17:52:01.176 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
17:52:02.266 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
17:52:04.073 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
17:52:04.075 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
17:52:04.075 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
17:52:08.530 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
17:52:11.778 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
17:52:12.283 [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
17:52:12.340 [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:52:13.889 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of f8eb875d-f5e5-4232-971f-2cb1e1911bd1
17:52:13.889 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f8eb875d-f5e5-4232-971f-2cb1e1911bd1] RpcClient init label, labels = {module=naming, source=sdk}
17:52:13.891 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f8eb875d-f5e5-4232-971f-2cb1e1911bd1] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
17:52:13.892 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f8eb875d-f5e5-4232-971f-2cb1e1911bd1] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
17:52:13.893 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f8eb875d-f5e5-4232-971f-2cb1e1911bd1] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
17:52:13.893 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f8eb875d-f5e5-4232-971f-2cb1e1911bd1] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
17:52:14.016 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f8eb875d-f5e5-4232-971f-2cb1e1911bd1] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717581133139_192.168.110.235_55493
17:52:14.016 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f8eb875d-f5e5-4232-971f-2cb1e1911bd1] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
17:52:14.016 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f8eb875d-f5e5-4232-971f-2cb1e1911bd1] Notify connected event to listeners.
17:52:14.017 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f8eb875d-f5e5-4232-971f-2cb1e1911bd1] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1458152564
17:52:14.057 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9206"]
17:52:14.086 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-order 192.168.110.235:9206 register finished
17:52:14.580 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f8eb875d-f5e5-4232-971f-2cb1e1911bd1] Receive server push request, request = NotifySubscriberRequest, requestId = 562
17:52:14.587 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [f8eb875d-f5e5-4232-971f-2cb1e1911bd1] Ack server push request, request = NotifySubscriberRequest, requestId = 562
17:52:15.071 [main] INFO  c.r.o.RuoYiOrderApplication - [logStarted,61] - Started RuoYiOrderApplication in 28.03 seconds (JVM running for 31.729)
17:52:15.094 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order, group=DEFAULT_GROUP
17:52:15.100 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order.yml, group=DEFAULT_GROUP
17:52:15.108 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order-dev.yml, group=DEFAULT_GROUP
17:52:15.570 [RMI TCP Connection(6)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
18:38:42.465 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
18:38:42.471 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
18:38:42.810 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
18:38:42.811 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@2dd1cb4[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
18:38:42.812 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717581133139_192.168.110.235_55493
18:38:42.813 [nacos-grpc-client-executor-569] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1717581133139_192.168.110.235_55493]Ignore complete event,isRunning:false,isAbandon=false
18:38:42.819 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@278f7248[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 570]
18:38:42.956 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
18:38:42.960 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
18:38:42.972 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
18:38:42.972 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye