17:48:53.158 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
|
17:48:54.185 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 656dfa72-6d77-4d8c-ad28-c24930653431_config-0
|
17:48:54.279 [main] INFO o.r.Reflections - [scan,232] - Reflections took 51 ms to scan 1 urls, producing 3 keys and 6 values
|
17:48:54.327 [main] INFO o.r.Reflections - [scan,232] - Reflections took 16 ms to scan 1 urls, producing 4 keys and 9 values
|
17:48:54.344 [main] INFO o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 3 keys and 10 values
|
17:48:54.681 [main] INFO o.r.Reflections - [scan,232] - Reflections took 331 ms to scan 250 urls, producing 0 keys and 0 values
|
17:48:54.700 [main] INFO o.r.Reflections - [scan,232] - Reflections took 16 ms to scan 1 urls, producing 1 keys and 5 values
|
17:48:54.722 [main] INFO o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 1 keys and 7 values
|
17:48:54.737 [main] INFO o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 2 keys and 8 values
|
17:48:55.030 [main] INFO o.r.Reflections - [scan,232] - Reflections took 290 ms to scan 250 urls, producing 0 keys and 0 values
|
17:48:55.034 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [656dfa72-6d77-4d8c-ad28-c24930653431_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
|
17:48:55.034 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [656dfa72-6d77-4d8c-ad28-c24930653431_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/757332719
|
17:48:55.035 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [656dfa72-6d77-4d8c-ad28-c24930653431_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/2092450685
|
17:48:55.036 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [656dfa72-6d77-4d8c-ad28-c24930653431_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
|
17:48:55.037 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [656dfa72-6d77-4d8c-ad28-c24930653431_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
|
17:48:55.048 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [656dfa72-6d77-4d8c-ad28-c24930653431_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
|
17:48:56.718 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [656dfa72-6d77-4d8c-ad28-c24930653431_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717667336877_192.168.110.235_54126
|
17:48:56.718 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [656dfa72-6d77-4d8c-ad28-c24930653431_config-0] Notify connected event to listeners.
|
17:48:56.719 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [656dfa72-6d77-4d8c-ad28-c24930653431_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
17:48:56.719 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [656dfa72-6d77-4d8c-ad28-c24930653431_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/2137034273
|
17:48:56.849 [main] INFO c.r.a.RuoYiArticleApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
|
17:49:00.535 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9202"]
|
17:49:00.535 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
17:49:00.535 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
|
17:49:00.962 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
17:49:01.832 [main] INFO c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
|
17:49:01.834 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
|
17:49:01.834 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
17:49:04.565 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
17:49:07.631 [main] INFO org.redisson.Version - [logVersion,41] - Redisson 3.19.3
|
17:49:08.071 [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:49:08.134 [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:49:09.534 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 4ca6b4c9-5f3d-4f99-b97b-c479e0fa2eab
|
17:49:09.534 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [4ca6b4c9-5f3d-4f99-b97b-c479e0fa2eab] RpcClient init label, labels = {module=naming, source=sdk}
|
17:49:09.537 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [4ca6b4c9-5f3d-4f99-b97b-c479e0fa2eab] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
17:49:09.537 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [4ca6b4c9-5f3d-4f99-b97b-c479e0fa2eab] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
17:49:09.538 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [4ca6b4c9-5f3d-4f99-b97b-c479e0fa2eab] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
17:49:09.538 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [4ca6b4c9-5f3d-4f99-b97b-c479e0fa2eab] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
|
17:49:09.655 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [4ca6b4c9-5f3d-4f99-b97b-c479e0fa2eab] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717667349917_192.168.110.235_54230
|
17:49:09.655 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [4ca6b4c9-5f3d-4f99-b97b-c479e0fa2eab] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
17:49:09.655 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [4ca6b4c9-5f3d-4f99-b97b-c479e0fa2eab] Notify connected event to listeners.
|
17:49:09.655 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [4ca6b4c9-5f3d-4f99-b97b-c479e0fa2eab] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/2137034273
|
17:49:09.698 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9202"]
|
17:49:09.726 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-article 192.168.110.235:9202 register finished
|
17:49:10.258 [nacos-grpc-client-executor-6] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [4ca6b4c9-5f3d-4f99-b97b-c479e0fa2eab] Receive server push request, request = NotifySubscriberRequest, requestId = 435
|
17:49:10.265 [nacos-grpc-client-executor-6] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [4ca6b4c9-5f3d-4f99-b97b-c479e0fa2eab] Ack server push request, request = NotifySubscriberRequest, requestId = 435
|
17:49:10.520 [main] INFO c.r.a.RuoYiArticleApplication - [logStarted,61] - Started RuoYiArticleApplication in 18.396 seconds (JVM running for 21.241)
|
17:49:10.542 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article-dev.yml, group=DEFAULT_GROUP
|
17:49:10.549 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article.yml, group=DEFAULT_GROUP
|
17:49:10.555 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article, group=DEFAULT_GROUP
|
17:49:11.143 [RMI TCP Connection(1)-192.168.110.235] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
18:05:45.520 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
|
18:05:46.495 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 685bd1f2-c8ca-488c-822c-3826a1f93b5a_config-0
|
18:05:46.568 [main] INFO o.r.Reflections - [scan,232] - Reflections took 46 ms to scan 1 urls, producing 3 keys and 6 values
|
18:05:46.608 [main] INFO o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 4 keys and 9 values
|
18:05:46.629 [main] INFO o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 3 keys and 10 values
|
18:05:46.959 [main] INFO o.r.Reflections - [scan,232] - Reflections took 324 ms to scan 250 urls, producing 0 keys and 0 values
|
18:05:46.976 [main] INFO o.r.Reflections - [scan,232] - Reflections took 16 ms to scan 1 urls, producing 1 keys and 5 values
|
18:05:46.993 [main] INFO o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 1 keys and 7 values
|
18:05:47.008 [main] INFO o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 2 keys and 8 values
|
18:05:47.315 [main] INFO o.r.Reflections - [scan,232] - Reflections took 304 ms to scan 250 urls, producing 0 keys and 0 values
|
18:05:47.318 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [685bd1f2-c8ca-488c-822c-3826a1f93b5a_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
|
18:05:47.319 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [685bd1f2-c8ca-488c-822c-3826a1f93b5a_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1795560878
|
18:05:47.319 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [685bd1f2-c8ca-488c-822c-3826a1f93b5a_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1316205906
|
18:05:47.320 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [685bd1f2-c8ca-488c-822c-3826a1f93b5a_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
|
18:05:47.321 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [685bd1f2-c8ca-488c-822c-3826a1f93b5a_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
|
18:05:47.333 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [685bd1f2-c8ca-488c-822c-3826a1f93b5a_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
|
18:05:48.957 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [685bd1f2-c8ca-488c-822c-3826a1f93b5a_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717668349068_192.168.110.235_55227
|
18:05:48.958 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [685bd1f2-c8ca-488c-822c-3826a1f93b5a_config-0] Notify connected event to listeners.
|
18:05:48.959 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [685bd1f2-c8ca-488c-822c-3826a1f93b5a_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
18:05:48.960 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [685bd1f2-c8ca-488c-822c-3826a1f93b5a_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1732902480
|
18:05:49.073 [main] INFO c.r.a.RuoYiArticleApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
|
18:05:52.714 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9202"]
|
18:05:52.715 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
18:05:52.715 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
|
18:05:53.189 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
18:05:54.177 [main] INFO c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
|
18:05:54.178 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
|
18:05:54.178 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
18:05:57.394 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
18:05:59.948 [main] INFO org.redisson.Version - [logVersion,41] - Redisson 3.19.3
|
18:06:00.404 [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
|
18:06:00.470 [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
|
18:06:01.789 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of c280e320-dfa9-4196-b83f-427d28f4839e
|
18:06:01.789 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [c280e320-dfa9-4196-b83f-427d28f4839e] RpcClient init label, labels = {module=naming, source=sdk}
|
18:06:01.792 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [c280e320-dfa9-4196-b83f-427d28f4839e] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
18:06:01.793 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [c280e320-dfa9-4196-b83f-427d28f4839e] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
18:06:01.794 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [c280e320-dfa9-4196-b83f-427d28f4839e] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
18:06:01.795 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [c280e320-dfa9-4196-b83f-427d28f4839e] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
|
18:06:01.917 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [c280e320-dfa9-4196-b83f-427d28f4839e] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717668362127_192.168.110.235_55329
|
18:06:01.917 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [c280e320-dfa9-4196-b83f-427d28f4839e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
18:06:01.917 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [c280e320-dfa9-4196-b83f-427d28f4839e] Notify connected event to listeners.
|
18:06:01.917 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [c280e320-dfa9-4196-b83f-427d28f4839e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1732902480
|
18:06:01.953 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9202"]
|
18:06:01.977 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-article 192.168.110.235:9202 register finished
|
18:06:02.493 [nacos-grpc-client-executor-7] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [c280e320-dfa9-4196-b83f-427d28f4839e] Receive server push request, request = NotifySubscriberRequest, requestId = 439
|
18:06:02.501 [nacos-grpc-client-executor-7] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [c280e320-dfa9-4196-b83f-427d28f4839e] Ack server push request, request = NotifySubscriberRequest, requestId = 439
|
18:06:02.779 [main] INFO c.r.a.RuoYiArticleApplication - [logStarted,61] - Started RuoYiArticleApplication in 18.264 seconds (JVM running for 20.154)
|
18:06:02.801 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article-dev.yml, group=DEFAULT_GROUP
|
18:06:02.806 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article.yml, group=DEFAULT_GROUP
|
18:06:02.812 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article, group=DEFAULT_GROUP
|
18:06:03.535 [RMI TCP Connection(2)-192.168.110.235] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|