Files

62 lines
10 KiB
Plaintext
Raw Permalink Normal View History

2025-06-05 09:51:30 +08:00
15:36:14.412 [background-preinit] INFO o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
15:36:15.179 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 744865f7-d8d1-4783-9111-6ffd1848291a_config-0
15:36:15.213 [main] INFO o.r.Reflections - [scan,232] - Reflections took 20 ms to scan 1 urls, producing 3 keys and 6 values
15:36:15.237 [main] INFO o.r.Reflections - [scan,232] - Reflections took 14 ms to scan 1 urls, producing 4 keys and 9 values
15:36:15.246 [main] INFO o.r.Reflections - [scan,232] - Reflections took 7 ms to scan 1 urls, producing 3 keys and 10 values
15:36:15.366 [main] INFO o.r.Reflections - [scan,232] - Reflections took 117 ms to scan 227 urls, producing 0 keys and 0 values
15:36:15.378 [main] INFO o.r.Reflections - [scan,232] - Reflections took 8 ms to scan 1 urls, producing 1 keys and 5 values
15:36:15.390 [main] INFO o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 1 keys and 7 values
15:36:15.397 [main] INFO o.r.Reflections - [scan,232] - Reflections took 5 ms to scan 1 urls, producing 2 keys and 8 values
15:36:15.519 [main] INFO o.r.Reflections - [scan,232] - Reflections took 121 ms to scan 227 urls, producing 0 keys and 0 values
15:36:15.521 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [744865f7-d8d1-4783-9111-6ffd1848291a_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
15:36:15.521 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [744865f7-d8d1-4783-9111-6ffd1848291a_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$336/537524656
15:36:15.522 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [744865f7-d8d1-4783-9111-6ffd1848291a_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$337/1356419559
15:36:15.522 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [744865f7-d8d1-4783-9111-6ffd1848291a_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
15:36:15.523 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [744865f7-d8d1-4783-9111-6ffd1848291a_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
15:36:15.529 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [744865f7-d8d1-4783-9111-6ffd1848291a_config-0] Try to connect to server on start up, server: {serverIp = '127.0.0.1', server main port = 8848}
15:36:17.215 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [744865f7-d8d1-4783-9111-6ffd1848291a_config-0] Success to connect to server [127.0.0.1:8848] on start up, connectionId = 1745825777043_127.0.0.1_59851
15:36:17.215 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [744865f7-d8d1-4783-9111-6ffd1848291a_config-0] Notify connected event to listeners.
15:36:17.215 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [744865f7-d8d1-4783-9111-6ffd1848291a_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
15:36:17.217 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [744865f7-d8d1-4783-9111-6ffd1848291a_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$345/50173263
15:36:17.310 [main] INFO c.d.s.DCSSystemApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
15:36:19.417 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9201"]
15:36:19.418 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
15:36:19.418 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
15:36:19.557 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
15:36:20.749 [main] INFO c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
15:36:20.750 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
15:36:20.750 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
15:36:25.326 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
15:36:27.505 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 642c28ba-374e-4b68-b06d-70dc6bdaad2a
15:36:27.505 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [642c28ba-374e-4b68-b06d-70dc6bdaad2a] RpcClient init label, labels = {module=naming, source=sdk}
15:36:27.506 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [642c28ba-374e-4b68-b06d-70dc6bdaad2a] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
15:36:27.506 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [642c28ba-374e-4b68-b06d-70dc6bdaad2a] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
15:36:27.507 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [642c28ba-374e-4b68-b06d-70dc6bdaad2a] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
15:36:27.507 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [642c28ba-374e-4b68-b06d-70dc6bdaad2a] Try to connect to server on start up, server: {serverIp = '127.0.0.1', server main port = 8848}
15:36:27.619 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [642c28ba-374e-4b68-b06d-70dc6bdaad2a] Success to connect to server [127.0.0.1:8848] on start up, connectionId = 1745825787515_127.0.0.1_59915
15:36:27.619 [com.alibaba.nacos.client.remote.worker] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [642c28ba-374e-4b68-b06d-70dc6bdaad2a] Notify connected event to listeners.
15:36:27.619 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [642c28ba-374e-4b68-b06d-70dc6bdaad2a] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
15:36:27.620 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [642c28ba-374e-4b68-b06d-70dc6bdaad2a] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$345/50173263
15:36:27.686 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9201"]
15:36:27.715 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP dcsoft-system 192.168.2.21:9201 register finished
15:36:28.182 [nacos-grpc-client-executor-6] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [642c28ba-374e-4b68-b06d-70dc6bdaad2a] Receive server push request, request = NotifySubscriberRequest, requestId = 27
15:36:28.191 [nacos-grpc-client-executor-6] INFO c.a.n.c.r.client - [printIfInfoEnabled,60] - [642c28ba-374e-4b68-b06d-70dc6bdaad2a] Ack server push request, request = NotifySubscriberRequest, requestId = 27
15:36:29.144 [main] INFO c.d.s.DCSSystemApplication - [logStarted,61] - Started DCSSystemApplication in 15.465 seconds (JVM running for 16.899)
15:36:29.163 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=dcsoft-system-dev.yml, group=DEFAULT_GROUP
15:36:29.164 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=dcsoft-system, group=DEFAULT_GROUP
15:36:29.166 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=dcsoft-system.yml, group=DEFAULT_GROUP
15:36:29.523 [RMI TCP Connection(2)-192.168.2.21] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
15:36:56.800 [http-nio-9201-exec-9] INFO o.a.t.u.h.p.Cookie - [log,173] - A cookie header was received [Hm_lvt_be968d539e394cf45975b5117965eb10=1744178737,1744208190,1744250909,1744265525;] that contained an invalid cookie. That cookie will be ignored.
Note: further occurrences of this error will be logged at DEBUG level.
15:38:42.170 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
15:38:42.189 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
15:38:42.581 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
15:38:42.583 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@4a406acb[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
15:38:42.584 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,591] - Close current connection 1745825787515_127.0.0.1_59915
15:38:42.587 [nacos-grpc-client-executor-43] INFO c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1745825787515_127.0.0.1_59915]Ignore complete event,isRunning:false,isAbandon=false
15:38:42.601 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@284311a[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 44]
15:38:42.826 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
15:38:42.835 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
15:38:42.865 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
15:38:42.866 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye