09:21:48.359 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
|
09:21:49.335 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of f014f895-5596-4762-8afc-566b662e9c32_config-0
|
09:21:49.422 [main] INFO o.r.Reflections - [scan,232] - Reflections took 51 ms to scan 1 urls, producing 3 keys and 6 values
|
09:21:49.465 [main] INFO o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 4 keys and 9 values
|
09:21:49.482 [main] INFO o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 3 keys and 10 values
|
09:21:49.954 [main] INFO o.r.Reflections - [scan,232] - Reflections took 467 ms to scan 258 urls, producing 0 keys and 0 values
|
09:21:49.973 [main] INFO o.r.Reflections - [scan,232] - Reflections took 18 ms to scan 1 urls, producing 1 keys and 5 values
|
09:21:49.993 [main] INFO o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 1 keys and 7 values
|
09:21:50.010 [main] INFO o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 2 keys and 8 values
|
09:21:50.331 [main] INFO o.r.Reflections - [scan,232] - Reflections took 317 ms to scan 258 urls, producing 0 keys and 0 values
|
09:21:50.332 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [f014f895-5596-4762-8afc-566b662e9c32_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
|
09:21:50.333 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [f014f895-5596-4762-8afc-566b662e9c32_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/453671855
|
09:21:50.334 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [f014f895-5596-4762-8afc-566b662e9c32_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1648458262
|
09:21:50.335 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [f014f895-5596-4762-8afc-566b662e9c32_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
|
09:21:50.335 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [f014f895-5596-4762-8afc-566b662e9c32_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
|
09:21:50.347 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [f014f895-5596-4762-8afc-566b662e9c32_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
|
09:21:51.974 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [f014f895-5596-4762-8afc-566b662e9c32_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717377710487_192.168.110.235_60843
|
09:21:51.975 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [f014f895-5596-4762-8afc-566b662e9c32_config-0] Notify connected event to listeners.
|
09:21:51.976 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [f014f895-5596-4762-8afc-566b662e9c32_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
09:21:51.976 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [f014f895-5596-4762-8afc-566b662e9c32_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/369333979
|
09:21:52.079 [main] INFO c.r.o.RuoYiOrderApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
|
09:21:57.245 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9206"]
|
09:21:57.245 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
09:21:57.246 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
|
09:21:57.757 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
09:21:58.591 [main] INFO c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
|
09:21:58.592 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
|
09:21:58.592 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
09:22:02.628 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
09:22:05.344 [main] INFO org.redisson.Version - [logVersion,41] - Redisson 3.19.3
|
09:22:05.791 [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:22:05.846 [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:22:07.207 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 6a30e218-00f2-4d94-9c6e-3efd34122891
|
09:22:07.207 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a30e218-00f2-4d94-9c6e-3efd34122891] RpcClient init label, labels = {module=naming, source=sdk}
|
09:22:07.209 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a30e218-00f2-4d94-9c6e-3efd34122891] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
09:22:07.210 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a30e218-00f2-4d94-9c6e-3efd34122891] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
09:22:07.210 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a30e218-00f2-4d94-9c6e-3efd34122891] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
09:22:07.211 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a30e218-00f2-4d94-9c6e-3efd34122891] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
|
09:22:07.337 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a30e218-00f2-4d94-9c6e-3efd34122891] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717377725990_192.168.110.235_61096
|
09:22:07.337 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a30e218-00f2-4d94-9c6e-3efd34122891] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
09:22:07.337 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a30e218-00f2-4d94-9c6e-3efd34122891] Notify connected event to listeners.
|
09:22:07.337 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a30e218-00f2-4d94-9c6e-3efd34122891] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/369333979
|
09:22:07.379 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9206"]
|
09:22:07.407 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-order 192.168.110.235:9206 register finished
|
09:22:07.961 [nacos-grpc-client-executor-7] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a30e218-00f2-4d94-9c6e-3efd34122891] Receive server push request, request = NotifySubscriberRequest, requestId = 18
|
09:22:07.969 [nacos-grpc-client-executor-7] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a30e218-00f2-4d94-9c6e-3efd34122891] Ack server push request, request = NotifySubscriberRequest, requestId = 18
|
09:22:08.217 [main] INFO c.r.o.RuoYiOrderApplication - [logStarted,61] - Started RuoYiOrderApplication in 20.811 seconds (JVM running for 22.75)
|
09:22:08.232 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order, group=DEFAULT_GROUP
|
09:22:08.233 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order.yml, group=DEFAULT_GROUP
|
09:22:08.235 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order-dev.yml, group=DEFAULT_GROUP
|
09:22:08.754 [RMI TCP Connection(6)-192.168.110.235] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
09:28:10.717 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
|
09:28:10.721 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
|
09:28:11.045 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
|
09:28:11.046 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@54dab0ed[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
09:28:11.046 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717377725990_192.168.110.235_61096
|
09:28:11.048 [nacos-grpc-client-executor-85] INFO c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1717377725990_192.168.110.235_61096]Ignore complete event,isRunning:false,isAbandon=false
|
09:28:11.050 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@4ef609a4[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 86]
|
09:28:11.182 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
|
09:28:11.185 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
|
09:28:11.197 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
|
09:28:11.198 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
|
09:38:04.328 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
|
09:38:05.808 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of edf71a46-8c2f-4af4-84ca-6d39dd4caaab_config-0
|
09:38:05.915 [main] INFO o.r.Reflections - [scan,232] - Reflections took 58 ms to scan 1 urls, producing 3 keys and 6 values
|
09:38:05.983 [main] INFO o.r.Reflections - [scan,232] - Reflections took 47 ms to scan 1 urls, producing 4 keys and 9 values
|
09:38:06.009 [main] INFO o.r.Reflections - [scan,232] - Reflections took 21 ms to scan 1 urls, producing 3 keys and 10 values
|
09:38:06.383 [main] INFO o.r.Reflections - [scan,232] - Reflections took 369 ms to scan 258 urls, producing 0 keys and 0 values
|
09:38:06.400 [main] INFO o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 1 keys and 5 values
|
09:38:06.427 [main] INFO o.r.Reflections - [scan,232] - Reflections took 24 ms to scan 1 urls, producing 1 keys and 7 values
|
09:38:06.444 [main] INFO o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 2 keys and 8 values
|
09:38:06.793 [main] INFO o.r.Reflections - [scan,232] - Reflections took 346 ms to scan 258 urls, producing 0 keys and 0 values
|
09:38:06.795 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [edf71a46-8c2f-4af4-84ca-6d39dd4caaab_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
|
09:38:06.796 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [edf71a46-8c2f-4af4-84ca-6d39dd4caaab_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/52451302
|
09:38:06.796 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [edf71a46-8c2f-4af4-84ca-6d39dd4caaab_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/650013863
|
09:38:06.797 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [edf71a46-8c2f-4af4-84ca-6d39dd4caaab_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
|
09:38:06.798 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [edf71a46-8c2f-4af4-84ca-6d39dd4caaab_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
|
09:38:06.807 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [edf71a46-8c2f-4af4-84ca-6d39dd4caaab_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
|
09:38:08.355 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [edf71a46-8c2f-4af4-84ca-6d39dd4caaab_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717378686894_192.168.110.235_62075
|
09:38:08.356 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [edf71a46-8c2f-4af4-84ca-6d39dd4caaab_config-0] Notify connected event to listeners.
|
09:38:08.356 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [edf71a46-8c2f-4af4-84ca-6d39dd4caaab_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
09:38:08.357 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [edf71a46-8c2f-4af4-84ca-6d39dd4caaab_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/67811496
|
09:38:08.444 [main] INFO c.r.o.RuoYiOrderApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
|
09:38:11.732 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9206"]
|
09:38:11.732 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
09:38:11.732 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
|
09:38:12.163 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
09:38:12.854 [main] INFO c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
|
09:38:12.855 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
|
09:38:12.856 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
09:38:15.788 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
09:38:17.929 [main] INFO org.redisson.Version - [logVersion,41] - Redisson 3.19.3
|
09:38:18.297 [redisson-netty-4-5] INFO o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
|
09:38:18.397 [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:38:19.502 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 549ab40d-6a11-4b8f-a3a1-7de135fb4f0e
|
09:38:19.502 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [549ab40d-6a11-4b8f-a3a1-7de135fb4f0e] RpcClient init label, labels = {module=naming, source=sdk}
|
09:38:19.504 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [549ab40d-6a11-4b8f-a3a1-7de135fb4f0e] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
09:38:19.505 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [549ab40d-6a11-4b8f-a3a1-7de135fb4f0e] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
09:38:19.505 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [549ab40d-6a11-4b8f-a3a1-7de135fb4f0e] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
09:38:19.506 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [549ab40d-6a11-4b8f-a3a1-7de135fb4f0e] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
|
09:38:19.618 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [549ab40d-6a11-4b8f-a3a1-7de135fb4f0e] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717378698288_192.168.110.235_62283
|
09:38:19.618 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [549ab40d-6a11-4b8f-a3a1-7de135fb4f0e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
09:38:19.618 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [549ab40d-6a11-4b8f-a3a1-7de135fb4f0e] Notify connected event to listeners.
|
09:38:19.619 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [549ab40d-6a11-4b8f-a3a1-7de135fb4f0e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/67811496
|
09:38:19.648 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9206"]
|
09:38:19.669 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-order 192.168.110.235:9206 register finished
|
09:38:20.235 [nacos-grpc-client-executor-5] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [549ab40d-6a11-4b8f-a3a1-7de135fb4f0e] Receive server push request, request = NotifySubscriberRequest, requestId = 34
|
09:38:20.241 [nacos-grpc-client-executor-5] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [549ab40d-6a11-4b8f-a3a1-7de135fb4f0e] Ack server push request, request = NotifySubscriberRequest, requestId = 34
|
09:38:20.374 [main] INFO c.r.o.RuoYiOrderApplication - [logStarted,61] - Started RuoYiOrderApplication in 17.109 seconds (JVM running for 19.133)
|
09:38:20.385 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order, group=DEFAULT_GROUP
|
09:38:20.385 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order.yml, group=DEFAULT_GROUP
|
09:38:20.387 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order-dev.yml, group=DEFAULT_GROUP
|
09:38:21.059 [RMI TCP Connection(4)-192.168.110.235] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
09:55:22.384 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
|
09:55:22.389 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
|
09:55:22.723 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
|
09:55:22.724 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@6c59f863[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
09:55:22.724 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717378698288_192.168.110.235_62283
|
09:55:22.726 [nacos-grpc-client-executor-218] INFO c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1717378698288_192.168.110.235_62283]Ignore complete event,isRunning:false,isAbandon=false
|
09:55:22.732 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@35a92268[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 219]
|
09:55:22.881 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
|
09:55:22.885 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
|
09:55:22.897 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
|
09:55:22.897 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
|
09:55:57.931 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
|
09:55:58.899 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 71a8406d-ed5f-4388-bac7-9ff9de557494_config-0
|
09:55:58.970 [main] INFO o.r.Reflections - [scan,232] - Reflections took 45 ms to scan 1 urls, producing 3 keys and 6 values
|
09:55:59.030 [main] INFO o.r.Reflections - [scan,232] - Reflections took 25 ms to scan 1 urls, producing 4 keys and 9 values
|
09:55:59.051 [main] INFO o.r.Reflections - [scan,232] - Reflections took 18 ms to scan 1 urls, producing 3 keys and 10 values
|
09:55:59.548 [main] INFO o.r.Reflections - [scan,232] - Reflections took 492 ms to scan 258 urls, producing 0 keys and 0 values
|
09:55:59.576 [main] INFO o.r.Reflections - [scan,232] - Reflections took 27 ms to scan 1 urls, producing 1 keys and 5 values
|
09:55:59.609 [main] INFO o.r.Reflections - [scan,232] - Reflections took 27 ms to scan 1 urls, producing 1 keys and 7 values
|
09:55:59.633 [main] INFO o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 2 keys and 8 values
|
09:56:00.026 [main] INFO o.r.Reflections - [scan,232] - Reflections took 388 ms to scan 258 urls, producing 0 keys and 0 values
|
09:56:00.028 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [71a8406d-ed5f-4388-bac7-9ff9de557494_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
|
09:56:00.029 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [71a8406d-ed5f-4388-bac7-9ff9de557494_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1648458262
|
09:56:00.030 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [71a8406d-ed5f-4388-bac7-9ff9de557494_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/52451302
|
09:56:00.031 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [71a8406d-ed5f-4388-bac7-9ff9de557494_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
|
09:56:00.033 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [71a8406d-ed5f-4388-bac7-9ff9de557494_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
|
09:56:00.043 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [71a8406d-ed5f-4388-bac7-9ff9de557494_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
|
09:56:01.768 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [71a8406d-ed5f-4388-bac7-9ff9de557494_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717379760313_192.168.110.235_63628
|
09:56:01.769 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [71a8406d-ed5f-4388-bac7-9ff9de557494_config-0] Notify connected event to listeners.
|
09:56:01.769 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [71a8406d-ed5f-4388-bac7-9ff9de557494_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
09:56:01.770 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [71a8406d-ed5f-4388-bac7-9ff9de557494_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/2054787417
|
09:56:01.871 [main] INFO c.r.o.RuoYiOrderApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
|
09:56:05.957 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9206"]
|
09:56:05.958 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
09:56:05.958 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
|
09:56:06.559 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
09:56:07.630 [main] INFO c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
|
09:56:07.632 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
|
09:56:07.632 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
09:56:11.350 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
09:56:14.179 [main] INFO org.redisson.Version - [logVersion,41] - Redisson 3.19.3
|
09:56:14.594 [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:56:14.699 [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:56:16.229 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 462c42bc-322b-4644-b479-a7946f7d98dc
|
09:56:16.229 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] RpcClient init label, labels = {module=naming, source=sdk}
|
09:56:16.231 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
09:56:16.231 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
09:56:16.232 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
09:56:16.232 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
|
09:56:16.354 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717379775026_192.168.110.235_63883
|
09:56:16.354 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
09:56:16.354 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Notify connected event to listeners.
|
09:56:16.354 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/2054787417
|
09:56:16.387 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9206"]
|
09:56:16.418 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-order 192.168.110.235:9206 register finished
|
09:56:16.916 [nacos-grpc-client-executor-6] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Receive server push request, request = NotifySubscriberRequest, requestId = 90
|
09:56:16.924 [nacos-grpc-client-executor-6] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Ack server push request, request = NotifySubscriberRequest, requestId = 90
|
09:56:17.341 [main] INFO c.r.o.RuoYiOrderApplication - [logStarted,61] - Started RuoYiOrderApplication in 20.533 seconds (JVM running for 22.436)
|
09:56:17.354 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order, group=DEFAULT_GROUP
|
09:56:17.356 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order.yml, group=DEFAULT_GROUP
|
09:56:17.359 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order-dev.yml, group=DEFAULT_GROUP
|
09:56:17.787 [RMI TCP Connection(5)-192.168.110.235] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
10:56:26.852 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [71a8406d-ed5f-4388-bac7-9ff9de557494_config-0] Server healthy check fail, currentConnection = 1717379760313_192.168.110.235_63628
|
10:56:26.854 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [71a8406d-ed5f-4388-bac7-9ff9de557494_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
10:56:28.334 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [71a8406d-ed5f-4388-bac7-9ff9de557494_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1717383386736_192.168.110.235_50418
|
10:56:28.334 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [71a8406d-ed5f-4388-bac7-9ff9de557494_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1717379760313_192.168.110.235_63628
|
10:56:28.334 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717379760313_192.168.110.235_63628
|
10:56:28.340 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [71a8406d-ed5f-4388-bac7-9ff9de557494_config-0] Notify disconnected event to listeners
|
10:56:28.341 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [71a8406d-ed5f-4388-bac7-9ff9de557494_config-0] Notify connected event to listeners.
|
12:01:48.424 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Server healthy check fail, currentConnection = 1717379775026_192.168.110.235_63883
|
12:01:48.426 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
12:01:49.561 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Success to connect a server [192.168.110.235:8848], connectionId = 1717387308272_192.168.110.235_52085
|
12:01:49.561 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1717379775026_192.168.110.235_63883
|
12:01:49.561 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717379775026_192.168.110.235_63883
|
12:01:49.562 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Notify disconnected event to listeners
|
12:01:49.565 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Notify connected event to listeners.
|
12:01:52.431 [nacos-grpc-client-executor-1528] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Receive server push request, request = NotifySubscriberRequest, requestId = 159
|
12:01:52.444 [nacos-grpc-client-executor-1528] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Ack server push request, request = NotifySubscriberRequest, requestId = 159
|
13:05:19.409 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Server healthy check fail, currentConnection = 1717387308272_192.168.110.235_52085
|
13:05:19.409 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
13:05:22.339 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Success to connect a server [192.168.110.235:8848], connectionId = 1717391122627_192.168.110.235_53105
|
13:05:22.339 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1717387308272_192.168.110.235_52085
|
13:05:22.339 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717387308272_192.168.110.235_52085
|
13:05:22.340 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Notify disconnected event to listeners
|
13:05:22.343 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Notify connected event to listeners.
|
13:05:25.268 [nacos-grpc-client-executor-2296] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Receive server push request, request = NotifySubscriberRequest, requestId = 174
|
13:05:25.269 [nacos-grpc-client-executor-2296] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [462c42bc-322b-4644-b479-a7946f7d98dc] Ack server push request, request = NotifySubscriberRequest, requestId = 174
|
14:10:14.618 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
|
14:10:14.622 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
|
14:10:14.961 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
|
14:10:14.961 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@346f5221[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
14:10:14.961 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717391122627_192.168.110.235_53105
|
14:10:14.962 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@ce99357[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 3077]
|
14:10:15.119 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
|
14:10:15.123 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
|
14:10:15.136 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
|
14:10:15.137 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
|
14:15:45.803 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
|
14:15:47.064 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 7faf3205-873f-417e-a18e-d79bbec7a7e0_config-0
|
14:15:47.129 [main] INFO o.r.Reflections - [scan,232] - Reflections took 44 ms to scan 1 urls, producing 3 keys and 6 values
|
14:15:47.167 [main] INFO o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 4 keys and 9 values
|
14:15:47.188 [main] INFO o.r.Reflections - [scan,232] - Reflections took 18 ms to scan 1 urls, producing 3 keys and 10 values
|
14:15:47.584 [main] INFO o.r.Reflections - [scan,232] - Reflections took 387 ms to scan 258 urls, producing 0 keys and 0 values
|
14:15:47.609 [main] INFO o.r.Reflections - [scan,232] - Reflections took 23 ms to scan 1 urls, producing 1 keys and 5 values
|
14:15:47.627 [main] INFO o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 1 keys and 7 values
|
14:15:47.644 [main] INFO o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 2 keys and 8 values
|
14:15:48.094 [main] INFO o.r.Reflections - [scan,232] - Reflections took 445 ms to scan 258 urls, producing 0 keys and 0 values
|
14:15:48.096 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [7faf3205-873f-417e-a18e-d79bbec7a7e0_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
|
14:15:48.097 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [7faf3205-873f-417e-a18e-d79bbec7a7e0_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1000171161
|
14:15:48.098 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [7faf3205-873f-417e-a18e-d79bbec7a7e0_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/130721104
|
14:15:48.100 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [7faf3205-873f-417e-a18e-d79bbec7a7e0_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
|
14:15:48.101 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [7faf3205-873f-417e-a18e-d79bbec7a7e0_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
|
14:15:48.119 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [7faf3205-873f-417e-a18e-d79bbec7a7e0_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
|
14:15:50.758 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [7faf3205-873f-417e-a18e-d79bbec7a7e0_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717395350923_192.168.110.235_55185
|
14:15:50.759 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [7faf3205-873f-417e-a18e-d79bbec7a7e0_config-0] Notify connected event to listeners.
|
14:15:50.759 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [7faf3205-873f-417e-a18e-d79bbec7a7e0_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
14:15:50.760 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [7faf3205-873f-417e-a18e-d79bbec7a7e0_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1595188851
|
14:15:50.886 [main] INFO c.r.o.RuoYiOrderApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
|
14:15:56.377 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9206"]
|
14:15:56.377 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
14:15:56.378 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
|
14:15:56.953 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
14:15:57.803 [main] INFO c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
|
14:15:57.805 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
|
14:15:57.806 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
14:16:02.312 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
14:16:04.981 [main] INFO org.redisson.Version - [logVersion,41] - Redisson 3.19.3
|
14:16:05.454 [redisson-netty-4-11] INFO o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
|
14:16:05.600 [redisson-netty-4-19] INFO o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
|
14:16:07.826 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 2348ea34-3d5e-46f3-a77a-ac23afcca793
|
14:16:07.827 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [2348ea34-3d5e-46f3-a77a-ac23afcca793] RpcClient init label, labels = {module=naming, source=sdk}
|
14:16:07.831 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [2348ea34-3d5e-46f3-a77a-ac23afcca793] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
14:16:07.831 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [2348ea34-3d5e-46f3-a77a-ac23afcca793] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
14:16:07.832 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [2348ea34-3d5e-46f3-a77a-ac23afcca793] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
14:16:07.833 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [2348ea34-3d5e-46f3-a77a-ac23afcca793] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
|
14:16:07.998 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [2348ea34-3d5e-46f3-a77a-ac23afcca793] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717395368323_192.168.110.235_55448
|
14:16:07.999 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [2348ea34-3d5e-46f3-a77a-ac23afcca793] Notify connected event to listeners.
|
14:16:07.999 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [2348ea34-3d5e-46f3-a77a-ac23afcca793] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
14:16:07.999 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [2348ea34-3d5e-46f3-a77a-ac23afcca793] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1595188851
|
14:16:08.102 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9206"]
|
14:16:08.160 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-order 192.168.110.235:9206 register finished
|
14:16:08.616 [nacos-grpc-client-executor-6] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [2348ea34-3d5e-46f3-a77a-ac23afcca793] Receive server push request, request = NotifySubscriberRequest, requestId = 189
|
14:16:08.623 [nacos-grpc-client-executor-6] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [2348ea34-3d5e-46f3-a77a-ac23afcca793] Ack server push request, request = NotifySubscriberRequest, requestId = 189
|
14:16:09.385 [main] INFO c.r.o.RuoYiOrderApplication - [logStarted,61] - Started RuoYiOrderApplication in 24.722 seconds (JVM running for 26.849)
|
14:16:09.402 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order, group=DEFAULT_GROUP
|
14:16:09.404 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order.yml, group=DEFAULT_GROUP
|
14:16:09.407 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order-dev.yml, group=DEFAULT_GROUP
|
14:16:10.196 [RMI TCP Connection(13)-192.168.110.235] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
15:33:15.658 [nacos-grpc-client-executor-953] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [7faf3205-873f-417e-a18e-d79bbec7a7e0_config-0] Receive server push request, request = ConfigChangeNotifyRequest, requestId = 248
|
15:33:15.662 [nacos-grpc-client-executor-953] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [7faf3205-873f-417e-a18e-d79bbec7a7e0_config-0] Ack server push request, request = ConfigChangeNotifyRequest, requestId = 248
|
18:54:12.521 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
|
18:54:12.657 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
|
18:54:12.990 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
|
18:54:12.990 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@42f2f345[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
18:54:12.991 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717395368323_192.168.110.235_55448
|
18:54:13.014 [nacos-grpc-client-executor-3347] INFO c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1717395368323_192.168.110.235_55448]Ignore complete event,isRunning:false,isAbandon=false
|
18:54:13.300 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@59c02634[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 3348]
|
18:54:13.516 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
|
18:54:13.523 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
|
18:54:13.548 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
|
18:54:13.549 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
|