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
10:42:12.084 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
10:42:13.143 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of a87d8107-682e-453a-8cb5-b5ad92fea571_config-0
10:42:13.223 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 49 ms to scan 1 urls, producing 3 keys and 6 values 
10:42:13.266 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 4 keys and 9 values 
10:42:13.285 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 3 keys and 10 values 
10:42:13.703 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 413 ms to scan 261 urls, producing 0 keys and 0 values 
10:42:13.719 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 1 keys and 5 values 
10:42:13.739 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 16 ms to scan 1 urls, producing 1 keys and 7 values 
10:42:13.759 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 16 ms to scan 1 urls, producing 2 keys and 8 values 
10:42:14.159 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 397 ms to scan 261 urls, producing 0 keys and 0 values 
10:42:14.163 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a87d8107-682e-453a-8cb5-b5ad92fea571_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
10:42:14.164 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a87d8107-682e-453a-8cb5-b5ad92fea571_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/254812619
10:42:14.165 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a87d8107-682e-453a-8cb5-b5ad92fea571_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1252713736
10:42:14.166 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a87d8107-682e-453a-8cb5-b5ad92fea571_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
10:42:14.167 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a87d8107-682e-453a-8cb5-b5ad92fea571_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
10:42:14.178 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a87d8107-682e-453a-8cb5-b5ad92fea571_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
10:42:15.975 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a87d8107-682e-453a-8cb5-b5ad92fea571_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717728135810_192.168.110.235_63422
10:42:15.976 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a87d8107-682e-453a-8cb5-b5ad92fea571_config-0] Notify connected event to listeners.
10:42:15.977 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a87d8107-682e-453a-8cb5-b5ad92fea571_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
10:42:15.978 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a87d8107-682e-453a-8cb5-b5ad92fea571_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1005400853
10:42:16.126 [main] INFO  c.r.o.RuoYiOrderApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
10:42:20.294 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9206"]
10:42:20.295 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
10:42:20.295 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
10:42:20.761 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
10:42:21.554 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
10:42:21.555 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
10:42:21.555 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
10:42:25.247 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
10:42:28.070 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
10:42:28.579 [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
10:42:28.656 [redisson-netty-4-18] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
10:42:30.034 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 5f64a6fe-8290-4454-8475-bcdd37bd291f
10:42:30.034 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] RpcClient init label, labels = {module=naming, source=sdk}
10:42:30.036 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
10:42:30.036 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
10:42:30.037 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
10:42:30.037 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
10:42:30.165 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717728150129_192.168.110.235_63528
10:42:30.165 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
10:42:30.165 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] Notify connected event to listeners.
10:42:30.165 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1005400853
10:42:30.204 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9206"]
10:42:30.232 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-order 192.168.110.235:9206 register finished
10:42:30.744 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] Receive server push request, request = NotifySubscriberRequest, requestId = 573
10:42:30.753 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] Ack server push request, request = NotifySubscriberRequest, requestId = 573
10:42:31.196 [main] INFO  c.r.o.RuoYiOrderApplication - [logStarted,61] - Started RuoYiOrderApplication in 20.173 seconds (JVM running for 23.37)
10:42:31.222 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order, group=DEFAULT_GROUP
10:42:31.230 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order.yml, group=DEFAULT_GROUP
10:42:31.238 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order-dev.yml, group=DEFAULT_GROUP
10:42:31.446 [RMI TCP Connection(1)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
17:00:26.606 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] Server healthy check fail, currentConnection = 1717728150129_192.168.110.235_63528
17:00:26.753 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] Try to reconnect to a new server, server is  not appointed, will choose a random server.
17:00:31.050 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] Success to connect a server [192.168.110.235:8848], connectionId = 1717750831092_192.168.110.235_52423
17:00:31.050 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1717728150129_192.168.110.235_63528
17:00:31.051 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717728150129_192.168.110.235_63528
17:00:31.060 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] Notify disconnected event to listeners
17:00:31.144 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] Notify connected event to listeners.
17:00:33.389 [nacos-grpc-client-executor-4556] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] Receive server push request, request = NotifySubscriberRequest, requestId = 872
17:00:33.390 [nacos-grpc-client-executor-4556] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] Ack server push request, request = NotifySubscriberRequest, requestId = 872
18:16:24.448 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
18:16:24.507 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
18:16:25.099 [nacos-grpc-client-executor-5474] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] Receive server push request, request = NotifySubscriberRequest, requestId = 961
18:16:25.084 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
18:16:25.142 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7853caef[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
18:16:25.142 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717750831092_192.168.110.235_52423
18:16:25.145 [nacos-grpc-client-executor-5474] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5f64a6fe-8290-4454-8475-bcdd37bd291f] Ack server push request, request = NotifySubscriberRequest, requestId = 961
18:16:25.145 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@14a872d[Running, pool size = 5, active threads = 1, queued tasks = 0, completed tasks = 5474]
18:16:25.146 [nacos-grpc-client-executor-5474] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1717750831092_192.168.110.235_52423]Ignore complete event,isRunning:false,isAbandon=false
18:16:26.143 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
18:16:26.225 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
18:16:26.350 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
18:16:26.351 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye